Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-27 | Add icons indicate battle boxes can be minimized. | 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-02-05 | Very basic dark mode theme. | Tor Andersson | |
Tone down the background color to light gray instead of white, if dark mode is preferred by the browser. | |||
2022-07-31 | Add oil drum icon. | Tor Andersson | |
2022-03-08 | More icons. | Tor Andersson | |
2022-02-26 | Add stack and flame icons. | Tor Andersson | |
2022-02-26 | Add pickaxe and spade icon. | Tor Andersson | |
2022-01-07 | Use WebSockets instead of socket.io. | Tor Andersson | |
2021-12-29 | Add OpenGraph meta tags to display previews on social media. | Tor Andersson | |
2021-07-05 | crusader: More siege stuff. | Tor Andersson | |
2021-07-05 | crusader: Start siege. | Tor Andersson | |
2021-06-24 | Add "exit" button to finished games and observer view. | Tor Andersson | |
2021-06-15 | Add "Rematch" button for easier repeat match making. | Tor Andersson | |
2021-05-22 | Add map zoom-out button. | Tor Andersson | |
2021-05-01 | Add game-icons.net README | Tor Andersson | |
2021-05-01 | Add some random icons. | Tor Andersson | |
2021-05-01 | Add Columbia ABC battle window style-sheet and icons. | Tor Andersson | |
2021-05-01 | Add common client code and grid stylesheet. | Tor Andersson | |
2021-05-01 | Add server and lobby code. | Tor Andersson | |