Commit Graph

374 Commits

Author SHA1 Message Date
Flashfyre 4702ef7737 Add tooltips for modifiers 2023-11-02 00:55:20 -04:00
Flashfyre 2992efa340 Update shiny gengar sprite 2023-11-01 13:05:14 -04:00
Flashfyre 9865a48332 Fix duplicate modifier length 2023-11-01 11:06:16 -04:00
Flashfyre ccb0245889 Fix freeze on catching Pokemon 2023-11-01 10:38:54 -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 94af842146 Fix revive tokens not stacking 2023-10-31 14:47:12 -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 7d75bffab4 Fix issue with generating enemy forms 2023-10-30 14:57:23 -04:00
Flashfyre afc1f81e30 Don't allow double battle for final boss fight 2023-10-30 12:47:06 -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 3e092876ad Add shiny indicators to starter screen 2023-10-29 23:36:29 -04:00
Flashfyre c0a5d86ab1 Fix issue with hidden abilities 2023-10-29 23:11:30 -04:00
Flashfyre 2c17efca9b Implement hidden abilities and ability charm 2023-10-29 22:18:02 -04:00
Flashfyre d503834758 Chance enemy buff modifier stack count back to 5 2023-10-29 18:01:18 -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 e3368b79e5 Fix shiny odds not working properly 2023-10-28 22:08:06 -04:00
Flashfyre e0a63a9ed6 Fix crash with playing battle animation for target not on field 2023-10-28 21:03:36 -04:00
Flashfyre 06740130b9 Fix confusion turns 2023-10-28 20:37:02 -04:00
Flashfyre 8651099d04 Change Shiny Charm max stack count back to 5 2023-10-28 20:33:51 -04:00
Flashfyre 8f0fcf736b Change Shiny Charm formula 2023-10-28 19:20:37 -04:00
Flashfyre ce84ae2f69 Lower max Shiny Charm stack count to 4 2023-10-28 18:55:07 -04:00
Flashfyre 989e4b37f4 Fix negative EXP level cap bug 2023-10-28 18:38:22 -04:00
Flashfyre f831f3ab75 Remove extreme weather conditions from natural weather 2023-10-28 17:59:49 -04:00
xDasone 95f645dd23 Merge branch 'main' of https://github.com/Flashfyre/pokemon-rogue-battle 2023-10-28 14:37:17 -07:00
xDasone 8bad05ea97 Fixed Huge Power, and Pure Power not giving the correct boost 2023-10-28 14:37:00 -07: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 1a488d421c Fix Psywave causing decimal damage 2023-10-28 00:36:41 -04:00
Flashfyre d6ee340c59 Minor changes and fixes 2023-10-28 00:18:44 -04:00
Flashfyre 20a10c488c Fix Darmanitan in party with a held item crashing the game 2023-10-27 23:39:16 -04:00
Flashfyre 29b0f046a6 Lower Berry Pouch cap to 3 2023-10-27 23:18:18 -04:00
Flashfyre 62f464c81c Change one-hit KO moves to just do 250 power on final boss 2023-10-27 22:25:48 -04:00
Flashfyre 57f869cf61 Change rest to override status 2023-10-27 22:18:54 -04:00
Flashfyre cf6f30ccca Fix trainer pools not evolving Pokemon 2023-10-27 22:04:09 -04:00
Flashfyre e0a7e88c17 Fix high priority on Giga Drain instead of Endure 2023-10-27 20:30:57 -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
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