pokerogue/src
Jimmybald1 d624733565
[Bug] Fix #5034 removed unnecessary caught data block for certain forms (#5119)
Co-authored-by: Jimmybald1 <147992650+IBBCalc@users.noreply.github.com>
Co-authored-by: damocleas <damocleas25@gmail.com>
2025-01-15 02:12:50 -07: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 [Bug] Fix #5034 removed unnecessary caught data block for certain forms (#5119) 2025-01-15 02:12:50 -07:00
enums [Move] Implement Powder (with edge case) (#3662) 2024-12-01 14:27:55 -08:00
events [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
field [Bug] Prevent Duplicate Signature Species in Trainer Battles (#5059) 2025-01-14 18:25:18 -07:00
interfaces [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
modifier [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
phases [Bug][Move] Refactor moves that call a random move (#3380) 2025-01-14 15:26:35 -08:00
pipelines [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
plugins [Dev] Remove logging for api requests outside of dev (#4804) 2024-11-07 15:30:49 -08:00
system [Bug] Fix #5034 removed unnecessary caught data block for certain forms (#5119) 2025-01-15 02:12:50 -07:00
test [Bug][Move] Refactor moves that call a random move (#3380) 2025-01-14 15:26:35 -08:00
typings/phaser centralize module typing overrides (#1786) 2024-08-24 12:46:16 -07:00
ui [Bug] Fix #5029 Memory leak when saving and exiting (#5128) 2025-01-15 02:06:09 -07:00
account.ts [Refactor] Pokerogue API client (#4583) 2024-11-04 15:57:21 -05:00
battle-scene.ts [Bug] Fix #5029 Memory leak when saving and exiting (#5128) 2025-01-15 02:06:09 -07:00
battle.ts [Bug][Move] Refactor moves that call a random move (#3380) 2025-01-14 15:26:35 -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 [Balance][Bug] Fix off by one error in Generate random biome and Daily Mode now has its own function (#5121) 2025-01-14 15:45:11 -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 Winter Holiday Event (#5015) 2024-12-20 14:11:06 -08: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] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
phase.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
scene-base.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
timed-event-manager.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
touch-controls.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
tutorial.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
ui-inputs.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
utils.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
utils.ts [Refactor] Pokerogue API client (#4583) 2024-11-04 15:57:21 -05:00
vite.env.d.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00