summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-12Remove old replay compatibility options.Tor Andersson
2023-09-21Add match making setups.Tor Andersson
2023-07-02Remove special case view for game over.Tor Andersson
2023-07-02Tan replay panel.Tor Andersson
2023-07-02Reword delayed hit assignment option (again).Tor Andersson
2023-07-02Update cover JPEG.Tor Andersson
2023-07-02Update "undo".Tor Andersson
2023-05-24No undo after selecting cards.Tor Andersson
2023-01-28Reword delayed/autohit options.Tor Andersson
2023-01-17Set HTML language.Tor Andersson
2023-01-17Stop delaying hits when more hits inflicted than steps.Tor Andersson
2022-11-16Describe "delay hits" option better.Tor Andersson
2022-11-16Main menu links.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
2022-11-16Add gen_action_space and gen_action_block helpers.Tor Andersson
2022-11-16Use set for traitor instead of tracking ownership with dictionary.Tor Andersson
2022-11-16Update RNG.Tor Andersson
2022-11-16Add auto-hit option.Tor Andersson
2022-11-16Don't use JSON for undo state.Tor Andersson
2022-11-16Optimize loops.Tor Andersson
2022-11-16Remove exports.ready function.Tor Andersson
2022-11-16Reword disruption and battlefield control change.Tor Andersson
2022-11-16Zap semi-colons.Tor Andersson
2022-11-16Add event card house rules.Tor Andersson
2022-11-16Past tense.Tor Andersson
2022-11-16New battle CSS.Tor Andersson
2022-11-16Clean up common play.css file.Tor Andersson
2022-11-16Replace Fullscreen menu with Home link.Tor Andersson
2022-11-16Fix bug with Vulcan on turn 1 of tournament game.Tor Andersson
2022-11-16Change create_log_entry to on_log.Tor Andersson
2022-11-16Log which options are in effect.Tor Andersson
2022-11-16Drop table roles.Tor Andersson
2022-11-16Change font css link.Tor Andersson
2022-11-16Log combat hits.Tor Andersson
2022-11-16Only reveal all blocks in replay.Tor Andersson
2022-11-16Apply hits manually for Vulcan event and disrupted reserves.Tor Andersson
2022-11-16Show both prior cards to make it clearer when double events cancel.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
2022-11-16Tweak 'create new game' page margins.Tor Andersson
2022-11-16Show card backs when observing the block games.Tor Andersson
2022-11-16Some more log appearance tweaks.Tor Andersson
2022-11-16Fix hide block function.Tor Andersson
2022-11-16Fix boldness of battle header.Tor Andersson
2022-11-16Use ID instead of class for battle dialog.Tor Andersson
2022-11-16Use ID instead of class for turn_info.Tor Andersson