kep-hack/engine/items
Llinos Evans 9c953339af Candy Jar finished
- Fixed a bug where the Candy Jar would load `wIsInBattle`'s 01, causing it to zero itself out every time.
- Fixed a bug where the Candy Jar would display `wMysteryBoxActive` due to the way `text_bcd` was being used. Replaced with `text_decimal` so it actually displays properly as well. No hex!!
- Added a test function for the evolution in the debug party because that's cool
2023-05-31 23:56:22 +01:00
..
get_bag_item_quantity.asm Add subdirectories to engine/ similar to pokecrystal 2020-07-02 23:30:21 -04:00
inventory.asm Sync more with pokeyellow 2020-11-05 13:23:57 -05:00
item_effects.asm Candy Jar finished 2023-05-31 23:56:22 +01:00
itemfinder.asm fix item finder issue properly 2022-08-31 17:52:21 +01:00
subtract_paid_money.asm Add subdirectories to engine/ similar to pokecrystal 2020-07-02 23:30:21 -04:00
tm_prices.asm Fix file modes 2020-11-14 20:52:10 -06:00
tmhm.asm Fix file modes 2020-11-14 20:52:10 -06:00
tms.asm Fix file modes 2020-11-14 20:52:10 -06:00
town_map.asm A few updates 2023-05-19 16:17:44 +01:00