kep-hack/engine/items
May Evans 7c6bbb630f Fix a bunch of single player battle engine bugs
went through a bunch of the tutorials here;
https://github.com/pret/pokered/wiki/Bugs-and-Glitches#blaine-uses-super-potion-even-when-his-pok%C3%A9mon-arent-below-10-health

Overall:
- Blaine is no longer addicted to Super Potions
- CoolTrainerF no longer switches a lot
- Transformed Pokemon aren't presumed to be Dittos (very important given Animon)
- Status curing items don't remove modifiers anymore
- Learning new moves plays the sound in the correct bank
2022-08-31 14:42:36 +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 Fix a bunch of single player battle engine bugs 2022-08-31 14:42:36 +01:00
itemfinder.asm Fix file modes 2020-11-14 20:52:10 -06: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 wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00