pokerogue/src
Madmadness65 5371c1eb22 Change evolution methods for Hisui Pokémon
Requiring being in the Ruins to evolve was deemed too restrictive, so most Hisuian forms now require dusk or night to evolve. This also means the normal forms require dawn or day to evolve now as well. Hisui Lilligant being the outlier, was given a new evolution item instead, the Relic Band.
2024-03-03 13:37:10 -06:00
..
data Change evolution methods for Hisui Pokémon 2024-03-03 13:37:10 -06:00
enums Update final boss fight and restructure some files 2024-01-13 12:24:24 -05:00
field Fix redundant item update for each transferred item when fusing 2024-03-02 10:23:54 -05:00
modifier Minor refactoring 2024-02-29 20:08:58 -05:00
pipelines Minor refactoring 2024-02-29 20:08:58 -05:00
system Don't fail to load save if somehow a move is null 2024-03-02 09:46:08 -05:00
ui Oops 2024-03-01 18:37:07 -05:00
account.ts Link save data to account 2023-12-31 18:30:37 -05:00
battle-scene.ts Fix redundant item update for each transferred item when fusing 2024-03-02 10:23:54 -05:00
battle.ts Minor refactoring 2024-02-29 20:08:58 -05:00
debug.js Rework dex system and add starter IVs 2023-11-12 23:47:04 -05:00
egg-hatch-phase.ts Change rare egg move rarity to correlate with egg rarity 2024-03-02 23:24:28 -05:00
evolution-phase.ts Wild spliced Pokemon generate shared movesets 2024-03-01 16:21:28 -05:00
form-change-phase.ts Minor refactoring 2024-02-29 20:08:58 -05:00
game-mode.ts Add spliced endless mode and splice indicator 2023-11-04 19:46:48 -04:00
main.ts Add boss health bars 2024-01-07 23:17:24 -05:00
messages.ts Minor refactoring 2024-02-29 20:08:58 -05:00
phase.ts Display enemy trainer briefly when switching 2024-02-22 00:00:51 -05:00
phases.ts Allow negative boss segment index for catch restriction 2024-03-01 23:10:46 -05:00
touch-controls.js Don't allow disabling the touch controls on a detected mobile device 2023-12-25 16:39:40 -05:00
tutorial.ts Expand tutorials 2024-02-14 10:44:55 -05:00
utils.ts Remove level and stat caps 2024-02-29 15:25:15 -05:00