Merge branch '_RHH/master' into _RHH/upcoming

This commit is contained in:
Eduardo Quezada
2025-02-20 19:44:00 -03:00
22 changed files with 607 additions and 191 deletions

View File

@@ -554,6 +554,10 @@ Causes the test to fail if a and b compare incorrectly, e.g.
EXPECT_EQ(results[0].damage, Q_4_12(1.5), results[1].damage);
```
### `FORCE_MOVE_ANIM`
`FORCE_MOVE_ANIM(TRUE)`
Forces the moves in the current test to do their animations in headless mode. Useful for debugging animations.
## Overworld Command Reference
### `OVERWORLD_SCRIPT`