pokerogue/src
2025-03-01 15:54:29 -05:00
..
@types [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
configs/inputs [UI][Enhancement] Allow tera type choice on starter select (#5366) 2025-02-21 07:23:08 +11:00
data [Bug] Display Pokémon name in Focus Punch lost focus message (#5448) 2025-02-28 23:22:51 -05:00
enums [Bug][Ability] Fix Neutralizing Gas interactions #5381 2025-02-25 18:38:17 -05:00
events [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
field [Balance] Paldean Gym Leader, E4, and other Tera-related trainer adjustments #5367 2025-02-26 14:11:46 -05:00
interfaces [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
modifier Data for possible Pokémon Day 2025 Event (#5433) 2025-02-27 19:12:57 +00:00
phases [Bug] Fix AI func save/loads. #5414 2025-02-25 22:27:20 -05:00
pipelines [Feature] Tera Rework (#5233) 2025-02-16 16:20:50 -05:00
plugins [UI/UX] In-Game Pokedex (#5083) 2025-02-08 11:48:06 -05:00
system [Bug] Unlocking correct base form of Zygarde when captured (#5453) 2025-03-01 13:33:31 -06:00
typings/phaser centralize module typing overrides (#1786) 2024-08-24 12:46:16 -07:00
ui [Bug][UI/UX] Shiny button can cycle variants even if non-shiny form is uncaught (#5457) 2025-03-01 15:54:29 -05:00
account.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
battle-scene.ts [Balance] [Bug] Set trainer mons to forms matching specialty type (#5409) 2025-02-26 19:14:15 -05:00
battle.ts [Refactor] Replace integer holder with number holder (#5350) 2025-02-16 15:31:46 -08:00
constants.ts Revert "[UI/UX] Refactor and enable seasonal splash messages (#5009)" (#5014) 2024-12-19 16:04:12 -08:00
debug.js ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
game-mode.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
global-scene.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
inputs-controller.ts [UI][Enhancement] Implement keybind migrator (#5431) 2025-02-27 22:22:09 +00:00
loading-scene.ts [UI] Make fight cursor tera icon while tera-ing (#5402) 2025-02-27 23:13:35 +01:00
main.ts [Hotfix] Fix manifest getting loaded before the game is initialized (#4739) 2024-10-27 21:32:30 +01:00
messages.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
overrides.ts [Misc] Added a Daily Run Seed Override to the overrides. Only works locally. (#5330) 2025-02-24 11:43:38 -05:00
phase.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
scene-base.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
timed-event-manager.ts Data for possible Pokémon Day 2025 Event (#5433) 2025-02-27 19:12:57 +00:00
touch-controls.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
tutorial.ts [UI/UX] In-Game Pokedex (#5083) 2025-02-08 11:48:06 -05:00
ui-inputs.ts [Bug][UI] Fix arena flyout (#5421) 2025-02-26 19:16:07 +00:00
utils.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
utils.ts [Refactor] Replace integer holder with number holder (#5350) 2025-02-16 15:31:46 -08:00
vite.env.d.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00