summaryrefslogtreecommitdiff
path: root/play.js
AgeCommit message (Collapse)Author
2023-12-03Show road limits and last used on map.Tor Andersson
2023-12-03Version 2.0 rules.Tor Andersson
Tournament rule is standard. Jupiter event picks a random block. Cleopatra is not eliminated by Vulcan. Fix card manifest.
2023-12-03Update block art.Tor Andersson
2023-10-28Blue sea battles.Tor Andersson
2023-10-22Battle box.Tor Andersson
2023-10-21Only auto-scroll on mobile.Tor Andersson
2023-10-20Mobile layout.Tor Andersson
2023-07-02Remove special case view for game over.Tor Andersson
2022-11-16Add delayed hit assignment option.Tor Andersson
2022-11-16More tweaks.Tor Andersson
2022-11-16Fixup log and add space tooltips.Tor Andersson
2022-11-16Use numeric indexing for blocks and spaces.Tor Andersson
Use sets for moved, sea moved, last used, attacker and main road. Map old name indexing in action handler to allow old replays to work.
2022-11-16Use set for traitor instead of tracking ownership with dictionary.Tor Andersson
2022-11-16Zap semi-colons.Tor Andersson
2022-11-16Past tense.Tor Andersson
2022-11-16New battle CSS.Tor Andersson
2022-11-16Change create_log_entry to on_log.Tor Andersson
2022-11-16Only reveal all blocks in replay.Tor Andersson
2022-11-16Update for new server version.Tor Andersson
2022-11-16Split into separate module.Tor Andersson
2022-11-16Simplify styles and html for play.htmlTor Andersson