Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-18 | Keep Mines out of the discard pile while resolving the event. | Tor Andersson | |
This will prevent the event from being able to draw itself. The other events that draw from the discard pile (Oracle and Pacification) explicitly say that they should be discarded before drawing, so we don't need to make a more general "hold card until resolved" mechanism. | |||
2023-02-18 | Don't allow naval retreats to ports with enemy fleets. | Tor Andersson | |
2023-02-18 | Don't allow placing fleets in ports with enemy fleets with Syracuse card. | Tor Andersson | |
2023-02-18 | Update RNG. | Tor Andersson | |
2023-02-18 | Don't use JSON for undo. | Tor Andersson | |
2023-02-18 | Remove exports.ready function. | Tor Andersson | |
2023-02-18 | Purge unused "Both" active player. | Tor Andersson | |
2023-02-18 | Replace Fullscreen menu with Home link. | Tor Andersson | |
2023-02-18 | Past tense log messages. | Tor Andersson | |
2023-02-18 | Log which options are in effect. | Tor Andersson | |
2023-02-18 | Drop table roles. | Tor Andersson | |
2023-02-18 | Update for new server version. | Tor Andersson | |
2023-02-18 | Stable undo and fixes for replay. | Tor Andersson | |
2023-02-18 | 300: Add horizontal separators in log and colorize event names. | Tor Andersson | |
2023-02-18 | 300: Add missing log message when victory by taking both enemy cities. | Tor Andersson | |
2023-02-18 | 300: Don't show "next" while there are things left to build. | Tor Andersson | |
2023-02-18 | Add options to game setup. | Tor Andersson | |
2023-02-18 | Clean up replay script. | Tor Andersson | |
2023-02-18 | Add PRNG seed to game state. | Tor Andersson | |
Log all game actions to a table so they can be replayed. | |||
2023-02-18 | 300: Add tooltips to card numbers in game log. | Tor Andersson | |
2023-02-18 | 300: Fix scoring and resetting of Acropolis on Fire. | Tor Andersson | |
2023-02-18 | 300: Add extra confirmation states for some events. | Tor Andersson | |
Click on the affected city or Sparta to confirm events. | |||
2023-02-18 | 300: Always show undo button. | Tor Andersson | |
Help muscle memory by always showing the undo button in the same place. | |||
2023-02-18 | 300: 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-18 | 300: Fix Acropolis on Fire not ending the persian turn. | Tor Andersson | |
2023-02-18 | 300: Fix Artemisia bugs. | Tor Andersson | |
1) Remove the ship permanently. 2) Only remove transported armies if Persia is the attacker. | |||
2023-02-18 | 300: Rename Tie result to Draw. | Tor Andersson | |
2023-02-18 | 300: Set result for instant victories. | Tor Andersson | |
2023-02-18 | 300: Fix missing road... | Tor Andersson | |
2023-02-18 | 300: 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-18 | 300: Fix punctuation in messages. | Tor Andersson | |
2023-02-18 | 300: Fix various typos. | Tor Andersson | |
2023-02-18 | 300: Fix 'result' naming after game is over. | Tor Andersson | |
2023-02-18 | 300: Fix resign result. | Tor Andersson | |
2023-02-18 | 300: Tweak wording of naval retreat/continue state when Themistocles is active. | Tor Andersson | |
2023-02-18 | 300: Fix player turn bug with Immortals after greek battle. | Tor Andersson | |
2023-02-18 | 300: Eqeqeq and other lint cleanups. | Tor Andersson | |
2023-02-18 | 300: update | Tor Andersson | |
2023-02-18 | 300: immortals event starts a new battle | Tor Andersson | |
2023-02-18 | 300: don't lose spartans on first combat loss | Tor Andersson | |
That's a misunderstanding/translation issue. | |||
2023-02-18 | 300: cheap fleets optional rule | Tor Andersson | |
2023-02-18 | 300: Add some implementation notes. | Tor Andersson | |
2023-02-18 | 300 tweak royal road | Tor Andersson | |
2023-02-18 | 300 fix draw/discard display when more cards in draw queue than deck | Tor Andersson | |
2023-02-18 | 300: fix event bugs | Tor Andersson | |
2023-02-18 | 300: don't skip attack/defend retreat phases for themistocles | Tor Andersson | |
things happen too quick otherwise | |||
2023-02-18 | 300 show deck and discard size | Tor Andersson | |
2023-02-18 | 300 fix bugs | Tor Andersson | |
2023-02-18 | 300 polish message log. | Tor Andersson | |
2023-02-18 | 300 no reactions if empty hand | Tor Andersson | |