mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-15 06:15:20 +01:00
* Mostly implemented Future Sight/Doom Desire * Fixed a few docs * Fixed com * Update magic_guard.test.ts * Update documentation * Update documentation on arena-tag.ts * Update arena-tag.ts docs * Update arena-tag.ts * Update turn-end-phase.ts * Update move.ts documentation * Fixed tpyo * Update move.ts documentation * Add assorted TODO test cases * Refactored FS to use a positional tag manager * Added strong typing to the manager, finished save load stufff * Fixed locales + tests * Fixed tests and documentation * sh Fixed tests for good * Fixed MEP * Reverted overrides changse * Fixed issues with merging * Fixed locales update & heal block test * Fixed wish tests * Fixed test typo * Fixed wish test flaking out due to speed ties * Fixed tests fr fr * actually fixed tests bc i'm stupid * Fixed tests for real * Remove locales update * Update arena-tag.ts Co-authored-by: Dean <69436131+emdeann@users.noreply.github.com> * Update move.ts Co-authored-by: Dean <69436131+emdeann@users.noreply.github.com> * Update arena-tag.ts Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> * Applied review suggestions and added a _wee_ bit more docs * fixed wish condition * Applied kev's reviews * Minor nits * Minor formatting change in `heal-block.test.ts` --------- Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com> Co-authored-by: Dean <69436131+emdeann@users.noreply.github.com> Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| @types | ||
| abilities | ||
| achievements | ||
| arena | ||
| battle | ||
| battler-tags | ||
| data | ||
| eggs | ||
| field | ||
| inputs | ||
| items | ||
| moves | ||
| mystery-encounter | ||
| phases | ||
| plugins/api | ||
| setting-menu | ||
| sprites | ||
| system | ||
| test-utils | ||
| types | ||
| ui | ||
| utils | ||
| account.test.ts | ||
| battle-scene.test.ts | ||
| boss-pokemon.test.ts | ||
| daily-mode.test.ts | ||
| endless-boss.test.ts | ||
| enemy-command.test.ts | ||
| escape-calculations.test.ts | ||
| evolution.test.ts | ||
| final-boss.test.ts | ||
| font-face.setup.ts | ||
| game-mode.test.ts | ||
| imports.test.ts | ||
| internals.test.ts | ||
| matchers.setup.ts | ||
| misc.test.ts | ||
| reload.test.ts | ||
| utils.test.ts | ||
| vitest.setup.ts | ||