pokeyellow/data/maps/objects/CinnabarLabMetronomeRoom.asm, branch master Pokémon Yellow `warp_event` warp IDs start at 1, like in pokegold/pokecrystal 2021-10-06T01:20:41+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-10-06T01:20:41+00:00 0fdefbc9602f0e6f14f723c89d42673e974181e3

Align `object_event` coordinates 2021-09-27T03:20:57+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-09-27T03:20:57+00:00 d48a318dbf4b9e07da57980adb5894f5eadb11f7 Fixes #336
Fixes #336
Unify map event gen1 gen2 (#335) 2021-09-27T02:56:09+00:00 Yoann Fievez yoann.fievez@gmail.com 2021-09-27T02:56:09+00:00 2c4f35848b786864822a3f211df91de30a2857c9 * Update sign to bg_event #289 * Rename warp to warp_event * Replace object to object_event * Move warp macro parameter from warp x, y, id, map to warp_event x, y, map, id
* Update sign to bg_event #289

* Rename warp to warp_event

* Replace object to object_event

* Move warp macro parameter from warp x, y, id, map to warp_event x, y, map, id
Fix file modes 2020-11-15T02:52:10+00:00 dannye 33dannye@gmail.com 2020-11-15T02:52:10+00:00 66377fca32c63ca9e362d2d2ce15f0692260ce53

Align warp and sign coordinates 2020-08-21T16:04:49+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-08-21T15:57:53+00:00 48da6c53be768e85b8ba47430e2fc0f3dd4de61e

Use def_warps_to macro for automatic warp_to entries 2020-08-17T22:08:54+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-08-17T21:47:28+00:00 4373aafac152f64621bf3d8c6b8d037cd9c76f7b

Use def_* macros for automatic map event counts 2020-08-17T20:54:59+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-08-17T20:54:59+00:00 e2c99f19103856426966e30cf1910d07995bb936

Use ANY_DIR, UP_DOWN, and LEFT_RIGHT for map objects 2020-08-17T18:25:11+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-08-17T18:25:11+00:00 2fe1505babaf02b995cc0d9c3a827b798935b19a

Update sprite names 2020-07-17T16:48:15+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-17T16:48:15+00:00 2454296d32b078123ecfc6434e43d0cb20e12c94 These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible
These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible
data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects 2020-07-03T22:19:56+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-03T22:19:56+00:00 55bb99580eeccc92106437c4ad86edb8ca89ecda To do: Polished Map support for loading the objects
To do: Polished Map support for loading the objects