Commit Graph

842 Commits

Author SHA1 Message Date
Madmadness65 eaaa7a2310 Fix Alolan forms' egg moves being incorrect 2024-03-02 09:37:58 -06:00
Flashfyre 7bd0cb784c Fix some egg move issues 2024-03-02 10:31:43 -05:00
Flashfyre 0011f6033b Fix redundant item update for each transferred item when fusing 2024-03-02 10:23:54 -05:00
Flashfyre 702ac190da Don't fail to load save if somehow a move is null 2024-03-02 09:46:08 -05:00
Flashfyre 96d2813d95 Allow negative boss segment index for catch restriction 2024-03-01 23:10:46 -05:00
Flashfyre 1fed59837b Fix RNG issues with egg moves 2024-03-01 22:18:39 -05:00
Flashfyre ce60d46fd1 Fix egg move data not initializing properly 2024-03-01 19:37:32 -05:00
Flashfyre 65126fa464 Oops 2024-03-01 18:37:07 -05:00
Flashfyre 17fe2ba597 Fix starter movesets showing lock egg moves 2024-03-01 18:34:56 -05:00
Flashfyre 23fd7db81f Add egg move data 2024-03-01 18:18:07 -05:00
Flashfyre 32f4d69041 Wild spliced Pokemon generate shared movesets 2024-03-01 16:21:28 -05:00
Flashfyre 1f67e2d870 Fix lock on not working 2024-03-01 15:12:28 -05:00
Flashfyre 7c4887a647 Add OpenGraph metadata 2024-03-01 12:59:35 -05:00
Flashfyre 0e0fe95d4c Fix being unable to clear boss segment without bypass 2024-03-01 12:41:47 -05:00
Flashfyre fd5a7985ce Fix additional issue with boss bar divider display 2024-03-01 11:49:26 -05:00
Flashfyre ed1f82b476 Fix visual bug with boss segments 2024-03-01 11:42:09 -05:00
Flashfyre 0dc53bfeb8 Fix boss stat boosts not being applied on revive 2024-03-01 11:26:40 -05:00
Flashfyre b62892e42d Speed up leveling for multiple level ups 2024-03-01 10:53:11 -05:00
Flashfyre 6f54fa7741 Fix damage display issues with battle info 2024-03-01 10:28:29 -05:00
Flashfyre 1f6a6f4621 Damage-related fixes and changes
Apply damage numbers to all damage and heal; fix some damage-related bugs
2024-03-01 09:35:36 -05:00
Flashfyre 716d8853a3 Add damage numbers feature 2024-03-01 00:27:46 -05:00
Flashfyre f48464d48d Minor refactoring 2024-02-29 20:08:58 -05:00
Flashfyre 8d314b199f Fix issue with level cap by using max integer 2024-02-29 16:41:14 -05:00
Flashfyre ff802d162b Fix duplicate form change items appearing 2024-02-29 16:02:57 -05:00
Flashfyre cdeb677080 Fix Belly Drum condition 2024-02-29 15:47:29 -05:00
Flashfyre dca8a5c529 Remove level and stat caps 2024-02-29 15:25:15 -05:00
Flashfyre c275620755 Fix wrong BGM name for Kyurem 2024-02-29 15:09:32 -05:00
Flashfyre 636f89992a Ensure shiny icon is visible in battle info when shiny 2024-02-29 12:59:23 -05:00
Flashfyre ed5921eb10 Rework boss HP logic to allow unlimited bypasses for large damage 2024-02-29 12:23:49 -05:00
Flashfyre b698a8ffae Fix error in modifier weight logic 2024-02-29 12:01:02 -05:00
Madmadness65 a8d5de9f3c Minor fix for Sliggoo's evolution condition
Didn't notice it was wrong when I copied it over earlier. Sliggoo and Hisui Sliggoo can now also evolve in fog as intended, and corrected Hisui Sliggoo's evolution level to 50.
2024-02-29 09:32:54 -06:00
Flashfyre 13f4a764eb Adjust rogue tier item weights 2024-02-29 10:18:22 -05:00
Flashfyre fd10cd8080 Fix master balls not working 2024-02-29 09:58:07 -05:00
Flashfyre 0646f022eb Fix ball select UI size 2024-02-28 23:21:31 -05:00
Flashfyre ffd785d534 Rebalance item weights and add Rogue tier 2024-02-28 23:13:05 -05:00
Madmadness65 ce64eb6c70 Fix Hisui Sliggoo not evolving into Hisui Goodra 2024-02-28 22:05:03 -06:00
Flashfyre cf7224365a Fix not offsetting party member index for move learning when fusing 2024-02-28 22:29:21 -05:00
Flashfyre 59fb3fa5db Add thawing to burning moves 2024-02-28 15:15:27 -05:00
Flashfyre 5280840cac Fix cases of items not using seeded random 2024-02-28 14:57:11 -05:00
Flashfyre d7a81925b0 Fix crash on iOS 2024-02-28 13:01:38 -05:00
Flashfyre 532a27016b Teach secondary Pokemon moveset when after fusing 2024-02-28 12:36:27 -05:00
Flashfyre d5eb20d842 Fix token stack count conflicting 2024-02-28 11:55:35 -05:00
Flashfyre fdff3a549c Factor type immunity abilities into enemy AI 2024-02-28 11:40:30 -05:00
Madmadness65 be405f61dd Add Signal Beam to TM pool
Due to current generation learnsets, almost nothing gets Signal Beam via level up anymore. Therefore, I believed that a TM for the move was necessary.
2024-02-28 09:24:03 -06:00
Flashfyre 61eb15ffd6 Fix scaling issue with wave 1000 boss 2024-02-27 22:50:27 -05:00
Flashfyre b90d725afe Add level minimums for move-based evolutions and fix some issues
Add level minimums for move-based evolutions to fix early wild evolutions; fix some balancing issues with move-based evolutions
2024-02-27 22:43:50 -05:00
Flashfyre 5766e63272 Fix various bugs 2024-02-27 21:34:21 -05:00
Flashfyre 9bbee12fe3 Fix offset icons in double battle 2024-02-27 20:48:58 -05:00
Flashfyre 822c83e469 Fix charge move effect activating twice 2024-02-27 20:15:47 -05:00
Flashfyre 38a518a9e1 Mark unimplemented attack moves as partial 2024-02-27 16:33:02 -05:00