mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-30 05:22:44 +02:00
* Updated admin panel to allow the concept of unlinking accounts * Don't look too hard at this commit, nothing to see here * Admin stuff * Fixed linking and unlinking and updated menu options * Undid some changes and cleaned up some code * Updated some logic and added some comments * Updates to admin panel logic * Stupid promises everyone hates them and they deserver to die * Promise stuff still * Promises working thanks to Ydarissep on discord - pushing with debug code before it decides to stop working again * Removed debugging code * All discord functionality seems to be working here?? Not sure what happened but yay * Fixed up some bugs and code * Added registered date to the panel * Fixed and updated some minor error message related stuff * Minor changes * Fixed some minor bugs, made the save related errors have error codes, and added updated icons * Updated search field error * Missed a couple of things to push * Fixed linting and doc errors * Revert dev related code and clean up dev comments * Reverting utils * Updating front end to match back end from Pancakes' comments * make getFields and getInputFieldConfigs a single function of FormUiHandler * remove outdated doc * Apply suggestions from code review Moka review changes Co-authored-by: MokaStitcher <54149968+MokaStitcher@users.noreply.github.com> * Added docs * eslint fixes * Fixed error not showing up in certain conditions --------- Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> Co-authored-by: MokaStitcher <millennium.stitcher@gmail.com> Co-authored-by: MokaStitcher <54149968+MokaStitcher@users.noreply.github.com> Co-authored-by: innerthunder <brandonerickson98@gmail.com> |
||
---|---|---|
.. | ||
@types | ||
configs/inputs | ||
data | ||
enums | ||
events | ||
field | ||
interfaces | ||
modifier | ||
phases | ||
pipelines | ||
plugins | ||
system | ||
test | ||
typings/phaser | ||
ui | ||
account.ts | ||
battle-scene.ts | ||
battle.ts | ||
constants.ts | ||
debug.js | ||
game-mode.ts | ||
inputs-controller.ts | ||
loading-scene.ts | ||
main.ts | ||
messages.ts | ||
overrides.ts | ||
phase.ts | ||
scene-base.ts | ||
timed-event-manager.ts | ||
touch-controls.ts | ||
tutorial.ts | ||
ui-inputs.ts | ||
utils.test.ts | ||
utils.ts | ||
vite.env.d.ts |