pokerogue/src
2025-08-02 21:08:50 -04:00
..
@types [Test] Port over + augment remaining test matchers from pkty (#6159) 2025-08-02 15:35:06 -07:00
configs/inputs [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
data [Beta] Further Cosmog Evolution Readjustments (#6203) 2025-08-02 21:08:50 -04:00
enums [Refactor] Added PhaseManager.toTitleScreen (#6114) 2025-07-31 06:27:54 +00:00
events [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
field [Misc] Fix missing types in battler tags and remove DragonCheerTag (#6188) 2025-08-01 12:51:11 -06:00
global-vars [Refactor] Merged interfaces/ into @types/; removed runtime orphan modules 2025-06-07 17:28:01 -07:00
init [Dev] Remove sanitizeOverrides, consolidate initialization code into 1 file 2025-07-25 01:23:13 +00:00
modifier [Dev] Change target to ES2023 in tsconfig.json (#6160) 2025-07-28 00:20:02 -04:00
phases [Beta] Remove non-Legend Fresh Start option, fix starting movesets 2025-08-02 13:48:51 -07:00
pipelines [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
plugins [i18n] Add Tagalog language support (#6170) 2025-07-31 15:13:05 -07:00
sprites [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
system [i18n] Add Tagalog language support (#6170) 2025-07-31 15:13:05 -07:00
typings [Test] Port over + augment remaining test matchers from pkty (#6159) 2025-08-02 15:35:06 -07:00
ui [i18n] Add Tagalog language support (#6170) 2025-07-31 15:13:05 -07:00
utils [i18n] Add Tagalog language support (#6170) 2025-07-31 15:13:05 -07:00
account.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
battle-scene.ts [Misc] Move asset initialization from preload to launchBattle 2025-08-02 14:29:35 -07:00
battle.ts [Dev] Move Fixed Battle Configs to own file (#6054) 2025-07-15 21:54:15 -07:00
constants.ts [Refactor] Remove circular dependencies (part 4) (#5964) 2025-06-11 19:42:04 -07:00
game-mode.ts [Balance] Encounter condition adjustments for Legendaries and Random Trainers (#6084) 2025-07-16 11:21:52 -05:00
global-event-manager.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
global-scene.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
inputs-controller.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
loading-scene.ts [UI/UX] Implement Discard Button (#5985) 2025-07-31 16:14:51 -04:00
main.ts [Bug] [QoL] Updating manifest fetching to be more resilient for local development and offline builds. (#4735) 2025-07-22 00:08:17 -05:00
messages.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
overrides.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
phase-manager.ts [Bug] [Beta] Remove setting currentPhase to null in clearAllPhases (#6193) 2025-08-01 13:38:43 -06:00
phase.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
polyfills.ts [Dev] Add support for manually rolling polyfills. Add polyfill for promise.withResolvers (#6103) 2025-07-19 09:06:32 -07:00
scene-base.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
starting-wave.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
timed-event-manager.ts [Refactor] Refactor UI text ts (#5946) 2025-07-27 17:46:56 +00:00
touch-controls.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
tutorial.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
ui-inputs.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
vite.env.d.ts [Test] Port over + augment remaining test matchers from pkty (#6159) 2025-08-02 15:35:06 -07:00