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 |
|
Yoann Fievez
|
8349bfd8e6
|
Refactorize check button pressed (#340)
|
2021-11-05 15:40:15 -04:00 |
|
Rangi
|
95ec2cf039
|
Verify data table and name list sizes with assertion macros
Fixes #312
|
2021-03-25 16:44:41 -04:00 |
|
Rangi
|
95353fdefa
|
Identify hUILayoutFlags
|
2021-02-13 19:48:34 -05:00 |
|
dannye
|
66377fca32
|
Fix file modes
|
2020-11-14 20:52:10 -06:00 |
|
Rangi
|
13129459f1
|
Sync coordinate macros with pokecrystal
|
2020-07-07 11:30:10 -04:00 |
|
Rangi
|
06db7ec55b
|
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
|
2020-07-06 21:18:22 -04:00 |
|
Rangi
|
772fcc7588
|
Specify the ldh instruction, don't turn ld into ldh
|
2020-07-06 19:03:05 -04:00 |
|
Rangi
|
139a28ff99
|
Port pokecrystal's formatting of text commands and special characters
|
2020-07-04 21:14:46 -04:00 |
|
Rangi
|
35deb77113
|
H_CONSTANTNAMES -> hConstantNames
|
2020-07-03 19:59:41 -04:00 |
|
Rangi
|
f275790aec
|
Add subdirectories to engine/ similar to pokecrystal
|
2020-07-02 23:30:21 -04:00 |
|