Commit Graph

147 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
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
Flashfyre eab6d082fd Add command cancelling and 2nd battler move memory 2023-10-18 23:16:38 -04:00
Flashfyre 83c70889fc Implement trainer battles and various changes
Implement trainer battles; add dialogue functionality; add random session seed for predictable random results; remove capitalization from text; add full party heal after every 10 waves
2023-10-18 18:01:15 -04:00
Flashfyre 6d73d71608 Add more logic for trainers (WiP) and various changes
Add WiP logic for trainer Pokemon pools and biome trainer pools; add more music tracks; fix issue with implementation of Mimic move
2023-10-09 20:20:02 -04:00
Flashfyre 48797cb20f Add WiP trainer logic 2023-10-07 16:08:33 -04:00
Flashfyre 798f6cc53f Add quicker party member EXP display and fix some minor bugs 2023-10-04 17:24:28 -04:00
Flashfyre 46c31f9595 Add scaling level cap and party switch option after load
Add scaling level cap and party switch option after load; update Phaser to newest beta version
2023-10-03 12:50:31 -04:00
Flashfyre e633ff1577 Remove logic that makes all status moves 100 accuracy 2023-07-28 10:23:37 -04:00
Flashfyre 5a706649db Fix sacrificial move effect order 2023-07-10 10:54:22 -04:00
Flashfyre 38f4da7445 Minor changes to double battles for stability 2023-07-05 22:33:27 -04:00
Flashfyre 3afd43375a Attempt fixing some issues with move effects 2023-07-05 22:23:50 -04:00
Flashfyre a005c7c850 Fix crash when returning shiny 2023-07-05 16:13:00 -04:00
Flashfyre 2ec0c32487 Fix variable move accuracy not working with guaranteed hits 2023-07-05 12:10:23 -04:00
Flashfyre 7cd45b30eb Fix crash when encountering a shiny 2023-07-05 11:54:36 -04:00
Flashfyre 106d3298a2 Add TM learnability indicator when learning TM 2023-07-04 23:11:31 -04:00
Flashfyre 10b49b5dcb Fix crashing on faint in double battles 2023-07-04 18:27:07 -04:00
Flashfyre 2cb718de94 Fix crash on returning to single battle 2023-07-04 18:06:12 -04:00
Flashfyre e46bb9fd50 Rework post summon logic 2023-07-04 17:50:51 -04:00
Flashfyre 9212d3642a Move weather effects to the end of the turn 2023-07-04 16:16:50 -04:00
Flashfyre a7aa639bb2 Change accuracy ignore moves to only apply to the original target 2023-07-04 12:59:58 -04:00
Flashfyre 969d54dd2e Fix crash for edge case with double battles 2023-07-04 12:51:28 -04:00
Flashfyre 9e0a8a3030 Fix hanging after catching Pokemon without releasing 2023-07-03 10:59:56 -04:00
Flashfyre f7ca13d96e Fix crashing issues 2023-06-06 10:14:53 -04:00
Flashfyre ffa4c60011 Add reviver seed item (untested) 2023-06-06 08:16:07 -04:00
Flashfyre da8629164e Fix some bugs 2023-06-05 11:39:49 -04:00
Flashfyre 3fc830f401 Fix some bugs related to double battles 2023-06-02 11:41:08 -04:00
Flashfyre 105b5cd510 Fix some bugs and add factory bg 2023-06-01 13:54:52 -04:00
Flashfyre 7e0974a6c2 Add lure items 2023-06-01 11:22:34 -04:00
Flashfyre 9faa489f19 Add endless mode
Add endless mode; prevent stat booster items from being transferred or stolen
2023-05-31 19:54:57 -04:00
Flashfyre ac9814e665 Fix issues with targeting 2023-05-31 15:04:03 -04:00
Flashfyre 47fd9985c8 Fix some bugs with double battle switching 2023-05-31 12:38:55 -04:00