129 Commits

Author SHA1 Message Date
2f36d4b76c Fix map-container not using full viewport height when map is small 2024-04-28 16:37:05 -07:00
2772333072 Add all scenario maps 2024-04-28 16:19:59 -07:00
0c1f7e2fde Add ability to change maps 2024-04-27 18:30:03 -07:00
75a0c37ea5 Some cleanup 2024-04-27 13:10:43 -07:00
f07d120b4b Refactor sight line module to remove almost all querying for elements 2024-04-26 16:08:40 -07:00
a5e1ebcd47 Refactor firing arc module, 'set' function 2024-04-26 14:08:05 -07:00
93ef00d180 More refactor of firing arcs module 2024-04-26 10:37:36 -07:00
917058f024 WIP: simplify/clarify firing arc algo 2024-04-25 20:06:51 -07:00
1833dfebf1 WIP: firing arcs algo 2024-04-25 17:21:46 -07:00
62a745d59f Change troop-number and troop-allegiance references to just number and allegiance 2024-04-24 15:50:59 -07:00
525ab34237 Remove selected counter when double-clicked 2024-04-24 13:58:45 -07:00
f3a5999142 Retain preexisting counters in move history 2024-04-24 13:14:32 -07:00
b73217c5c4 Make trooper counters groups 2024-04-24 12:21:35 -07:00
9e375ef373 Remove scrollbars from svg 2024-04-22 20:44:07 -07:00
2cf47e56fe Add missing row 2024-04-22 14:41:39 -07:00
4dc47d6f04 Add grenade counter 2024-04-22 14:28:29 -07:00
c23d9be954 Fade the map in after it is done loading 2024-04-22 12:09:50 -07:00
232d1b1d6a Update viewBox to make off-board starting positions visible 2024-04-22 11:14:07 -07:00
ea2ff860fa Use checkboxes for grenades 2024-04-18 19:13:37 -07:00
143e3cdb45 Add callbacks for updating the UI 2024-04-17 13:05:47 -07:00
4229c732bc Use JS for damage indicator changes instead of CSS 2024-04-17 10:20:15 -07:00
460027e965 Move most game logic into its own file 2024-04-16 19:41:27 -07:00
4ffd8eb5c4 WIP 2024-04-16 15:47:47 -07:00
811cf8999f WIP 2024-04-16 13:29:16 -07:00
44feb23b19 Turn off the image maps 2024-04-14 13:27:38 -07:00
0aef8a6401 WIP 2024-04-14 13:12:21 -07:00
Catalin Mititiuc
97cc1f012a Import pan/zoom functions from external module 2024-04-14 10:14:25 -07:00
Catalin Mititiuc
143d61e49b Position hexes with CSS; move map styles into separate file 2024-04-11 17:17:03 -07:00
Catalin Mititiuc
b192fc0790 Import map svg in an object; add a dev server 2024-04-11 13:15:41 -07:00