Commit Graph

150 Commits

Author SHA1 Message Date
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
ac9814e665 Fix issues with targeting 2023-05-31 15:04:03 -04:00
Flashfyre
47fd9985c8 Fix some bugs with double battle switching 2023-05-31 12:38:55 -04:00
Flashfyre
95f35fd2f7 Fix post turn abilities running exponentially 2023-05-31 11:20:06 -04:00
Flashfyre
cde5fe45b0 Attempt fixing new biome double battle visual bug 2023-05-30 12:15:59 -04:00
Flashfyre
2dd3c273ab Add new mountain background 2023-05-30 09:46:42 -04:00
Flashfyre
516c8c6d13 Fix EXP based on your own side 2023-05-29 12:24:38 -04:00
Flashfyre
683c1f660e Fix crash with multi-hit moves when target faints 2023-05-29 11:39:47 -04:00
Flashfyre
5c7b2ccecc Fix some minor bugs 2023-05-19 16:13:11 -04:00
Flashfyre
2c4a90bf1c Fix crash with common animations 2023-05-19 13:02:58 -04:00
Flashfyre
b0112c5acb Fix issue with battle continuing after enemy faint 2023-05-19 12:35:06 -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
b82d3a55e4 Implement some moves 2023-05-08 18:48:35 -04:00
Flashfyre
66cd02fc30 Add beach and city backgrounds 2023-05-08 10:03:57 -04:00
Flashfyre
40e69789c8 Add run logic and forest background 2023-05-07 17:05:19 -04:00
Flashfyre
c88828548c Implement some abilities 2023-05-06 12:13:35 -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
4423f79b66 Attempt fixing crash 2023-05-04 16:38:56 -04:00
Flashfyre
d1d65708ce Implement some abilities and attract move 2023-05-04 12:57:55 -04:00
Flashfyre
884c5cc40f Add weather change abilities 2023-05-04 10:25:11 -04:00
Flashfyre
230b582b66 Count all hits for multi hit moves 2023-05-03 00:00:21 -04:00
Flashfyre
dafe502b3c Implement some abilities 2023-05-02 15:56:41 -04:00
Flashfyre
f6c7a2906d Add crit block abilities and fix some common anims 2023-05-01 22:07:00 -04:00
Flashfyre
bfc26970f0 Add move targets for proper animation target 2023-05-01 14:41:44 -04:00
Flashfyre
fe298c39e2 Add tall grass BG and fix a hanging bug with charge moves 2023-04-30 23:58:16 -04:00
Flashfyre
f98a271ca0 Battle background updates 2023-04-30 11:38:46 -04:00
Flashfyre
c6d9816318 Fix some bugs 2023-04-30 00:51:33 -04:00
Flashfyre
3fc213bc73 Prevent using Pokeballs in the last biome 2023-04-29 16:26:09 -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
14ba169ea5 Add ignore accuracy move attribute 2023-04-27 20:12:25 -04:00
Flashfyre
005cc9b7d5 Add more abilities and move contact flag 2023-04-27 14:30:03 -04:00
Flashfyre
18679241e9 Add ability bar UI 2023-04-27 01:14:15 -04:00
Flashfyre
c614295b5e Begin implementing abilities 2023-04-26 23:33:13 -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
592ccc7c6a Add starter select ability selection 2023-04-26 12:50:21 -04:00
Flashfyre
a148ecab80 Add King's Rock and more berry types 2023-04-25 01:32:48 -04:00
Flashfyre
3753ea73be Fix some bugs 2023-04-24 22:32:12 -04:00
Flashfyre
4a595db3ef Fix some issues with battle animations 2023-04-24 17:26:08 -04:00
Flashfyre
92c8583129 Refactor move attribute logic and add arena trap moves 2023-04-24 14:30:21 -04:00
Flashfyre
77b3f136dd Fix hanging when move has no effect 2023-04-24 00:38:28 -04:00
Flashfyre
c1e048e9af Add Focus Band item 2023-04-23 21:31:06 -04:00
Flashfyre
7c291ce0cf Re-implement mini black hole item 2023-04-23 10:24:22 -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
Flashfyre
29771cfa8e Fix modifier select screen transition issue 2023-04-22 11:46:52 -04:00
Flashfyre
db31f961ad Add fade back to starter select on game over 2023-04-21 22:59:09 -04:00
Flashfyre
77999671b2 Add more move implementations 2023-04-21 19:30:04 -04:00
Flashfyre
355bfc76bf Add mini black hole item 2023-04-21 15:45:48 -04:00
Flashfyre
4b89794ab3 Add modifier transfer functionality 2023-04-21 14:05:16 -04:00
Flashfyre
3b238737a1 Fix some bugs 2023-04-21 00:10:45 -04:00
Flashfyre
edce08b35c Adjust enemy modifier rate 2023-04-20 22:26:38 -04:00
Flashfyre
50b264ad77 Add recharging move logic 2023-04-20 21:32:48 -04:00
Flashfyre
bfa95a372e Add leftovers item 2023-04-20 20:15:16 -04:00
Flashfyre
60ac4e096c Add enemy modifiers functionality 2023-04-20 19:44:56 -04:00
Flashfyre
3546f3b5a7 Refactor source files and add berries 2023-04-20 15:46:05 -04:00
Flashfyre
6135243641 Add Pokeball modifier when modifier stack is full 2023-04-20 11:29:26 -04:00
Flashfyre
14c792506f Add EXP. Balance 2023-04-19 22:51:46 -04:00
Flashfyre
fb52c4a6ed Add EXP charm and change Lucky Egg to held item 2023-04-19 19:55:22 -04:00
Flashfyre
52a28ed95a Add logic for disable move 2023-04-19 18:19:55 -04:00
Flashfyre
5a3f626776 Fix some bugs and re-implement unintentionally reverted weather logic 2023-04-19 14:07:38 -04:00
Flashfyre
5ab3b2dab6 Fix crash related to weather and issue with level up stats 2023-04-19 00:35:06 -04:00
Flashfyre
5a1de4d9a5 Fix weather and add wave display 2023-04-18 23:54:07 -04:00
Flashfyre
d2d2f956ef Overhaul modifiers and add temp stat boosts 2023-04-18 22:09:37 -04:00
Flashfyre
40058539a7 Fix crashes 2023-04-18 15:07:10 -04:00
Flashfyre
8d8f3d6c92 Add recoil damage and sacrificial moves 2023-04-18 13:36:11 -04:00
Flashfyre
54f94dbe38 Re-comment move animation test in run command 2023-04-18 12:32:37 -04:00
Flashfyre
1574d16275 Add leech seed and protect effects 2023-04-18 12:30:47 -04:00
Flashfyre
fcdd7c421e Add persistent data for catches 2023-04-18 01:32:26 -04:00
Flashfyre
00ad27247c Add WiP features related to forms and save data 2023-04-17 22:44:41 -04:00
Flashfyre
32d6bea725 Add weather and weather-related move effects 2023-04-17 00:46:50 -04:00
Flashfyre
a66d2a8d17 Add sleep moves 2023-04-16 18:40:32 -04:00
Flashfyre
683a8f4d04 Add HP recovery move effects 2023-04-16 00:29:55 -04:00
Flashfyre
8773f25e66 Simplify EXP formula for gameplay reasons 2023-04-15 22:12:59 -04:00
Flashfyre
0e9710d45c Add move priority, flinching, and fixed damage 2023-04-15 17:40:18 -04:00
Flashfyre
656b6951b6 Add confusion and frenzy move effects 2023-04-15 01:32:16 -04:00
Flashfyre
927f17b71f Add Shell Bell modifier 2023-04-14 01:08:44 -04:00
Flashfyre
618128dd00 Fix bug with releasing first party member 2023-04-13 23:50:48 -04:00
Flashfyre
1b8c8b5a3f Battle animation improvements 2023-04-13 23:04:51 -04:00
Flashfyre
791bf3cc49 Add charging moves and tag system 2023-04-13 12:16:36 -04:00
Flashfyre
53d62056d2 Some minor bug fixes 2023-04-12 21:44:12 -04:00
Flashfyre
6397a10998 Add starter select 2023-04-12 19:09:15 -04:00
Flashfyre
950b3a14b4 Fix crash with modifiers 2023-04-12 12:56:37 -04:00
Flashfyre
2ee39119d6 Add chance of modifier tier upgrade 2023-04-12 12:48:02 -04:00
Flashfyre
638750f75b Move modifier types to separate file 2023-04-12 11:57:15 -04:00
Flashfyre
4c892c2c40 Add biome flow 2023-04-12 00:37:56 -04:00
Flashfyre
b0ecb9d5f5 Add status effects 2023-04-11 19:08:03 -04:00
Flashfyre
690e284f4d Add ethers and elixirs 2023-04-11 11:04:39 -04:00
Flashfyre
50ce6c0791 Improve release logic 2023-04-11 09:41:11 -04:00
Flashfyre
53ab693bad Add release option on full party 2023-04-11 01:31:18 -04:00
Flashfyre
f7490c871a Move enhancements and stat modifiers 2023-04-10 23:15:06 -04:00
Flashfyre
4ff3c55613 Fix some crashes 2023-04-10 16:52:27 -04:00
Flashfyre
7b216ce4c1 Implement multi-hit moves 2023-04-10 16:17:25 -04:00
Flashfyre
3723e25682 Fix import issues with battle phase 2023-04-10 14:12:01 -04:00