Replay JSON Summary Version 2

- Added last site reached for both players
- Added game timing info + player used time
- Restructured the last niggling bits of game creation that were inconsistent for hidden vs private
- Moved hidden table definition to a parameter on game settings creation, which moved the hard-coded Glacial hiddenness all the way up to the Handler level
This commit is contained in:
Christian 'ketura' McCarty
2023-06-21 01:53:14 -05:00
parent 7e80e216bb
commit 4b9bf9651b
14 changed files with 112 additions and 110 deletions

2
.gitignore vendored
View File

@@ -20,3 +20,5 @@ logs/*
remote-sync
replay
!replay/.placeholder
logs/nohup.out
gemp-lotr/docker/docker-compose.yml