1336 Commits

Author SHA1 Message Date
Flashfyre
e633ff1577 Remove logic that makes all status moves 100 accuracy 2023-07-28 10:23:37 -04:00
Flashfyre
6804476a3c Fix some move target issues 2023-07-11 11:32:56 -04:00
Flashfyre
5a706649db Fix sacrificial move effect order 2023-07-10 10:54:22 -04:00
Flashfyre
3afd43375a Attempt fixing some issues with move effects 2023-07-05 22:23:50 -04:00
Flashfyre
68282d28da Fix implementation of level damage moves 2023-07-05 16:25:09 -04:00
Flashfyre
4b61e50d72 Add starters for evolved Pokemon 2023-07-05 14:19:49 -04:00
Flashfyre
e46bb9fd50 Rework post summon logic 2023-07-04 17:50:51 -04:00
Flashfyre
e1b64e0623 Fix Salac berry raising the wrong stat 2023-07-04 16:35:40 -04:00
Flashfyre
9212d3642a Move weather effects to the end of the turn 2023-07-04 16:16:50 -04:00
Flashfyre
64da443fa6 Fix issues with logic related to AI targeting and types 2023-07-04 15:25:11 -04:00
Flashfyre
05fe3b899c Fix logic for fake out move 2023-07-04 13:04:58 -04:00
Flashfyre
a7aa639bb2 Change accuracy ignore moves to only apply to the original target 2023-07-04 12:59:58 -04:00
Flashfyre
969d54dd2e Fix crash for edge case with double battles 2023-07-04 12:51:28 -04:00
Flashfyre
0cc87b4ba0 Add sprite shadows and update engine 2023-06-04 21:47:43 -04:00
Flashfyre
bf2eca2851 Add shader for sprite tone 2023-06-02 18:33:51 -04:00
Flashfyre
105b5cd510 Fix some bugs and add factory bg 2023-06-01 13:54:52 -04:00
Flashfyre
ac9814e665 Fix issues with targeting 2023-05-31 15:04:03 -04:00
Flashfyre
ab5f66f11c Minor changes 2023-05-23 10:44:33 -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
ceeb2efd0a Add badlands BG and update sea BG 2023-05-11 10:31:39 -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
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
095d98a8cb Implement some moves 2023-05-05 18:20:55 -04:00
Flashfyre
d53959e0a9 Add Grip Claw item and fix evolution logic bug 2023-05-05 16:55:46 -04:00
Flashfyre
f33ee493bd Fix random wild evolution logic 2023-05-04 20:47:41 -04:00
Flashfyre
2cafe0bd76 Add TM tiers 2023-05-04 15:55:18 -04:00
Flashfyre
c25b2332f2 Implement some abilities 2023-05-04 14:06:31 -04:00
Flashfyre
d1d65708ce Implement some abilities and attract move 2023-05-04 12:57:55 -04:00
Flashfyre
85caa97b72 Fix escape characters in charge move text 2023-05-03 18:58:07 -04:00
Flashfyre
5413fd5c9c Fix stack overflow 2023-05-02 22:27:04 -04:00
Flashfyre
c49bac094f Attempt fixing stack overflow 2023-05-02 20:53:06 -04:00
Flashfyre
76ceed52a3 Fix levitate ability effect 2023-05-02 16:58:18 -04:00
Flashfyre
dafe502b3c Implement some abilities 2023-05-02 15:56:41 -04:00
Flashfyre
60f191e60d Add battler stat multiplier ability attribute 2023-05-02 00:11:31 -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
f9c895c0cd Fix charge animation targeting issue 2023-05-01 10:53:52 -04:00
Flashfyre
064cf9588e Add factory biome 2023-05-01 01:00:46 -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
b1be0da013 Implement thief move 2023-04-30 19:05:47 -04:00
Flashfyre
6e6d54cbbb Add some new battle backgrounds 2023-04-30 18:08:22 -04:00
Flashfyre
c6d9816318 Fix some bugs 2023-04-30 00:51:33 -04:00
Flashfyre
fc4f98b203 Add finished custom swamp arena BG and resize others 2023-04-29 23:29:02 -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
16fbe971f6 Fix summary next level EXP showing incorrectly 2023-04-28 19:56:11 -04:00
Flashfyre
2b95d4ce51 Add Baton modifier 2023-04-28 19:26:41 -04:00