summaryrefslogtreecommitdiff
path: root/rtt-module.js
AgeCommit message (Expand)Author
2024-04-20commented state logging if neededMischa Untaga
2024-04-17detect view mutating stateMischa Untaga
2024-02-26log if we crashMischa Untaga
2024-02-16only write game data if it doesn't exist, write crash data if we dont stop on...Mischa Untaga
2024-02-16timeout error, allow toggling asserts off, sane defaults for MAX_STEPS and TI...Mischa Untaga
2024-02-15optionsMischa Untaga
2024-02-15splunk modeMischa Untaga
2024-02-15use ctxMischa Untaga
2024-02-15new game.json formatMischa Untaga
2024-02-14assert_state snake_caseMischa Untaga
2024-02-14optionally assert stateMischa Untaga
2024-01-17allow undo to Both, log current state to consoleMischa Untaga
2024-01-16detect when undo causes random seed changeMischa Untaga
2024-01-07dont stringify argsMischa Untaga
2024-01-06dump replay log to crash-replay.tsvMischa Untaga
2024-01-06detect undo causing an active player switchMischa Untaga
2024-01-04re-add MAX_STEPSMischa Untaga
2024-01-04deal with object scenariosMischa Untaga
2023-12-30remove resignMischa Untaga
2023-12-14option to disable schema validationMischa Untaga
2023-12-12trim whitespaceMischa Untaga
2023-11-23remove MAX_STEPSMischa Untaga
2023-11-22catch unknown state errorMischa Untaga
2023-10-17allowUnionTypesMischa Untaga
2023-10-17view schema validationMischa Untaga
2023-08-28track crashes of the view callsMischa Untaga
2023-08-27check if we can actually resign in this gameMischa Untaga
2023-08-27test resign and undo, can be disabled with NO-UNDO=true / NO_RESIGN=trueMischa Untaga
2023-08-27check we have sufficient bytes to continue, fix for nevskyMischa Untaga
2023-08-25raise error on NaN valueMischa Untaga
2023-08-25pick a player when both can go. delete disabled actionsMischa Untaga
2023-08-25Initial commitMischa Untaga