mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-05 09:28:21 +01:00
* Fix off-by-one error in some random number calls * Fix mock RNG function used by tests Also remove unnecessary extra RNG mock from Glaive Rush test * Just some github UI manipulation don't mind me * Update Glaive Rush test * Remove unnecessary `Math.floor()` * Remove resolved comment * Add tsdocs to various functions * Remove `src/rng.md` file * Update tsdoc |
||
|---|---|---|
| .. | ||
| anims.ts | ||
| arena.ts | ||
| damage-number-handler.ts | ||
| pokemon-sprite-sparkle-handler.ts | ||
| pokemon.ts | ||
| trainer.ts | ||