pokerogue/src
Devin Korb 728ee3809a
Add dependency cruiser command (#2192)
* add dependency cruiser and fix all default errors

* create svg render of dependencies in command

* move configs to ts files, await font loading

* fix i18n

* fix dependencies...

* fix typedoc generation and tsconfig exclusions

* revert github-pages fix for another pr

* no-circular -> no-circular-at-runtime for type imports (future)
2024-06-16 00:26:37 -04:00
..
configs/inputs [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
data Add dependency cruiser command (#2192) 2024-06-16 00:26:37 -04:00
enums [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
events [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
field [Ability] Implement Unseen Fist (#1776) 2024-06-15 22:14:49 -04:00
locales updated battle.ts and pokemon-info.ts (#2281) 2024-06-15 23:49:09 -04:00
modifier [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
pipelines added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
plugins Add dependency cruiser command (#2192) 2024-06-16 00:26:37 -04:00
system Fix API endpoints for saving and retrieving system and session data (#2279) 2024-06-15 21:24:50 -04:00
test Add dependency cruiser command (#2192) 2024-06-16 00:26:37 -04:00
ui [Bug] Issue #2260 Fix black screen on new game after exiting. (#2265) 2024-06-15 21:53:04 -04:00
account.ts [Bug] Fix PostSummonPhase Logic to Support Single Pokémon Teams (#2153) 2024-06-13 08:42:25 -04:00
battle-scene.ts Pride Update 2024-06-14 12:42:37 -04:00
battle.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
debug.js ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
egg-hatch-phase.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
evolution-phase.ts Add Challenges (#1459) 2024-06-08 01:07:23 -04:00
form-change-phase.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
game-mode.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
inputs-controller.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
loading-scene.ts Pride Update 2024-06-14 12:42:37 -04:00
main.ts update zh font to unicode to fit both 2024-06-10 23:21:19 -04:00
messages.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
overrides.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
phase.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
phases.ts [Ability] Implement Unseen Fist (#1776) 2024-06-15 22:14:49 -04:00
scene-base.ts Removes useless '/' make it doubles in somes cases (#1482) 2024-05-28 10:08:53 -04:00
timed-event-manager.ts Update Date to UTC and Time to include days 2024-06-14 13:40:14 -04:00
touch-controls.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
tutorial.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
ui-inputs.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
utils.test.ts [Testing] Flexible Testing Wrapper for Phaser-Based Battle-Scenes (#1908) 2024-06-07 18:33:45 -04:00
utils.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
vite.env.d.ts [QoL] Added https and server url is read from the env now (#1764) 2024-06-07 21:43:32 +01:00