elsid
4433e3c2de
Build path over navmesh for wandering actors
...
Using a path over pathgrid as checkpoints.
This allows to avoid having paths going through obstacles if they are
placed over pathgrid points.
2025-07-27 11:17:17 +02:00
Evil Eye
dca8c7c163
Add integration tests for mwscript-magic interactions
2025-07-02 17:03:33 +02:00
Evil Eye
45a51bceb2
Implement equal_to for Color
2025-06-12 17:48:11 +02:00
elsid
178f216317
Add Lua test for passing a NaN value
2025-06-05 23:58:41 +02:00
elsid
2ebdc43bbe
Add test for load while teleporting
...
To reproduce #8311 .
Load game while landracer is scheduled to teleport from different cell.
2025-03-25 23:41:04 +01:00
elsid
0e19b1dd75
Run Lua integration tests starting with menu script
...
This allows writing tests for menu scripts.
Keep global script as entry point to morrowind tests.
Fix menu.newGame and menu.loadGame to hide main menu.
2025-03-08 13:14:20 +01:00