pokerogue/src/test
Xavion3 2d067ec7ce
[UI][Enhancement] Allow tera type choice on starter select (#5366)
* Allow tera type choice on starter select

* Make tera type actually apply in run

* Remove logging statement

* Add support for alternate forms
2025-02-21 07:23:08 +11:00
..
abilities [Bug] Fix moves/abilities which modify abilities (#5146) 2025-02-19 09:02:39 +01:00
achievements [Refactor] Replace integer holder with number holder (#5350) 2025-02-16 15:31:46 -08:00
arena [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
battle [Bug] Fix moves/abilities which modify abilities (#5146) 2025-02-19 09:02:39 +01:00
battlerTags [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
data Fix files glob 2025-02-01 01:29:25 -08:00
eggs [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
field [Bug][Hotfix] Fix fusion with dual type + monotype with shared primary type. (#5322) 2025-02-14 02:40:13 -05:00
inputs [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
items Fix files glob 2025-02-01 01:29:25 -08:00
moves [Move] Implement Quash (#5049) 2025-02-19 18:59:54 -06:00
mystery-encounter Merge pull request #5228 from DayKev/add-eslint-promises-rule 2025-02-09 18:57:22 -06:00
phases [Test] Added learn move utility function & level cap overrides (#5058) 2025-01-23 18:47:22 -07:00
plugins/api [Telemetry][Misc] Client-Side changes to log run results at the end of runs (#4834) 2024-11-10 00:37:09 -05:00
settingMenu [UI][Enhancement] Allow tera type choice on starter select (#5366) 2025-02-21 07:23:08 +11:00
sprites [Sprite] Update Litleo/Pyroar exp sprites, enable female exp sprites (#5260) 2025-02-11 14:34:40 -08:00
system [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
ui Fix files glob 2025-02-01 01:29:25 -08:00
utils [UI][Enhancement] Allow tera type choice on starter select (#5366) 2025-02-21 07:23:08 +11:00
account.test.ts [Refactor] Pokerogue API client (#4583) 2024-11-04 15:57:21 -05:00
battle-scene.test.ts [Bug] Fix eggs having exploitable RNG (#3913) 2024-09-02 22:18:18 -04:00
boss-pokemon.test.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
daily_mode.test.ts [Refactor] Pokerogue API client (#4583) 2024-11-04 15:57:21 -05:00
endless_boss.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
enemy_command.test.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
escape-calculations.test.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
evolution.test.ts Merge pull request #5228 from DayKev/add-eslint-promises-rule 2025-02-09 18:57:22 -06:00
final_boss.test.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
fontFace.setup.ts tests: add mock for FontFace and it to vitest setup (#1591) 2024-05-30 04:44:36 +01:00
game-mode.test.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
imports.test.ts [Test] Replace doAttack() with move.select() in tests (#3567) 2024-08-22 06:49:33 -07:00
internals.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
misc.test.ts [Refactor] Pokerogue API client (#4583) 2024-11-04 15:57:21 -05:00
pre.test.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
reload.test.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
vitest.setup.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00