pokerogue/src
AJ Fontaine 366c88517c
[UI/UX] Show IVs on stats page of summary (#5172)
* Show IVs on stats screen

* Clearer text and gold perfect IVs
2025-02-09 03:41:59 -05:00
..
@types [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
configs/inputs add new lint rules....again 2024-10-04 13:08:31 +08:00
data [Ability] Implement Mirror Armor (#4769) 2025-02-09 03:14:56 -05:00
enums [Enhancement] Add Kukui and Mustard as Champions and Colress as an admin. (#5224) 2025-02-01 19:03:34 -07:00
events [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
field [Audio] Replace End biome BGM with custom BGM by Firel (#5271) 2025-02-08 08:16:25 -07:00
interfaces [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
modifier [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
phases [Ability] Implement Mirror Armor (#4769) 2025-02-09 03:14:56 -05:00
pipelines [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
plugins [UI/UX] In-Game Pokedex (#5083) 2025-02-08 11:48:06 -05:00
system [UI/UX] In-Game Pokedex (#5083) 2025-02-08 11:48:06 -05:00
test [Ability] Implement Mirror Armor (#4769) 2025-02-09 03:14:56 -05:00
typings/phaser centralize module typing overrides (#1786) 2024-08-24 12:46:16 -07:00
ui [UI/UX] Show IVs on stats page of summary (#5172) 2025-02-09 03:41:59 -05:00
account.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
battle-scene.ts [UI/UX] In-Game Pokedex (#5083) 2025-02-08 11:48:06 -05:00
battle.ts [Ability] Implement Mirror Armor (#4769) 2025-02-09 03:14:56 -05: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 [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
loading-scene.ts [UI/UX] In-Game Pokedex (#5083) 2025-02-08 11:48:06 -05: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 [Refactor/Bug] Pokemon.leaveField(), Fix Related Abilities (#5191) 2025-02-06 18:37:50 -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 Specify available langs for yots event banner (#5202) 2025-01-28 18:09:50 -06: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 [UI/UX] In-Game Pokedex (#5083) 2025-02-08 11:48:06 -05:00
utils.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
utils.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
vite.env.d.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00