pokerogue/src
2025-08-16 19:09:31 -04:00
..
@types [Feature] Add per-species tracking for ribbons, show nuzlocke ribbon (#6246) 2025-08-14 13:20:48 -05:00
configs/inputs [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
data [Balance] Buff OHKO moves from 200 -> 250 Base Power against Bosses (#6278) 2025-08-16 19:09:31 -04:00
enums [UI/UX] [Feature] Save Management Tool (Rename/Delete Saves) (#5978) 2025-08-13 20:08:12 -05:00
events [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
field [Feature] Add per-species tracking for ribbons, show nuzlocke ribbon (#6246) 2025-08-14 13:20:48 -05:00
global-vars [Refactor] Merged interfaces/ into @types/; removed runtime orphan modules 2025-06-07 17:28:01 -07:00
init [Dev] Move various functions out of pokemon-species.ts (#6155) 2025-08-02 19:35:06 -07:00
modifier [Feature] Add per-species tracking for ribbons, show nuzlocke ribbon (#6246) 2025-08-14 13:20:48 -05:00
phases [Beta] [Bug] Fix Various Nuzlocke-related Issues (#6261) 2025-08-15 19:22:59 +02:00
pipelines [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
plugins [Bug] [Beta] Fix renaming runs (#6268) 2025-08-14 16:57:01 -05:00
sprites [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
system [Beta] [Bug] Fix Various Nuzlocke-related Issues (#6261) 2025-08-15 19:22:59 +02:00
typings [Test] Port over + augment remaining test matchers from pkty (#6159) 2025-08-02 15:35:06 -07:00
ui [Bug][UI/UX] Bringing mon icon overlays on top correctly (#6272) 2025-08-15 22:51:28 +00:00
utils [Bug] [Beta] Fix renaming runs (#6268) 2025-08-14 16:57:01 -05:00
account.ts [Bug] [Beta] Fix renaming runs (#6268) 2025-08-14 16:57:01 -05:00
battle-scene.ts [Misc] Removed populateAnims script (#6229) 2025-08-15 17:11:37 +02:00
battle.ts [Dev] Move Fixed Battle Configs to own file (#6054) 2025-07-15 21:54:15 -07:00
constants.ts [Feature] Add per-species tracking for ribbons, show nuzlocke ribbon (#6246) 2025-08-14 13:20:48 -05:00
game-mode.ts [Misc] Expanded Daily Run custom seeds (#6248) 2025-08-10 23:43:31 -04: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 [Feature] Add per-species tracking for ribbons, show nuzlocke ribbon (#6246) 2025-08-14 13:20:48 -05: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] Rename OPP_ overrides to ENEMY_ (#6255) 2025-08-14 18:06:24 +00:00
phase-manager.ts [Bug] [Beta] Remove setting currentPhase to null in clearAllPhases (#6193) 2025-08-01 13:38:43 -06:00
phase.ts [Docs/Misc/i18n] Fix typos (#6231) 2025-08-07 18:56:50 -06: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 [Misc] Added chance for alt title logo (#6182) 2025-08-07 21:24:33 -04: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