Commit Graph

2029 Commits

Author SHA1 Message Date
Flashfyre 970d014bfd Fix issue with generating enemy modifiers 2023-10-27 16:20:51 -04:00
Flashfyre de126dc35c Add Struggle logic 2023-10-27 08:45:47 -04:00
xDasone 36b030d019 Implemented Frustration, and Return Damage Calcs 2023-10-26 22:03:24 -07:00
xDasone 1d8cf50f1b Implemented Anger Point Ability 2023-10-26 21:12:53 -07:00
Flashfyre 1b47741ca5 Fix revive not working on Pokemon with 1 max HP 2023-10-26 22:01:25 -04:00
Flashfyre e4c79084f2 Don't show level cap coloring for enemy Pokemon 2023-10-26 21:51:24 -04:00
Flashfyre 6c9b27a232 Update enemy level formula for endless mode 2023-10-26 21:42:53 -04:00
Flashfyre d54a4be7b4 Implement Adaptability ability 2023-10-26 20:02:30 -04:00
Flashfyre c958c4f074 Fix not healing after 10 battles 2023-10-26 19:45:35 -04:00
Flashfyre 634d93b989 Fix playing evolution BGM twice 2023-10-26 19:31:08 -04:00
Flashfyre d4d6931512 Fix healing after every wave in endless mode 2023-10-26 19:07:41 -04:00
Flashfyre d3f55ad4ae Add game settings 2023-10-26 16:33:59 -04:00
Flashfyre 23a21af173 Update Vite and add sound for item rewards 2023-10-25 23:15:54 -04:00
Flashfyre c0e1c3bde7 Add missing gym leader for City biome 2023-10-25 17:38:21 -04:00
Flashfyre 0ac853eba2 Add Pokerus and give only Golden EXP Charms until wave 40 2023-10-25 14:15:44 -04:00
Flashfyre e0acb1e737 Fix Disable implementation 2023-10-25 09:41:37 -04:00
Flashfyre 1fd5f6c01f Fix issues with held item transfer 2023-10-25 09:12:39 -04:00
Flashfyre 8ae78fcd05 Add growth rate to starter select screen 2023-10-24 23:04:23 -04:00
Flashfyre a53dc0f025 Average out growth rates 2023-10-24 19:39:34 -04:00
Flashfyre 610218fe16 Clone modifiers when getting Shedinja 2023-10-24 18:44:38 -04:00
Flashfyre 50cbad3af3 Add icons for Mega Rayquaza and Eternamax Eternatus 2023-10-24 15:17:41 -04:00
Flashfyre 0ab7f1b018 Fix logic issues with item stealing 2023-10-24 11:07:09 -04:00
Flashfyre 10733fd98d Fix various issues with enemy modifiers 2023-10-24 10:05:07 -04:00
Flashfyre d135591b75 Fix crash when playing weather animation before a trainer battle 2023-10-24 08:34:52 -04:00
Flashfyre 1fd342aa11 Add back party heal to endless mode 2023-10-24 00:31:09 -04:00
Flashfyre 653f3639c3 Update boss to Eternamax Eternatus 2023-10-23 23:20:05 -04:00
Flashfyre 3bee719026 Fix being able to steal non transferrable items 2023-10-23 22:23:18 -04:00
Flashfyre 3ebf42705e Fix EXP. Share using wrong icon 2023-10-23 19:27:12 -04:00
Flashfyre bb487373ab Rework EXP. Share and rename to EXP. All 2023-10-23 17:47:05 -04:00
Flashfyre 2001dd780b Update enemy modifier rates and update trainer modifier display 2023-10-23 13:48:56 -04:00
Flashfyre 00f7bc595b Fix biome selection causing bgm-related crash 2023-10-23 09:00:23 -04:00
Flashfyre d3323aadce Fix checking wrong party for non fainted enemy party members 2023-10-23 08:44:04 -04:00
Flashfyre a22caa5106 Increase chances of evolution items 2023-10-23 00:04:42 -04:00
Flashfyre e09f881cd4 Change gym leader and trainer frequency 2023-10-22 23:31:41 -04:00
Flashfyre ae795e0e6e Fix enemy trainers staying on screen 2023-10-22 22:45:48 -04:00
Flashfyre 08364d9060 Fix reviver seed causing infinite loop and clear status on revive 2023-10-22 10:41:49 -04:00
Flashfyre e0065fca7c Fix issues with Pokemon sprites persisting after some moves 2023-10-22 10:13:03 -04:00
Flashfyre 7c5d7074ec Fix Skyla using water types 2023-10-21 22:30:32 -04:00
B1bbs f2e001ead1 Implement pain split 2023-10-21 20:40:46 -05:00
Flashfyre 96a154f5e0 Add Pokemon heal function 2023-10-21 20:52:19 -04:00
Flashfyre 7dbf3f62da Add money (currently unused) and fix issue with reward modifiers not persisting 2023-10-21 20:23:43 -04:00
Flashfyre 8222d67408 Prevent trainer battles on the first wave of a new biome 2023-10-21 09:00:42 -04:00
Flashfyre 96a15ccb0d Adjust game volume 2023-10-21 08:58:39 -04:00
Flashfyre c2cb433409 Fix crash from accessing modifier types before initialization 2023-10-20 23:00:08 -04:00
Flashfyre ec6a3644a2 Fix issue with trainer modifier rewards not persisting 2023-10-20 22:48:40 -04:00
B1bbs 327ad44923 Ignore unimplemented tms 2023-10-20 20:49:04 -05:00
B1bbs 5e08a5cf83 Implement endeavor 2023-10-20 20:30:28 -05:00
Flashfyre 6de5e7ebc6 Fix crash when generating trainer party member 2023-10-20 19:07:47 -04:00
Flashfyre 678a76394a Update breeder and ace trainer party templates 2023-10-20 17:22:07 -04:00
Flashfyre 84b487e719 Update random evolution logic 2023-10-20 16:55:46 -04:00