pokerogue/src
2024-07-16 21:36:56 -07:00
..
@types [UI] UI Small Adjustments (#2525) 2024-06-23 12:09:23 -04:00
configs/inputs
data fix buoy sprite placement 2024-07-16 21:36:56 -07:00
enums Merge branch 'mystery-battle-events' into event/getting-lost-at-the-sea 2024-07-15 10:31:43 -07:00
events
field Merge branch 'mystery-battle-events' into event/getting-lost-at-the-sea 2024-07-15 10:31:43 -07:00
interfaces [Localization] localized status-effect.ts and translate. (#2528) 2024-07-02 10:22:46 -04:00
locales Merge branch 'mystery-battle-events' into event/getting-lost-at-the-sea 2024-07-15 10:31:43 -07:00
modifier Mystery Encounters (#2824) 2024-07-10 15:01:23 -04:00
phases clean up safari code and utils 2024-07-15 12:36:10 -04:00
pipelines clean up safari code and utils 2024-07-15 12:36:10 -04:00
plugins add i18next money formatter for MEs 2024-07-12 16:16:52 -04:00
system rename MysteryEncounter interface to IMysteryEncounter 2024-07-11 15:01:30 -07:00
test finish lost-at-sea-encounter.test.ts (for now) 2024-07-16 21:27:35 -07:00
ui ui.getHandler() add generic type with default 2024-07-16 10:46:07 -07:00
account.ts
battle-scene.ts Merge branch 'mystery-battle-events' of https://github.com/InnocentGameDev/PokeRogue-Events into pokemon-salesman 2024-07-12 11:27:02 -04:00
battle.ts rename MysteryEncounter interface to IMysteryEncounter 2024-07-11 15:01:30 -07:00
debug.js
egg-hatch-phase.ts [Localization] localize hatch egg message (+ egg move unlock) (#2395) 2024-06-23 20:14:18 -04:00
evolution-phase.ts
form-change-phase.ts resolve conflicts, import issues, and cleanup from rebase 2024-07-10 15:31:03 -04:00
game-mode.ts rebase encounters branch with pokerogue/main 2024-07-10 14:51:06 -04:00
inputs-controller.ts
loading-scene.ts finishing touches 2024-07-11 14:58:52 -07:00
main.ts more specific font unicode ranges and add unifont to existing families (#2459) 2024-06-20 11:28:47 -04:00
messages.ts
overrides.ts RESET OVERRIDES.TS!! 2024-07-14 21:31:43 -07:00
phase.ts
phases.ts clean up safari code and utils 2024-07-15 12:36:10 -04:00
scene-base.ts
timed-event-manager.ts [UI] UI Small Adjustments (#2525) 2024-06-23 12:09:23 -04:00
touch-controls.ts
tutorial.ts
ui-inputs.ts
utils.test.ts
utils.ts rebase encounters branch with pokerogue/main 2024-07-10 14:51:06 -04:00
vite.env.d.ts