Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-10 | Don't delete undo by default when patching games. | Tor Andersson | |
2023-07-01 | Add "snapshot" replay view during play. | Tor Andersson | |
Snapshots store game state without undo and only log length. Combined with the final game state's log we can recreate the view from any snapshot quickly. Move replay code into separate script file, loaded only when used. Prefix system "setup", "resign", and "restore" actions with a period. | |||
2023-03-17 | Avoid action name collision with debugging command "restore". | Tor Andersson | |
2023-01-31 | Allow debugging "restored" games. | Tor Andersson | |
2022-11-25 | Remove obsolete tools and update other tools. | Tor Andersson | |
2022-10-05 | WIP patch | Tor Andersson | |
2022-08-06 | Fix patchgame script. | Tor Andersson | |
2022-01-17 | Fix tools. | Tor Andersson | |
2021-12-20 | Add 'patch' script to fix game state by replaying from the start. | Tor Andersson | |