Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-01 | Don't roll for moves after pass in June 15 scenario. | Tor Andersson | |
2023-11-28 | Add confirmation steps to movement, withdrawal, and retreats. | Tor Andersson | |
2023-11-26 | Improve road search algorithm. | Tor Andersson | |
Make it simpler to understand and fix a bug where we would stop searching if a second road through the same hex was better (or same) than the current road! Only check and stop at paths already seen on cross-roads. | |||
2023-11-16 | Show overlapping HQ ranges in purple. | Tor Andersson | |
2023-11-16 | Fix ZOI calculation across bridges. | Tor Andersson | |
2023-11-14 | Forbidden hexes are only forbidden while units remain to enter. | Tor Andersson | |
Code updated as per the latest clarification from Mark Herman. | |||
2023-11-01 | Add pre-game HQ mode selection to June 15 scenario. | Tor Andersson | |
2023-10-27 | html viewport | Tor Andersson | |
2023-10-26 | Fix forbidden hex lists and label which overlay is visible. | Tor Andersson | |
2023-10-21 | scroll_with_middle_mouse and scroll_into_view | Tor Andersson | |
2023-10-20 | Mobile layout. | Tor Andersson | |
2023-10-15 | Add missing punctuation! | Tor Andersson | |
2023-10-07 | HTML language. | Tor Andersson | |
2023-10-06 | Only 1 HQ counts for stars. | Tor Andersson | |
2023-10-06 | Lobau only has one star. | Tor Andersson | |
2023-10-05 | Style tweaks. | Tor Andersson | |
2023-10-02 | Add shift zooming on counters. | Tor Andersson | |
2023-10-01 | Shorter "-1 Artillery Ineffective" DRM message. | Tor Andersson | |
2023-10-01 | Hyphen for Marchienne-au-Pont map label. | Tor Andersson | |
2023-10-01 | change to town names | teisuru | |
2023-10-01 | Fix bug when eliminating blown corps. | Tor Andersson | |
2023-10-01 | Fix eslint issues. | Tor Andersson | |
2023-10-01 | Remove stale TODO comments. | Tor Andersson | |
2023-10-01 | Accents and umlauts on units. | Tor Andersson | |
2023-10-01 | Show zoc/zoi and hq ranges with toggle button. | Tor Andersson | |
2023-10-01 | Clean up play.js and show running VP totals. | Tor Andersson | |
2023-10-01 | Sambre + meuse. | Tor Andersson | |
2023-10-01 | Add village names as HTML text. | Tor Andersson | |
2023-10-01 | Big fat arrow. | Tor Andersson | |
2023-10-01 | Show HQ range on mouse-over. | Tor Andersson | |
2023-10-01 | Show supporting units. | Tor Andersson | |
2023-10-01 | Improve log messages. | Tor Andersson | |
2023-10-01 | Fix town names. | Tor Andersson | |
2023-10-01 | Don't eliminate eliminated units. | Tor Andersson | |
Fixes "double eliminated" detachments where they are both eliminated as part of the stack, and as the main unit. | |||
2023-10-01 | Improve prompts when limited moves. | Tor Andersson | |
2023-10-01 | Color unit names in log. | Tor Andersson | |
2023-10-01 | Automatically update ZOC cache when necessary. | Tor Andersson | |
2023-10-01 | Combat results affect detachments. | Tor Andersson | |
2023-10-01 | Add hex/piece tooltips. | Tor Andersson | |
2023-10-01 | Prompts. | Tor Andersson | |
2023-10-01 | Improve active prompts. | Tor Andersson | |
2023-10-01 | Pause before rolling for attack. Pause at end of turn. | Tor Andersson | |
2023-10-01 | N moves remain prompts. | Tor Andersson | |
2023-10-01 | No passing at all while reinforcements remain. | Tor Andersson | |
2023-10-01 | Log negative DRMs. | Tor Andersson | |
2023-10-01 | Fix ZOC cache bug! | Tor Andersson | |
2023-10-01 | Disallow passing if reinforcements can still enter. | Tor Andersson | |
2023-10-01 | Fix no Cav Town DRM. | Tor Andersson | |
2023-10-01 | Forbidden hexes. | Tor Andersson | |
Disallow placing detachments, blown units, withdrawal, movement, retreats, and pursuits into forbidden (next to enemy entrance) hexes. | |||
2023-10-01 | Fix detachment placement checks. | Tor Andersson | |
HQ cannot stack with any other (friendly or enemy) HQ. Check if Detachment has valid destination to allow selecting. Update ZOCs everywhere necessary. |