Commit Graph

177 Commits

Author SHA1 Message Date
Flashfyre a113db5e3f Add various money-related modifiers
Add various money-related modifiers; change grip claw to work with all attacks
2023-11-10 21:11:36 -05:00
Flashfyre 83fae68abf Add rerolling modifiers for money and fix field UI layering issues 2023-11-10 15:51:34 -05:00
Flashfyre d0a60a7f86 Adjust fusion evolutions for starters 2023-11-08 18:36:30 -05:00
Flashfyre 2257d8d2f2 Add memory mushroom item for remembering moves 2023-11-08 17:30:07 -05:00
Flashfyre c62cb27cdb Reimplement one-hit KO effect 2023-11-07 22:23:42 -05:00
Flashfyre 39a458cb3a Don't allow instant revivals for a one hit KO move 2023-11-07 20:02:42 -05:00
Flashfyre 79c5b3d4f3 Inherit shininess from splices 2023-11-05 23:48:04 -05:00
Flashfyre 28f8fdfdc1 Implement unaware ability 2023-11-05 23:27:40 -05:00
Flashfyre cc27913728 Fix opponent post-summon ability triggers happening twice in trainer battles 2023-11-05 22:44:49 -05:00
MonkehestMan bb4f35095d Contrary + Simple implemented 2023-11-06 16:11:38 +13:00
Flashfyre 446d00b4cd Rework token modifiers in endless mode (WiP) 2023-11-05 10:56:09 -05:00
Flashfyre b85bb0916d Add spliced endless mode and splice indicator 2023-11-04 19:46:48 -04:00
Flashfyre e07339e3eb Add DNA splicers and Pokemon fusing 2023-11-04 00:32:12 -04:00
Flashfyre 74f6e9a8f2 Update modifier bar display to avoid clutter and improve performance 2023-10-31 21:43:22 -04:00
Flashfyre c3734112b3 Fix issues with enemy buff modifiers and freeze on failing a hit 2023-10-31 17:38:44 -04:00
Flashfyre 4b59097a85 Fix revive tokens not working 2023-10-31 14:44:10 -04:00
Flashfyre ca4f9297a8 Implement switch moves 2023-10-31 14:09:33 -04:00
Flashfyre 1ae54de59e Fix multi-hit move implementation 2023-10-30 12:33:20 -04:00
Flashfyre 179d1bcb13 Implement Pressure ability 2023-10-30 00:16:23 -04:00
Flashfyre 98cade0835 Update enemy buff modifiers 2023-10-29 17:58:54 -04:00
Flashfyre 840d032aa7 Don't apply Golden Pokeball towards enemy buffs 2023-10-29 16:15:18 -04:00
Flashfyre 5567b39f20 Add enemy buffs to balance endless mode 2023-10-29 16:05:17 -04:00
Flashfyre cb62d79280 Fixing cancelling attack when switching your 2nd Pokemon in a double battle 2023-10-29 01:35:12 -04:00
Flashfyre 813b4894f3 Implement Transform move and Imposter ability 2023-10-29 01:28:56 -04:00
Flashfyre d1c58224bc Add base logic for enemy buff modifiers 2023-10-28 13:24:57 -04:00
Flashfyre ae6d4d0ea0 Don't boost enemy trainer shiny odds with shiny charm 2023-10-28 10:51:34 -04:00
Flashfyre 29b0f046a6 Lower Berry Pouch cap to 3 2023-10-27 23:18:18 -04:00
Flashfyre 9684eb2be0 Fix being able to run in the end biome 2023-10-27 19:56:15 -04:00
Flashfyre 2a7ebaf89e Fix crash in double battles with target selection 2023-10-27 19:34:55 -04:00
Flashfyre cc435284ec Update implementation of Pokeball and run commands 2023-10-27 17:43:53 -04:00
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
Flashfyre c958c4f074 Fix not healing after 10 battles 2023-10-26 19:45:35 -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 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 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 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 ae795e0e6e Fix enemy trainers staying on screen 2023-10-22 22:45:48 -04: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 96a15ccb0d Adjust game volume 2023-10-21 08:58:39 -04:00
Flashfyre 988438cc81 Add gym leaders, elite four, and champions
Add gym leaders, elite four, and champions; add modifier rewards for initial rival battle
2023-10-20 11:38:41 -04:00
Flashfyre 59767c7607 Attempt fixing crash when getting EXP value 2023-10-19 22:54:19 -04:00