pokerogue/src
Mumble 3a767ed38a
[Refactor] Another Audio clean up (#4077)
* Cleaned up how cry keys were retrieved

* Legendary Pokemon Changes + Cry Cleanup

* Spelling mistake

* Fixed settings.

* correcting typedocs

* eslint

* eslint cleanup

* music pref

* gdfafa

* Music

* Apply suggestions from code review

Co-authored-by: PigeonBar <56974298+PigeonBar@users.noreply.github.com>

* Update src/battle.ts

Co-authored-by: PigeonBar <56974298+PigeonBar@users.noreply.github.com>

* Update src/battle.ts

Co-authored-by: PigeonBar <56974298+PigeonBar@users.noreply.github.com>

* fixed default

* Apply suggestions from code review

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Added changes

* Update src/battle-scene.ts

Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>

* Fix variable usage

* Fix `getFormSpriteKey()` and `.concat()` usage

Co-authored-by: PigeonBar <56974298+PigeonBar@users.noreply.github.com>

* asdsafafaf

* i need to do the dishes ughhh

---------

Co-authored-by: frutescens <info@laptop>
Co-authored-by: PigeonBar <56974298+PigeonBar@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: Adrian T. <68144167+torranx@users.noreply.github.com>
Co-authored-by: Tempoanon <163687446+Tempo-anon@users.noreply.github.com>
2024-11-03 22:31:07 -05:00
..
@types [Qol][Refactor] i18n lazy-loading (#4327) 2024-10-01 21:55:16 +01:00
configs/inputs add new lint rules....again 2024-10-04 13:08:31 +08:00
data [Refactor] Another Audio clean up (#4077) 2024-11-03 22:31:07 -05:00
enums [Ability] Implement Unburden (#4534) 2024-11-03 21:58:12 -05:00
events fix and optimize imports (#4061) 2024-09-07 21:37:37 -07:00
field [Refactor] Another Audio clean up (#4077) 2024-11-03 22:31:07 -05:00
interfaces [Feature] Add Mystery Encounters to the game (#3938) 2024-09-14 03:05:58 +01:00
modifier [Refactor] Clean up various methods in battle-scene.ts and pokemon.ts (#4412) 2024-11-03 21:53:52 -05:00
phases [Refactor] Miscellaneous code cleanup (#4596) 2024-11-03 22:23:51 -05:00
pipelines [Feature] Add Mystery Encounters to the game (#3938) 2024-09-14 03:05:58 +01:00
plugins [Localization] Spanish modification form es to es-ES (#4753) 2024-10-31 21:54:05 +01:00
system [Refactor] Another Audio clean up (#4077) 2024-11-03 22:31:07 -05:00
test [Refactor] Another Audio clean up (#4077) 2024-11-03 22:31:07 -05:00
typings/phaser centralize module typing overrides (#1786) 2024-08-24 12:46:16 -07:00
ui [UI] Starter Select UI no longer reloads sprite when changing nature, ability, etc (#4782) 2024-11-03 22:04:53 -05:00
account.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
battle-scene.ts [Refactor] Another Audio clean up (#4077) 2024-11-03 22:31:07 -05:00
battle.ts [Refactor] Another Audio clean up (#4077) 2024-11-03 22:31:07 -05:00
constants.ts [Feature] Seasonal splash messages logic + scaffolding (#4318) 2024-09-19 15:59:37 -07: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 Add eslint rule to enforce indenting of case statements (#4692) 2024-10-20 02:44:36 +01:00
inputs-controller.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
loading-scene.ts [Refactor] Miscellaneous code cleanup (#4596) 2024-11-03 22:23:51 -05:00
main.ts [Hotfix] Fix manifest getting loaded before the game is initialized (#4739) 2024-10-27 21:32:30 +01:00
messages.ts Add eslint rule to enforce indenting of case statements (#4692) 2024-10-20 02:44:36 +01:00
overrides.ts [Refactor] Miscellaneous code cleanup (#4596) 2024-11-03 22:23:51 -05:00
phase.ts [Misc] More complete phase logging (#4651) 2024-10-12 13:06:26 -07:00
scene-base.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
timed-event-manager.ts [Localization] Spanish modification form es to es-ES (#4753) 2024-10-31 21:54:05 +01:00
touch-controls.ts Add eslint rule to enforce indenting of case statements (#4692) 2024-10-20 02:44:36 +01:00
tutorial.ts [Daily] Daily standardization (#3776) 2024-09-26 01:39:59 -07:00
ui-inputs.ts Add eslint rule to enforce indenting of case statements (#4692) 2024-10-20 02:44:36 +01:00
utils.test.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
utils.ts [Refactor] Miscellaneous code cleanup (#4596) 2024-11-03 22:23:51 -05:00
vite.env.d.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00