summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2022-11-16Use ID instead of class for map and mapwrap.Tor Andersson
2022-11-16Use ID instead of class for prompt, chat window, and chat button.Tor Andersson
2022-11-16Use ID instead of class for grid divs.Tor Andersson
2022-11-16Prettier logs with formatting and colors.Tor Andersson
2022-11-16Clean up Columbia games rule book HTML.Tor Andersson
2022-11-16Clean up stylesheets. Don't show options in game lists.Tor Andersson
2022-11-16Add options to game setup.Tor Andersson
2022-11-16Clean up replay script.Tor Andersson
2022-11-16Add PRNG seed to game state.Tor Andersson
Log all game actions to a table so they can be replayed.
2022-11-16Favicon stuff.Tor Andersson
2022-11-16Add confirmation when clicking PASS in a battle dialog.Tor Andersson
2022-11-16crusader: Rotate map to landscape on wide displays.Tor Andersson
2022-11-16caesar: More undo.Tor Andersson
Allow undo back to movement phase from levy phase. Allow undo in the middle of a sea retreat.
2022-11-16Eqeqeq in UI code.Tor Andersson
2022-11-16Don't show "Resign" menu item for observers.Tor Andersson
2022-11-16Put current client role on body tag instead of grid_top.Tor Andersson
2022-11-16Use black highlight when assigning hits to blocks.Tor Andersson
2022-11-16caesar: Eqeqeq.Tor Andersson
2022-11-16Responsive small card displays.Tor Andersson
2022-11-16Improve map zooming!Tor Andersson
2022-11-16Show turn info bar on all block games.Tor Andersson
2022-11-16Don't show 'by sea' in log.Tor Andersson
2022-11-16Improve logging of block retreats.Tor Andersson
Print which block retreats during the round. Print summary of retreat destinations at the end of the round.
2022-11-16Improve role and player name display with long user names.Tor Andersson
2022-11-16caesar: Use const for BOTH.Tor Andersson
2022-11-16Link to implementation notes from about page.Tor Andersson
2022-11-16caesar: Add Free Deployment scenario.Tor Andersson
2022-11-16New and improved join page with server sent events.Tor Andersson
2022-11-16Add "exit" button to finished games and observer view.Tor Andersson
2022-11-16caesar: Forgot image.Tor Andersson
2022-11-16caesar: Layout blocks by owner and show Jupiter badge for stolen blocks.Tor Andersson
2022-11-16caesar: Pick Mars and Neptune battles after movement.Tor Andersson
This is like the Jihad card in Crusader Rex where the rules clarify that the surprise attack is declared before player two moves. We can then also mark the surprise attacking blocks on the map.
2022-11-16caesar: Log when Apollo copies a card.Tor Andersson
2022-11-16Small fixes to block games.Tor Andersson
2022-11-16Add links to rulebooks to game info pages.Tor Andersson
2022-11-16caesar: Use 'Both' role for simultaneous turns.Tor Andersson
2022-11-16caesar: Clear 'who' if you end movement phase during a move.Tor Andersson
2022-11-16Fix broken links.Tor Andersson
2022-11-16Add "Rematch" button for easier repeat match making.Tor Andersson
2022-11-16Don't zoom cards in common style sheet.Tor Andersson
2022-11-16caesar: Only show "End navis to port" if no navis left at sea that can move.Tor Andersson
2022-11-16caesar: Only show "End levy" when all levy points are spent.Tor Andersson
Or there are no valid levy options.