mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-05 01:18:41 +01:00
* cherry picked commits / manual copy * better dex tracking for summary after regular egg hatching * ui changes * updated egg hatch bg, added candy tracker, icon anims for new shiny or new form unlock * added i18 line, reset overrides * touchup * code cleanup, documentation and slight refactor * sprite display fix * load interrupts, simple sfx and no summary for small egg amounts * Garbage Collection + Eslint/Docs approved. * time logging and optimisation * skip redundant load * more time logs and fix pre-load issues * more detailed loading logs * changed loading to be on demand from cursor nav * fix missing variant icon fallback * removing redundant time logs and code touchup * code cleanup * Comments so developer doesn't get bugged about garbage collecton * remove logs n stuff * lang settings touchup and final touchup plus uploading blank egg summary bg * fix nits, js imports, extra docs, magic numbers changed * extra docs and spacing nits * Update Github --------- Co-authored-by: James Diefenbach <z5421232@ad.unsw.edu.au> Co-authored-by: Frederico Santos <frederico.f.santos@tecnico.ulisboa.pt> Co-authored-by: frutescens <info@laptop> Co-authored-by: Mumble <171087428+frutescens@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| @types | ||
| configs/inputs | ||
| data | ||
| enums | ||
| events | ||
| field | ||
| interfaces | ||
| locales | ||
| modifier | ||
| phases | ||
| pipelines | ||
| plugins | ||
| system | ||
| test | ||
| typings/phaser | ||
| ui | ||
| account.ts | ||
| battle-scene.ts | ||
| battle.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 | ||