summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-18Past tense log messages.Tor Andersson
2023-02-18Don't use dotted underlines (no support in Safari).Tor Andersson
2023-02-18Change create_log_entry to on_log.Tor Andersson
2023-02-18Log which options are in effect.Tor Andersson
2023-02-18Drop table roles.Tor Andersson
2023-02-18Update for new server version.Tor Andersson
2023-02-18Stable undo and fixes for replay.Tor Andersson
2023-02-18Split into separate module.Tor Andersson
2023-02-18JPEG cssTor Andersson
2023-02-18Simplify styles and html for play.htmlTor Andersson
Change font css link. Clean up common play.css file. Mobile layout.
2023-02-18300: Add horizontal separators in log and colorize event names.Tor Andersson
2023-02-18Use ID instead of class for hand in 300.Tor Andersson
2023-02-18Use ID instead of class for map and mapwrap.Tor Andersson
2023-02-18Use ID instead of class for prompt, chat window, and chat button.Tor Andersson
2023-02-18Use ID instead of class for grid divs.Tor Andersson
2023-02-18Prettier logs with formatting and colors.Tor Andersson
2023-02-18300: Add missing log message when victory by taking both enemy cities.Tor Andersson
2023-02-18300: Don't show "next" while there are things left to build.Tor Andersson
2023-02-18300: Fix Greece map flipping with new URL scheme.Tor Andersson
2023-02-18Clean up stylesheets. Don't show options in game lists.Tor Andersson
2023-02-18Add options to game setup.Tor Andersson
2023-02-18Clean up replay script.Tor Andersson
2023-02-18Add PRNG seed to game state.Tor Andersson
Log all game actions to a table so they can be replayed.
2023-02-18Favicon stuff.Tor Andersson
2023-02-18300: Add tooltips to card numbers in game log.Tor Andersson
2023-02-18300: Fix scoring and resetting of Acropolis on Fire.Tor Andersson
2023-02-18300: Add extra confirmation states for some events.Tor Andersson
Click on the affected city or Sparta to confirm events.
2023-02-18300: Always show undo button.Tor Andersson
Help muscle memory by always showing the undo button in the same place.
2023-02-18300: Add Undo to most event cards too.Tor Andersson
All events that need you to select something should now allow you to undo the play of the event.
2023-02-18300: Fix Acropolis on Fire not ending the persian turn.Tor Andersson
2023-02-18300: Fix Artemisia bugs.Tor Andersson
1) Remove the ship permanently. 2) Only remove transported armies if Persia is the attacker.
2023-02-18300: Rename Tie result to Draw.Tor Andersson
2023-02-18300: Set result for instant victories.Tor Andersson
2023-02-18300: Fix missing road...Tor Andersson
2023-02-18300: Fix interpretation issue of The Royal Road.Tor Andersson
The new translation makes clear you can place 1-3 units if the city is unoccupied by Greek troops.
2023-02-18300: Tweaks for tiny screen sizes.Tor Andersson
2023-02-18300: Fix punctuation in messages.Tor Andersson
2023-02-18300: Fix various typos.Tor Andersson
2023-02-18300: Fix 'result' naming after game is over.Tor Andersson
2023-02-18300: Fix resign result.Tor Andersson
2023-02-18300: Tweak wording of naval retreat/continue state when Themistocles is active.Tor Andersson
2023-02-18300: Add rematch and exit buttons.Tor Andersson
2023-02-18300: Limit transported armies to 3!Tor Andersson
2023-02-18300: Fix player turn bug with Immortals after greek battle.Tor Andersson
2023-02-18300: Don't show zoomed in card back.Tor Andersson
2023-02-18300: Fix send_action with no argument.Tor Andersson
2023-02-18300: Eqeqeq and other lint cleanups.Tor Andersson
2023-02-18300: Various HTML and menu cleanups.Tor Andersson
Disable "toggle log" button. Hide resign menu. Add debug menu.
2023-02-18300: Show 'ghost' bridge during build phase.Tor Andersson
2023-02-18300: Show disabled menu item too.Tor Andersson