Llinos Evans
7e3d48513b
Add Meltan Event
...
A guy in a Safari Zone Rest House will hand you a Meltan he found lost. It's built off the Lapras guy in Silph.
Also changes the positions of some trader NPCs in the Pokemon Centres to match the others.
2023-04-09 14:48:04 +01:00
Llinos Evans
4389e86fd1
Revert "Revert "Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack ""
...
This reverts commit e772de43d5 .
2023-04-09 14:03:02 +01:00
Llinos Evans
e772de43d5
Revert "Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack "
...
This reverts commit 9bf8886d4b , reversing
changes made to 8cf1ba9fc9 .
2023-04-09 14:02:08 +01:00
Llinos Evans
b0d17719db
Regional trades for new forms
...
Sandslash and Raichu stopped working - hypothesis is correct.
2023-04-08 23:37:36 +01:00
Rangi
fc899e1906
warp_event warp IDs start at 1, like in pokegold/pokecrystal
2021-10-05 21:02:42 -04:00
Rangi
d48a318dbf
Align object_event coordinates
...
Fixes #336
2021-09-26 23:20:57 -04:00
Yoann Fievez
2c4f35848b
Unify map event gen1 gen2 ( #335 )
...
* 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
2021-09-26 21:56:09 -05:00
dannye
66377fca32
Fix file modes
2020-11-14 20:52:10 -06:00
Rangi
48da6c53be
Align warp and sign coordinates
2020-08-21 12:04:49 -04:00
Rangi
4373aafac1
Use def_warps_to macro for automatic warp_to entries
2020-08-17 18:08:54 -04:00
Rangi
e2c99f1910
Use def_* macros for automatic map event counts
2020-08-17 16:54:59 -04:00
Rangi
2fe1505bab
Use ANY_DIR, UP_DOWN, and LEFT_RIGHT for map objects
2020-08-17 14:25:11 -04:00
Rangi
2454296d32
Update sprite names
...
These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible
2020-07-17 12:48:15 -04:00
TheFakeMateo
4ecff22f71
Deobfuscate exit warps on indoor maps
2020-07-15 18:12:58 -05:00
Rangi
55bb99580e
data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects
...
To do: Polished Map support for loading the objects
2020-07-03 18:19:56 -04:00