Flashfyre
12b1d23110
Replaces instances of SpeciesEvolution with SpeciesFormEvolution
2024-02-26 13:50:55 -05:00
Flashfyre
74e9b95e13
Fix damage reduction abilities not working
2024-02-26 12:34:45 -05:00
Flashfyre
649717a3cd
Add egg moves logic
2024-02-25 12:45:41 -05:00
Flashfyre
d72dd93212
Add experimental animated sprites
2024-02-24 21:16:19 -05:00
Flashfyre
4e93f1e52c
Display enemy trainer briefly when switching
2024-02-22 00:00:51 -05:00
Flashfyre
0bebccd625
Fix Baton Pass achievement
2024-02-21 18:25:47 -05:00
Flashfyre
b054992ffa
Allow selecting and ordering starter moves
2024-02-21 01:03:34 -05:00
Flashfyre
c848755426
Fix sprite display issue with shiny wild Pokemon
2024-02-20 15:08:46 -05:00
Flashfyre
00d985c9cf
Update Feint move logic
2024-02-20 12:27:38 -05:00
Flashfyre
be122f4f08
Bosses can heal through broken segments
2024-02-20 12:05:25 -05:00
Flashfyre
fa45d54be7
Add type immunity exception for status effect moves
2024-02-20 11:00:40 -05:00
Flashfyre
b6bde457cd
Update boss bar logic
2024-02-20 00:03:22 -05:00
Flashfyre
07fcfcccaf
Add missing highest damage stat tracking
2024-02-19 10:16:38 -05:00
Flashfyre
8c1c7f5f83
Fix issue with trainer switching logic
2024-02-17 10:51:11 -05:00
Flashfyre
9ff2d3cbfe
Fix bug with types not being read correctly
2024-02-17 01:15:00 -05:00
Flashfyre
dadc08d16e
Add Terestallization mechanics
...
Add Terestallization mechanics; implement Stellar type; fix bug with held item weights
2024-02-17 00:40:03 -05:00
Flashfyre
58b000ae06
Make G-Max Pokemon larger scaled
2024-02-14 23:25:12 -05:00
Madmadness65
2da283c600
First draft of usable G-Max forms ( #14 )
...
* First draft of usable G-Max forms
They are not fully usable yet, and still needs more work to reach that point.
* Fix Gigantamax on Pokémon with forms
Co-Authored-By: Samuel H <3542488+Flashfyre@users.noreply.github.com>
---------
Co-authored-by: Samuel H <3542488+Flashfyre@users.noreply.github.com>
2024-02-14 00:21:44 -05:00
Flashfyre
8f55245a38
Fix evolution screen not preserving form index
2024-01-30 13:51:00 -05:00
Flashfyre
84fe12d83a
Implement some abilities
2024-01-16 00:28:03 -05:00
Flashfyre
63cb2ae22f
Implement some moves and update arena tags to include side
2024-01-15 23:29:22 -05:00
Flashfyre
8c4f336cd6
Trainers switch out their Pokemon when at a disadvantage
2024-01-15 00:20:35 -05:00
Flashfyre
f49a3e5127
Add field zoom functionality and make final boss larger
2024-01-14 20:47:08 -05:00
Flashfyre
40d2c200a4
Add form change animation and additional final boss changes
2024-01-13 20:15:55 -05:00
Flashfyre
052564f902
Update final boss fight and restructure some files
2024-01-13 12:24:24 -05:00
Flashfyre
ea6c547af1
Minor changes to forms
2024-01-12 20:16:29 -05:00
Flashfyre
cfde592870
Add PP Up and PP Max items
2024-01-12 19:05:00 -05:00
Flashfyre
fcf1c4f574
Rework option select and add game stats
2024-01-11 12:26:32 -05:00
Flashfyre
0741478d24
Fix crash when updating name before info UI is initialized
2024-01-10 19:02:41 -05:00
Flashfyre
0f5c735609
Improve handling of boss bar thresholds
2024-01-10 10:38:00 -05:00
Flashfyre
397bf1ce78
Add case for immediate move-based form changes
2024-01-10 00:13:47 -05:00
Flashfyre
4bbf1acbd8
Fix crash on catching a Pokemon
2024-01-09 23:53:31 -05:00
Flashfyre
6084d3aaa6
Add form change system
2024-01-09 23:34:43 -05:00
Flashfyre
7f1add83c4
Add Soul Dew item and make various minor changes
2024-01-09 00:06:11 -05:00
Flashfyre
111f9c9af8
Make Electric types immune to paralysis
2024-01-08 00:10:08 -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
6dc868272f
Add summary memo text
2024-01-05 11:29:34 -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
7a47c62535
Fix various data related issues and add hatchedCount to DexEntry
2023-12-31 13:20:28 -05:00
Flashfyre
db3ff7988f
Fix errors in spliced endless mode
2023-12-31 11:15:57 -05:00
Flashfyre
5ef6f2da88
Add day/night cycle
2023-12-29 21:04:40 -05:00
Flashfyre
97124c2710
Add shiny sparkle animation to egg hatch scene
...
Add shiny sparkle animation to egg hatch scene; implement missing logic for same seed trainer party member generation
2023-12-26 12:29:18 -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
295505ca7f
Fix Smeargle moveset
2023-12-25 20:43:56 -05:00
Flashfyre
40a4d4cf13
Fix issues with Sticky Hold ability
2023-12-22 23:58:53 -05:00
Flashfyre
2bb1676d82
Implement Slow Start ability
2023-12-22 22:46:05 -05:00