.. |
@types
|
Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into new-modifier-rework
|
2025-08-21 19:37:09 +02:00 |
abilities
|
Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into new-modifier-rework
|
2025-08-21 19:37:09 +02:00 |
achievements
|
Replace remaining Modifiers with Rewards (#6091)
|
2025-07-27 17:09:21 -07:00 |
arena
|
[Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon()
|
2025-08-04 21:19:57 -07:00 |
battle
|
Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into new-modifier-rework
|
2025-08-21 19:37:09 +02:00 |
battler-tags
|
[Misc] Standardize-file-names (#6137)
|
2025-07-24 16:38:31 -04:00 |
challenges
|
[Beta] [Bug] Fix Various Nuzlocke-related Issues (#6261)
|
2025-08-15 19:22:59 +02:00 |
data
|
[Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon()
|
2025-08-04 21:19:57 -07:00 |
eggs
|
[Misc] Standardize-file-names (#6137)
|
2025-07-24 16:38:31 -04:00 |
field
|
[Balance][Challenge] Block master ball catching final boss in challenges (#6273)
|
2025-08-20 19:24:55 -04:00 |
inputs
|
[Misc] Standardize-file-names (#6137)
|
2025-07-24 16:38:31 -04:00 |
items
|
Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into new-modifier-rework
|
2025-08-21 19:37:09 +02:00 |
moves
|
Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into new-modifier-rework
|
2025-08-21 19:37:09 +02:00 |
mystery-encounter
|
Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into new-modifier-rework
|
2025-08-21 19:37:09 +02:00 |
phases
|
Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into new-modifier-rework
|
2025-08-21 19:37:09 +02:00 |
plugins/api
|
[Misc] Standardize-file-names (#6137)
|
2025-07-24 16:38:31 -04:00 |
setting-menu
|
Merged `upstream/beta` into Modifier rework (#6206)
|
2025-08-04 00:08:37 +02:00 |
sprites
|
[Refactor][Sprite] Remove duplicate animation json for shinies, sprite-based variants (#6307)
|
2025-08-20 18:27:08 -05:00 |
system
|
[UI/UX] [Feature] Save Management Tool (Rename/Delete Saves) (#5978)
|
2025-08-13 20:08:12 -05:00 |
test-utils
|
Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into new-modifier-rework
|
2025-08-21 19:37:09 +02:00 |
types
|
Merged `upstream/beta` into Modifier rework (#6206)
|
2025-08-04 00:08:37 +02:00 |
ui
|
Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into new-modifier-rework
|
2025-08-21 19:37:09 +02:00 |
utils
|
Merged `upstream/beta` into Modifier rework (#6206)
|
2025-08-04 00:08:37 +02:00 |
account.test.ts
|
[Dev] Enable Biome import sorting (#6052)
|
2025-07-13 00:21:25 -07:00 |
battle-scene.test.ts
|
[Misc] Standardize-file-names (#6137)
|
2025-07-24 16:38:31 -04:00 |
boss-pokemon.test.ts
|
[Test] Cleaned up tests to use updated test utils; part 1 (#6176)
|
2025-08-19 19:21:40 -05:00 |
daily-mode.test.ts
|
Replace remaining Modifiers with Rewards (#6091)
|
2025-07-27 17:09:21 -07:00 |
endless-boss.test.ts
|
[Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon()
|
2025-08-04 21:19:57 -07:00 |
enemy-command.test.ts
|
[Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon()
|
2025-08-04 21:19:57 -07:00 |
escape-calculations.test.ts
|
[Misc] Standardize-file-names (#6137)
|
2025-07-24 16:38:31 -04:00 |
evolution.test.ts
|
[Test] Cleaned up tests to use updated test utils; part 1 (#6176)
|
2025-08-19 19:21:40 -05:00 |
final-boss.test.ts
|
Merge remote-tracking branch 'upstream/beta' into modifier
|
2025-08-07 14:13:39 -04:00 |
font-face.setup.ts
|
[Misc] Standardize-file-names (#6137)
|
2025-07-24 16:38:31 -04:00 |
game-mode.test.ts
|
[Misc] Standardize-file-names (#6137)
|
2025-07-24 16:38:31 -04:00 |
imports.test.ts
|
[Dev] Enable Biome import sorting (#6052)
|
2025-07-13 00:21:25 -07:00 |
internals.test.ts
|
[Test] Replace game.scene.getXPokemon()! with game.field.getXPokemon()
|
2025-08-04 21:19:57 -07:00 |
matchers.setup.ts
|
Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into new-modifier-rework
|
2025-08-15 18:53:31 +02:00 |
misc.test.ts
|
Merged `upstream/beta` into Modifier rework (#6206)
|
2025-08-04 00:08:37 +02:00 |
reload.test.ts
|
[Misc] Standardize-file-names (#6137)
|
2025-07-24 16:38:31 -04:00 |
utils.test.ts
|
[Dev] Enable Biome import sorting (#6052)
|
2025-07-13 00:21:25 -07:00 |
vitest.setup.ts
|
Merged `upstream/beta` into Modifier rework (#6206)
|
2025-08-04 00:08:37 +02:00 |