Commit Graph

165 Commits

Author SHA1 Message Date
infinitefusion 64adf81d6f minor fixes 2022-09-24 11:33:38 -04:00
infinitefusion 77c3220d10 Fixes area randomizing without custom sprites 2022-09-18 10:25:19 -04:00
infinitefusion d58c71781d ability evolution fix 2022-09-05 13:27:30 -04:00
infinitefusion 729f32faa0 unused moves tutor (probably won't compile, but the gist of it is there) 2022-08-28 00:29:05 -04:00
infinitefusion ff67e4df73 Show level in fusion preview + map fixes 2022-08-07 10:19:34 -04:00
infinitefusion fa80d2cd7c fusion menu 2022-07-20 16:08:02 -04:00
infinitefusion 1585ecb4f1 gym leader randomized tm 2022-06-24 21:20:55 -04:00
infinitefusion 7ef57c7b8a pokedex sprite pages fixes, removes critical captures, fixes ball swap npc 2022-06-19 19:26:01 -04:00
infinitefusion 257a2e63fe victory music + various 2022-06-10 19:10:14 -04:00
infinitefusion dd68c56c79 fc200281(Implements Stance Change ability)
2c73bbf9(Fix for tiles being invisible after a map transfer if they were on screen before it)
dc01031a(prevent unknown_items from being obtained in randomizer)
ee906fb3(previous commit also included new attack animations)
4dba7c02(Fixes unreal time and footprint scripts being accidentally disabled)
2022-06-05 15:36:21 -04:00
infinitefusion b2d55f5b9d sets hall of fame to rows 2022-06-04 09:06:48 -04:00
infinitefusion 2ca522ddee fix champion crash on randomized gyms mode 2022-06-03 19:46:12 -04:00
infinitefusion 6ecdd9575f fix issue with map renderer after battles ( commit 2c65a9de7d ) 2022-06-03 15:38:38 -04:00
infinitefusion 8c87f763a3 randomized trainers moves fixes 2022-05-09 17:35:27 -04:00
infinitefusion dc1c346b1a storage sprite resize 2022-05-01 17:55:16 -04:00
infinitefusion b6c4569017 new pickaxe quest 2022-04-25 22:21:11 -04:00
infinitefusion c7f01ec2b5 egg scale in summary fix 2022-04-24 17:27:15 -04:00
infinitefusion 002ee032c7 egg sprites 2022-04-24 17:08:57 -04:00
infinitefusion beafd528f0 fixes pokeradar and pokedex issues 2022-04-19 16:49:19 -04:00
infinitefusion e479a0d2eb allows Pokeradar in caves & water 2022-04-18 17:56:26 -04:00
infinitefusion f473ab3cc2 pokeradar 2022-04-18 15:26:38 -04:00
infinitefusion c041fad340 fixes Pokedex 2022-04-16 22:13:46 -04:00
infinitefusion 801706ed0d [wip] pokedex refactor for fusions 2022-04-16 12:15:13 -04:00
infinitefusion 54c2b7a364 fix for forgetting HMs 2022-04-15 19:51:02 -04:00
infinitefusion 77fd81f2da new game plus 2022-04-14 20:29:23 -04:00
infinitefusion 62a5ff7872 trainer rematch improvements 2022-03-30 20:08:09 -04:00
infinitefusion 1aba4df441 fixes 2022-03-04 21:53:23 -05:00
infinitefusion 1b931732a0 pokeradar 2022-01-02 14:05:29 -05:00
infinitefusion 7240e76ed0 Hard mode 2021-12-26 16:03:01 -05:00
infinitefusion cf5a86f0aa unrealtime, bugfixes, recomp 2021-12-22 21:00:31 -05:00
infinitefusion d0b1796ed3 quick surf + bug fixes 2021-12-20 16:58:31 -05:00
infinitefusion 1c878ef631 various fixes 2021-12-10 18:58:13 -05:00
infinitefusion ce8ce1f934 cut/rock smash animations + sprite resize in summary 2021-10-11 14:54:08 -04:00
infinitefusion 73d4a83752 bugfixes 1.3 2021-09-09 20:18:33 -04:00
infinitefusion cd5a2caf94 trainers rematch 2021-08-01 13:45:50 -04:00
infinitefusion 4354cc778a battle bg 2021-07-31 16:21:22 -04:00
infinitefusion 2b9f96d07c town map 2021-07-25 13:33:41 -04:00
infinitefusion 21e9ad4a96 triple battles lounge 2021-07-21 17:47:20 -04:00
infinitefusion 0190b3c365 pokedex 2021-07-15 14:45:38 -04:00
infinitefusion 17c136e050 battle sprites resize 2021-07-15 10:46:13 -04:00
infinitefusion abfad12b0a fusion icons 2021-07-14 19:20:37 -04:00
infinitefusion 8cae8fb8da title screen 2021-07-02 21:48:03 -04:00
infinitefusion 84d885d4b0 battles 2021-06-25 20:33:47 -04:00
Maruno17 63fb7aadf7 Fixed: some items not working in battle, typo in Shell Trap's AI, Vs animation not triggering, Battle Factory Pokémon being chosen incorrectly, Battle Factory double mode being single battles, some game data not being cleared when compiling 2021-06-12 15:44:13 +01:00
Maruno17 7c3fdb9ef8 v19.1 update 2021-05-22 17:03:22 +01:00
Maruno17 e7d116780f Removed alternate map rendering code 2021-05-19 20:25:51 +01:00
Maruno17 8e64bcc11b Removed the player's ability to change the font 2021-05-16 14:32:20 +01:00
Maruno17 5005b2a7e9 Sprite renamer is now in the Debug menu and doesn't run when compiling, fixed Poké Flute not working in battle, fixed Advanced Trainer Battle Debug feature not working, fixed special Mega Evolution messages not being used 2021-05-11 18:44:35 +01:00
Maruno17 43eddaa5da Added conversion to fix incorrect phone contacts data, fixed being unable to call people, fixed crash when writing a Battle Facility PBS file 2021-05-07 21:09:22 +01:00
Maruno17 9f70b29795 Moved some global metadata values to class Player, added battle points property 2021-04-12 20:31:15 +01:00