Commit Graph

60 Commits

Author SHA1 Message Date
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
1fd342aa11 Add back party heal to endless mode 2023-10-24 00:31:09 -04:00
Flashfyre
3ebf42705e Fix EXP. Share using wrong icon 2023-10-23 19:27:12 -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
a22caa5106 Increase chances of evolution items 2023-10-23 00:04:42 -04:00
Flashfyre
08364d9060 Fix reviver seed causing infinite loop and clear status on revive 2023-10-22 10:41:49 -04:00
Flashfyre
7dbf3f62da Add money (currently unused) and fix issue with reward modifiers not persisting 2023-10-21 20:23:43 -04:00
B1bbs
327ad44923 Ignore unimplemented tms 2023-10-20 20:49:04 -05: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
f5a2723d3d Increase Golden EXP Charm boost from 50% to 75% 2023-10-19 23:15:42 -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
5d5c8318fd Balance changes for potion and golden EXP charm 2023-10-09 16:57:25 -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
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
1b5e757731 Fix name and icon for max lure item 2023-06-02 23:40:41 -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
9f28a067cd Use weight 0 for modifiers when stack is maxed 2023-05-09 15:01:27 -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
Flashfyre
d53959e0a9 Add Grip Claw item and fix evolution logic bug 2023-05-05 16:55:46 -04:00
Flashfyre
2cafe0bd76 Add TM tiers 2023-05-04 15:55:18 -04:00
Flashfyre
d1d65708ce Implement some abilities and attract move 2023-05-04 12:57:55 -04:00
Flashfyre
c6d9816318 Fix some bugs 2023-04-30 00:51:33 -04:00
Flashfyre
842ea5af40 Initially lock Mini Black Hole item 2023-04-29 01:40:24 -04:00
Flashfyre
2b95d4ce51 Add Baton modifier 2023-04-28 19:26:41 -04:00
Flashfyre
140e759486 Repurpose Oval Charm for multiple participant EXP bonus 2023-04-28 16:35:03 -04:00
Flashfyre
a2ecb4089d Add session save data 2023-04-28 15:03:42 -04:00
Flashfyre
fcd711673d Fix some bugs 2023-04-28 00:25:33 -04:00
Flashfyre
f790a5ff2a Add map item for selecting biome 2023-04-26 19:19:39 -04:00
Flashfyre
998972e12b Add end biome and set final wave at 200 2023-04-26 17:40:08 -04:00
Flashfyre
55ba3cd5e7 Add Xerneas, Yveltal, and Eternatus 2023-04-26 16:07:29 -04:00
Flashfyre
a148ecab80 Add King's Rock and more berry types 2023-04-25 01:32:48 -04:00
Flashfyre
c1e048e9af Add Focus Band item 2023-04-23 21:31:06 -04:00
Flashfyre
ebdfb7b4cb Add items and ability to summary 2023-04-23 18:40:21 -04:00
Flashfyre
707e3556d0 Add rarer candy and candy jar items 2023-04-23 12:35:16 -04:00
Flashfyre
4f8a1621d8 Remove boss at level over 100 logic 2023-04-23 10:42:00 -04:00
Flashfyre
7c291ce0cf Re-implement mini black hole item 2023-04-23 10:24:22 -04:00
Flashfyre
70cd42b934 Add stack limit to Golden Pokeball modifier 2023-04-23 01:37:58 -04:00
Flashfyre
032e26728b Fix some bugs 2023-04-23 01:03:09 -04:00
Flashfyre
2ac0a3645f Add switch out preventing to traps 2023-04-22 22:14:53 -04:00