Flashfyre
552bda9840
Implement some abilities
2023-12-10 22:29:13 -05:00
Flashfyre
fa94db0939
Implement new movesets and TMs
2023-12-09 20:09:09 -05:00
Flashfyre
b29ee1be5e
Allow for null user in end of move effect phase
2023-12-08 09:51:45 -05:00
Flashfyre
70827420cd
Implement mega evolutions
2023-12-07 17:43:56 -05:00
Flashfyre
fae2c50916
Add endless mode biome weighting
2023-12-07 13:41:47 -05:00
Flashfyre
0e366986b5
Fix bug with catching Pokemon
2023-12-05 23:31:45 -05:00
Flashfyre
fab2d9b788
Soft implement gen 6-9 species, abilities, and learnsets
2023-12-05 17:12:39 -05:00
Flashfyre
88bee27694
Implement Future Sight and Doom Desire
2023-12-04 00:09:38 -05:00
Flashfyre
fbcd372068
Refactor logic for summons and returns
2023-12-02 10:30:23 -05:00
Flashfyre
ab344cd82a
Add starter values with limit and add generated fusion names
2023-12-01 17:23:26 -05:00
Flashfyre
f3ed8e925e
EXP Charm balancing for endless mode
2023-12-01 08:57:10 -05:00
Flashfyre
e8b82d2d55
Soft implement gen 6-9 moves
2023-11-30 16:37:16 -05:00
Flashfyre
ad9d8a8507
Add Annihilape with Rage Fist move
2023-11-28 21:35:52 -05:00
Flashfyre
233e33bbed
Rename High EXP Charm to Super EXP Charm
2023-11-28 18:45:14 -05:00
Flashfyre
58b6ecd2bf
Offset EXP charms in endless modes
2023-11-28 17:50:15 -05:00
Flashfyre
1d31105de5
Rebalance EXP charms
2023-11-28 16:59:40 -05:00
Flashfyre
2fcd7e20fa
Fix recharging moves causing a crash
2023-11-27 13:47:32 -05:00
Flashfyre
c34eb05083
Fix counter and mirror coat implementation
2023-11-27 11:42:03 -05:00
Flashfyre
21c8a67b10
Change perfect IVs achievement condition
2023-11-27 08:46:59 -05:00
Flashfyre
75904470d3
Fix some bugs related to double battles
2023-11-26 22:22:05 -05:00
Flashfyre
e1768bfc80
Fix issue with double battle position logic
2023-11-25 16:02:47 -05:00
Flashfyre
6dbe475784
Fix crash bug with double battles
2023-11-25 15:53:38 -05:00
Flashfyre
1a9c492a79
Fix infinite EXP bug
2023-11-24 16:27:26 -05:00
Flashfyre
85866169ac
Implement encore move
2023-11-16 00:58:57 -05:00
Flashfyre
23c2b4fc63
Fix trainer bug with not summoning and defer summons to before next turn
2023-11-15 18:45:10 -05:00
Flashfyre
2655828fb9
Fix issues with caught Pokemon IVs not propogating and spliced endless mode not unlocking
2023-11-14 23:52:58 -05:00
Flashfyre
b4f2700a59
Rework dex system and add starter IVs
2023-11-12 23:47:04 -05:00
Flashfyre
9f17273d87
Add IV Scanner item
2023-11-12 12:49:06 -05:00
Flashfyre
9a6dc06a12
Add some additional achievements and rebalanced points
2023-11-12 09:27:50 -05:00
Flashfyre
cbbb8e972b
Add achievement system and UI
...
Add achievement system and UI; fix counting invalid inputs in UI handlers for input delay
2023-11-12 00:31:40 -05:00
Flashfyre
2987c8ec93
Undo rename of grip claw modifier class due to corrupting old data
2023-11-10 21:30:11 -05:00
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
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