mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-24 10:39:15 +01:00
* Fixed up arena tags `apply` with type safety; removed unused parameters from tags * Enforced member visibility on a few methods * Made arena tag layers readonly; cleaned up callsites * Added tests for stone axe * Fixed mat block + removed unused file * Fixed up the tests for locale messages + fixed lucky chant * Reverted change to light screen DR% * Fixed tests to not check neutralizing gas msgs * Fixed inverted conditional in test file * Update doc comments for type-helpers.ts * Added util to make `it.each` test cases from a bunch of enums * Fixed up tsdocs * Fixed type error + removed broken util * Fixed TR signature * FIxed type errors caused by pending heal tags * Remove `undefined` from `onOverlap`'s signature * allow sourceless arena tags once again --------- Co-authored-by: Lugiad <adrien.grivel@hotmail.fr> Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com> Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| apply-attrs.ts | ||
| invalid-moves.ts | ||
| move-condition.ts | ||
| move-utils.ts | ||
| move.ts | ||
| pokemon-move.ts | ||