summaryrefslogtreecommitdiff
path: root/play.js
AgeCommit message (Collapse)Author
2024-09-20Fix tooltip issue.Tor Andersson
2024-09-20Improve client log capabilities.Tor Andersson
- shorter piece names for logging - piece tooltips - dice icons - tactics rating icons - lime green tooltip highlights
2024-09-15Explicit "end" buttons instead of "next".Tor Andersson
2024-09-15Confirm dummy actions with alert prompts in client.Tor Andersson
- Designate force without units. - End individual activation with points left. - End movement without moving.
2024-09-15Simplify button action generation.Tor Andersson
2024-09-15Make events more forgiving for undo by adding pauses to roll/draw/etc.Tor Andersson
2023-10-22No tooltips for cards in hand.Tor Andersson
2023-10-21fix popup menuTor Andersson
2023-10-21scroll_with_middle_mouse and scroll_into_viewTor Andersson
2023-10-20Mobile layout.Tor Andersson
2023-05-03Tweak stacking of highlights when mixing unit stacks and spaces.Tor Andersson
Mainly affects restoring Indians that are already at home.
2023-05-03Support multiple raid markers in one space.Tor Andersson
2023-04-15Add explicit "End construction" button instead of pass/next.Tor Andersson
2023-03-27Add different highlight for dangerous moves. Make colors clearer.Tor Andersson
Moves into spaces which will yield to the opponent are highlighted with an extra red inside border. Also change colors to be consistent: Yellow - action for both spaces and units Blue - selected unit White - highlight (both for tooltip and current battle/intercept space) Clearer blue and red colors for supply lines. RED
2023-02-18Space tool tips in log.Tor Andersson
2023-02-18Zap semicolons.Tor Andersson
2023-02-18Clamp VP tracker to stay on the VP track...Tor Andersson
2023-02-18Show deck size when hovering over played card.Tor Andersson
2023-02-18Add "pass for rest of season/action" response buttons.Tor Andersson
Update aliases after loading of all states.
2023-02-18Separate end move / intercept / avoid battle buttons.Tor Andersson
2023-02-18Use separate "drop off" state to reduce mis-clicking "end move".Tor Andersson
2023-02-18Fix bugs found during play testing session.Tor Andersson
2022-11-17Import Wilderness War assets.Tor Andersson