kep-hack/data/moves
Martha Schilling 9080a74da2 Post-release bugfixes: Batch 1
This commit fixes the following bugs:

- A guy in Celadon University was stuck in a tree due to being placed on the wrong tile.

- It was possible to walk out of bounds in Mt. Moon Crater due to buggy collision near the bottom of the map

- Hi Jump Kick had a slightly glitched animation

- It was possible to walk into a specific rock in both Cerulean Cave and Garnet Cavern. This was a vanilla bug too, but I'm fixing it proper now.

- There was no signpost outside Bill's Lighthouse where there should've been.

- Fixed two errors in the README

- The Fissure TM was not purchasable at the Citrine Rocket house

- Even if you had picked one of the original starters, you could still get the Charmander and Squirtle gifts as the NPCs would show up regardless.

- Trying to get the Squirtle gift with a full party and box would lock you out from getting it

- Fixed a text issue in Celadon Uni where the professor states the wrong TM

- Fixed two text issues in Silph Co
2024-01-09 23:00:18 +00:00
..
animations.asm Post-release bugfixes: Batch 1 2024-01-09 23:00:18 +00:00
effects_pointers.asm Verify data table and name list sizes with assertion macros 2021-03-25 16:44:41 -04:00
field_move_names.asm Verify data table and name list sizes with assertion macros 2021-03-25 16:44:41 -04:00
field_moves.asm Add comments associating constants with data, and identify some more data 2020-07-20 12:31:35 -04:00
grammar.asm Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
hm_moves.asm Move more code from home.asm to home/ 2020-07-03 22:57:43 -04:00
moves.asm Add Powder Snow, fix Moltres 2023-11-25 18:28:36 +00:00
names.asm okay did you know they misspelled this move until X and Y 2024-01-07 00:53:01 +00:00
sfx.asm PureRGB move enhancements + Nasty Plot and Fake Tears animation fix 2024-01-03 21:41:24 +00:00
tmhm_moves.asm Use rgbds 0.5.0 features: 2021-04-17 19:06:56 -04:00