..
add-enemy-buff-modifier-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
attempt-capture-phase.ts
add new lint rules....again
2024-10-04 13:08:31 +08:00
attempt-run-phase.ts
add new lint rules....again
2024-10-04 13:08:31 +08:00
battle-end-phase.ts
[Refactor] Modifiers type inference v2 ( #4294 )
2024-10-03 11:38:17 -04:00
battle-phase.ts
add new lint rules....again
2024-10-04 13:08:31 +08:00
berry-phase.ts
[Refactor] Modifiers type inference v2 ( #4294 )
2024-10-03 11:38:17 -04:00
check-status-effect-phase.ts
[P2] Fix first-turn status damage and arena hazards ( #3528 )
2024-10-11 10:41:54 -04:00
check-switch-phase.ts
[Move] Implement Shed Tail ( #4382 )
2024-09-25 17:17:46 -07:00
command-phase.ts
[UI][QoL] Cursor defaults to Fight at the start of each new wave ( #4666 )
2024-10-22 13:05:37 -07:00
common-anim-phase.ts
[Feature] Add Mystery Encounters to the game ( #3938 )
2024-09-14 03:05:58 +01:00
damage-phase.ts
Add eslint rule to enforce indenting of case
statements ( #4692 )
2024-10-20 02:44:36 +01:00
egg-hatch-phase.ts
[Hotfix] Fix cases where hatched Pokemon don't get an egg move ( #4102 )
2024-09-08 02:45:30 -04:00
egg-lapse-phase.ts
[QOL] Add input delay for skipping egg summary ( #4644 )
2024-10-14 10:42:59 -04:00
egg-summary-phase.ts
[QOL] Add input delay for skipping egg summary ( #4644 )
2024-10-14 10:42:59 -04:00
encounter-phase.ts
[P All][Bug] Various ME bugfixes (copy) ( #4695 )
2024-10-20 22:55:07 +01:00
end-card-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
end-evolution-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
enemy-command-phase.ts
add new lint rules....again
2024-10-04 13:08:31 +08:00
enemy-party-member-pokemon-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
evolution-phase.ts
[Refactor] Move some relevant files, tables etc to new balance folder ( #4510 )
2024-10-02 06:20:19 -07:00
exp-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
faint-phase.ts
Add eslint rule to enforce indenting of case
statements ( #4692 )
2024-10-20 02:44:36 +01:00
field-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
form-change-phase.ts
[Qol][Refactor] i18n lazy-loading ( #4327 )
2024-10-01 21:55:16 +01:00
game-over-modifier-reward-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
game-over-phase.ts
[Refactor] Move some relevant files, tables etc to new balance folder ( #4510 )
2024-10-02 06:20:19 -07:00
hide-party-exp-bar-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
learn-move-phase.ts
[P3] Fix mistimed sound effect in LearnMovePhase
( #4698 )
2024-10-21 10:59:23 -04:00
level-cap-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
level-up-phase.ts
[P2] Fix damage achievements not awarding ( #4613 )
2024-10-08 11:08:25 -04:00
login-phase.ts
add new lint rules....again
2024-10-04 13:08:31 +08:00
message-phase.ts
Mystery Encounter bug fixes and minor adjustments ( #4299 )
2024-09-19 14:44:10 +01:00
modifier-reward-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
money-reward-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
move-anim-test-phase.ts
add new lint rules....again
2024-10-04 13:08:31 +08:00
move-charge-phase.ts
[P2] Fix various charge move bugs ( #4595 )
2024-10-23 11:08:40 -04:00
move-effect-phase.ts
[P2] Fix various charge move bugs ( #4595 )
2024-10-23 11:08:40 -04:00
move-end-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
move-header-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
move-phase.ts
[Bug] Fix enemy faint causing Frenzy moves to mishandle paralysis ( #4680 )
2024-10-29 08:36:24 -07:00
mystery-encounter-phases.ts
[P All][Bug] Various ME bugfixes (copy) ( #4695 )
2024-10-20 22:55:07 +01:00
new-battle-phase.ts
Deleted phases.ts ( #3618 )
2024-08-19 03:23:52 +01:00
new-biome-encounter-phase.ts
add new lint rules....again
2024-10-04 13:08:31 +08:00
next-encounter-phase.ts
add new lint rules....again
2024-10-04 13:08:31 +08:00
obtain-status-effect-phase.ts
[P2] Fix Early Bird ( #4632 )
2024-10-22 12:37:13 -04:00
party-exp-phase.ts
[Feature] Add Mystery Encounters to the game ( #3938 )
2024-09-14 03:05:58 +01:00
party-heal-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
party-member-pokemon-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
player-party-member-pokemon-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
pokemon-anim-phase.ts
Add eslint rule to enforce indenting of case
statements ( #4692 )
2024-10-20 02:44:36 +01:00
pokemon-heal-phase.ts
Remove potential desync from PokemonHealPhase
( #4497 )
2024-09-28 21:40:42 +01:00
pokemon-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
post-game-over-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
post-summon-phase.ts
[P2] Fix Early Bird ( #4632 )
2024-10-22 12:37:13 -04:00
post-turn-status-effect-phase.ts
[P2] Fix Early Bird ( #4632 )
2024-10-22 12:37:13 -04:00
quiet-form-change-phase.ts
[Move] Implement autotomization weight effects ( #4228 )
2024-09-23 11:42:17 -04:00
reload-session-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
return-phase.ts
[Move] Implement Shed Tail ( #4382 )
2024-09-25 17:17:46 -07:00
ribbon-modifier-reward-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
scan-ivs-phase.ts
[Move] Implement Substitute ( #2559 )
2024-09-13 12:46:22 -04:00
select-biome-phase.ts
add new lint rules....again
2024-10-04 13:08:31 +08:00
select-challenge-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
select-gender-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
select-modifier-phase.ts
[Balance][ME] Various ME Balance changes ( #4700 )
2024-10-23 21:46:57 +02:00
select-starter-phase.ts
[QoL] Add fusion options to overrides ( #4298 )
2024-10-03 23:04:50 -07:00
select-target-phase.ts
[Move] Implement Heal Block ( #4120 )
2024-09-21 13:15:32 -07:00
shiny-sparkle-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
show-ability-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
show-party-exp-bar-phase.ts
[Bug] Fix exp gains speed not applying properly ( #4243 )
2024-09-14 12:35:46 -04:00
show-trainer-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
stat-stage-change-phase.ts
[Hotfix] Fix crash when Mist would block a stat drop ( #4746 )
2024-10-28 14:02:10 +01:00
summon-missing-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
summon-phase.ts
add new lint rules....again
2024-10-04 13:08:31 +08:00
switch-biome-phase.ts
add new lint rules....again
2024-10-04 13:08:31 +08:00
switch-phase.ts
[Move] Implement Shed Tail ( #4382 )
2024-09-25 17:17:46 -07:00
switch-summon-phase.ts
[P2] Fix binding, etc. not being removed when switching with Baton Pass ( #4709 )
2024-10-23 11:24:50 -04:00
test-message-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
title-phase.ts
[P2] Prevent generating Pokemon with duplicate IDs in daily runs ( #4623 )
2024-10-09 14:32:20 -04:00
toggle-double-position-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
trainer-message-test-phase.ts
add new lint rules....again
2024-10-04 13:08:31 +08:00
trainer-victory-phase.ts
Something ( #4728 )
2024-10-26 17:14:17 +01:00
turn-end-phase.ts
Add waveTurnCount
to PokemonBattleData
( #4168 )
2024-09-29 23:45:44 -07:00
turn-init-phase.ts
[Move] Implement Shed Tail ( #4382 )
2024-09-25 17:17:46 -07:00
turn-start-phase.ts
[Hotfix] Fix status damage triggering before berry usage ( #4732 )
2024-10-27 02:34:48 +00:00
unavailable-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
unlock-phase.ts
fix and optimize imports ( #4061 )
2024-09-07 21:37:37 -07:00
victory-phase.ts
[Balance][ME] Various ME Balance changes ( #4700 )
2024-10-23 21:46:57 +02:00
weather-effect-phase.ts
[P2] Make weather damage round down for consistency ( #4559 )
2024-10-03 10:33:12 -04:00