Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-20 | update for split-screen mode | Jesse Plamondon-Willard | |
This includes splitting GameRunner (the main game instance) from Game1 (now a per-screen game state), adding a PerScreen<T> utility to simplify per-screen values, adding separate per-screen input handling and events, adding new Context fields for split-screen, and logging the screen ID in split-screen mode to distinguish log entries. | |||
2019-03-10 | fix typos and update release notes | danvolchek | |
2019-03-10 | add log sections implementation | danvolchek | |
2018-02-24 | reimplement log parser with serverside parsing and vue.js frontend | Jesse Plamondon-Willard | |