Flashfyre
f029f450fe
Fix master ball not working properly
2024-01-07 23:50:11 -05:00
Flashfyre
eedad7d678
Add boss health bars
2024-01-07 23:17:24 -05:00
Flashfyre
8cc1982859
Add natures
2024-01-05 22:31:13 -05:00
Flashfyre
9037562c5c
Add Pokeball release animations and Fairy Feather item
2024-01-04 23:57:21 -05:00
Flashfyre
32dda0a603
Respect pokeball type on caught Pokemon
2024-01-04 19:56:26 -05:00
Flashfyre
4776851bb8
Add new boss trainers and tweak boss trainer logic
2024-01-04 19:37:07 -05:00
Flashfyre
e05bf78481
Overhaul random logic and implement battle seed
2024-01-02 21:31:59 -05:00
Flashfyre
9bfe57cc94
Reload page after overriding system data with local
2024-01-01 01:05:20 -05:00
Flashfyre
bbf42f28fb
Fix vouchers in endless mode
2023-12-31 23:19:06 -05:00
Flashfyre
83e9f6d784
Fix freezing after a battle ends due to not clearing session
2023-12-31 22:49:50 -05:00
Flashfyre
1ad25bdf61
Link save data to account
2023-12-31 18:30:37 -05:00
Flashfyre
20569b0317
Fix various bugs related to switch out attack moves
2023-12-30 22:01:46 -05:00
Flashfyre
8063472bac
Add accounts, login, and registration
2023-12-30 20:19:33 -05:00
Flashfyre
4e841db730
Fix stack overflow on game over
2023-12-29 21:36:26 -05:00
Flashfyre
5ef6f2da88
Add day/night cycle
2023-12-29 21:04:40 -05:00
Flashfyre
e265c1961f
Fix bug with generating moves before form
2023-12-26 12:01:56 -05:00
Flashfyre
40439817ac
Attempt fixing issue with gender-specific types
2023-12-26 01:29:05 -05:00
Flashfyre
2bb1676d82
Implement Slow Start ability
2023-12-22 22:46:05 -05:00
Flashfyre
6391e05508
Convert apply attribute functions to promises
2023-12-22 21:42:47 -05:00
Flashfyre
dd89db29fd
Grant a plus voucher instead of a normal one for every 250th wave in endless mode
2023-12-22 20:13:48 -05:00
N1ghtz567
53fb56391b
Implement 2 abilities
2023-12-22 18:08:37 -04:00
Flashfyre
7deab1c545
Implement some abilities
2023-12-22 01:21:05 -05:00
Flashfyre
4a575a45a9
Fix some bugs
...
Fix softlock with charging moves; fix double summon bug with Dragon Tail and similar moves in a trainer battle
2023-12-21 23:57:11 -05:00
Flashfyre
957b5d0fa7
Add friendship system in place of win count
...
Add friendship system in place of win count; add soothe bell item
2023-12-21 23:00:45 -05:00
Flashfyre
8ed7b77868
Add most gen 9 move animations
2023-12-21 20:58:00 -05:00
Flashfyre
51b833f779
Grant a single voucher for defeating a boss trainer for subsequent times
2023-12-20 17:30:06 -05:00
Flashfyre
aa94e044ab
Add egg gacha system and various minor changes
...
Add egg gacha system; remove certain mythical Pokemon from the wild pool as egg exclusive; add egg vouchers with UI; rework Shiny Charm odds; fix trainer Pokemon shiny odds not properly ignoring Shiny Charm modifier
2023-12-19 23:51:48 -05:00
Flashfyre
90f4b54fcc
Minor visual fixes for item icons
2023-12-16 10:15:25 -05:00
Flashfyre
dad6401f67
Add evolution pausing and fix visual bug with evolution scene
2023-12-14 12:55:11 -05:00
Flashfyre
1a4d51d060
Add evolution cancelling
2023-12-14 11:54:56 -05:00
Flashfyre
982e9c7e1e
Add generation 7 Pokemon and new biomes
2023-12-12 15:32:50 -05:00
Flashfyre
34ba66346e
Minor fixes
2023-12-11 21:46:49 -05:00
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