Flashfyre
e2a6a93209
Rebalance base stat boosters and make max stack count rely on IVs
2023-12-09 00:33:29 -05:00
Flashfyre
d4b620b155
Lower stack limits for base stat boosters and reviver seed
2023-12-08 21:59:03 -05:00
Flashfyre
35747c3dd6
Fix Pokemon icon positioning
2023-12-08 19:43:14 -05:00
Flashfyre
70827420cd
Implement mega evolutions
2023-12-07 17:43:56 -05:00
Flashfyre
b7687a9a30
Add gen 6-7 sprites and update icon set
2023-12-07 00:52:20 -05:00
Flashfyre
88bee27694
Implement Future Sight and Doom Desire
2023-12-04 00:09:38 -05:00
Flashfyre
333847f25e
Nerf coin case item
2023-11-30 16:53:34 -05:00
Flashfyre
97956dee50
Update Eternatus icons to smaller version
2023-11-28 23:05:35 -05:00
Flashfyre
ad9d8a8507
Add Annihilape with Rage Fist move
2023-11-28 21:35:52 -05:00
Flashfyre
9f17273d87
Add IV Scanner item
2023-11-12 12:49:06 -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
2257d8d2f2
Add memory mushroom item for remembering moves
2023-11-08 17:30:07 -05:00
Flashfyre
446d00b4cd
Rework token modifiers in endless mode (WiP)
2023-11-05 10:56:09 -05:00
Flashfyre
e07339e3eb
Add DNA splicers and Pokemon fusing
2023-11-04 00:32:12 -04:00
Flashfyre
4702ef7737
Add tooltips for modifiers
2023-11-02 00:55:20 -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
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
5567b39f20
Add enemy buffs to balance endless mode
2023-10-29 16:05:17 -04:00
Flashfyre
e3368b79e5
Fix shiny odds not working properly
2023-10-28 22:08:06 -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
d1c58224bc
Add base logic for enemy buff modifiers
2023-10-28 13:24:57 -04:00
Flashfyre
29b0f046a6
Lower Berry Pouch cap to 3
2023-10-27 23:18:18 -04:00
Flashfyre
1b47741ca5
Fix revive not working on Pokemon with 1 max HP
2023-10-26 22:01:25 -04:00
Flashfyre
50cbad3af3
Add icons for Mega Rayquaza and Eternamax Eternatus
2023-10-24 15:17:41 -04:00
Flashfyre
0ab7f1b018
Fix logic issues with item stealing
2023-10-24 11:07:09 -04:00
Flashfyre
10733fd98d
Fix various issues with enemy modifiers
2023-10-24 10:05:07 -04:00
Flashfyre
2001dd780b
Update enemy modifier rates and update trainer modifier display
2023-10-23 13:48:56 -04:00
Flashfyre
08364d9060
Fix reviver seed causing infinite loop and clear status on revive
2023-10-22 10:41:49 -04:00
Flashfyre
5d5c8318fd
Balance changes for potion and golden EXP charm
2023-10-09 16:57:25 -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
d1e9d817aa
Updates to certain modifiers for balance
2023-07-06 19:47:52 -04:00
Flashfyre
4e253862fc
Lower shiny charm rate boost
2023-07-05 13:53:28 -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
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
5c7b2ccecc
Fix some minor bugs
2023-05-19 16:13:11 -04:00
Samuel H
b9f7ba173d
Implement Double Battles ( #1 )
...
* Add WiP logic for double battles
* Minor changes for double battles
* More fixes for double battles
* Show battle info for both in double battles
* Improvements to double battles
* Add double battle version of party UI
* Fix some issues with double battles
* Updates to double battles
* More work on double battles for stability
* Fix issues with ability bar and evolution screen
* Add chance for double battles
2023-05-18 11:11:06 -04:00
Flashfyre
930b960374
Increase EXP max level to 10000
...
Increase EXP max level to 10000; add new battle BGs and random props for enemy side
2023-05-09 12:43:28 -04:00
Flashfyre
15cfd3bad4
Add color change ability, some moves, and fix mimic
2023-05-06 00:42:01 -04:00