173 Commits

Author SHA1 Message Date
2979c6c3fd Rectangle grid can have unequal row lenghts 2024-06-17 14:55:56 -07:00
daf0628bd1 Odd or even hex grid 2024-06-17 12:38:18 -07:00
6b6dbba9f1 Radial coords for rectangular hex grid 2024-06-17 10:52:33 -07:00
93bea8e4b1 Group text and use elements 2024-06-17 08:29:41 -07:00
0a30f7c7ef WIP: radial hex grid 2024-06-16 23:25:38 -07:00
07ab30fdec Fix restoring zoom on page reload 2024-06-14 16:49:36 -07:00
6200e19de1 Extract scenario-build function into separate module 2024-06-12 16:30:50 -07:00
2d30b5f842 WIP: Fill in some of the 'load scenario' tests 2024-06-12 13:29:09 -07:00
16fc0bf793 WIP: modify dev server to use as test server, also 2024-06-12 10:50:06 -07:00
333931c82c Fix load scenario transition fade out 2024-06-11 18:52:19 -07:00
f079181a2c Fix toggle content vis 2024-06-11 18:03:00 -07:00
0a2c97ee4b Remove some commented-out code 2024-06-11 15:20:40 -07:00
1b1a809178 WIP: Fix pan-zoom for webkit 2024-06-08 11:17:40 -07:00
71f972142b Don't use custom built-in elements because they are not supported in webkit 2024-06-04 16:19:58 -07:00
163e3a9de5 Fix/refactor tests 2024-06-01 17:50:58 -07:00
e8fae51b32 WIP: use scenario template to build scenarios client-side 2024-06-01 11:31:58 -07:00
85f5abb4e2 Fix storing scenario in local storage 2024-05-30 18:06:46 -07:00
56c8411920 Make scenarios list in modal dynamic 2024-05-30 17:14:52 -07:00
981cc566f0 WIP: put all svg refs in scenario file at build time 2024-05-30 12:37:29 -07:00
51974436ff WIP: dynamically add references to scenario svg 2024-05-30 10:44:22 -07:00
187faec2df Try to simplify trooper counter 2024-05-29 18:02:18 -07:00
abc8b02a9c WIP: select counter test 2024-05-28 15:42:04 -07:00
e8fbe161e4 Import mapsheets.svg 2024-05-28 14:45:20 -07:00
1b04583ae8 WIP: use esbuild to bust cache for mapsheets.svg 2024-05-27 10:51:19 -07:00
a80728f16f WIP: mock selenium response 2024-05-24 15:59:17 -07:00
d729079cdf WIP: intercept request in test 2024-05-23 12:06:01 -07:00
d06277bad5 Minor refactor 2024-05-22 09:28:49 -07:00
8667e7e6da Don't export unnecessary functions 2024-05-22 09:26:32 -07:00
556abf9bbf Use observable for showing hex distance count 2024-05-22 09:20:54 -07:00
98e4fd58d8 Use observable for end move and prone flag 2024-05-22 09:12:47 -07:00
7395df376d Remove select callbacks and use observable instead 2024-05-21 21:20:06 -07:00
d01e0aa92b Add dice 2024-05-21 12:30:45 -07:00
517c89b1cc Fix custom affiliation names 2024-05-20 14:07:00 -07:00
6b4312aa1f Fix show/hide record sheet toggle 2024-05-20 13:59:49 -07:00
1818218abb WIP: record sheet layout 2024-05-20 12:56:42 -07:00
4d133b7181 Add weapon icons to record sheet 2024-05-20 09:07:16 -07:00
c692bc9020 Simplify loading scenarios 2024-05-19 21:42:39 -07:00
66887e3710 Change attacker color from green to blue; change trace color 2024-05-19 12:10:00 -07:00
2f7efc76e0 Make scenario files; consolidate mapsheets into one file 2024-05-19 10:05:17 -07:00
549ad8699f Finish furniture, recenter maps 2024-05-18 20:52:36 -07:00
3b641620ab Add furniture 2024-05-18 16:26:59 -07:00
b89222872a Building layouts complete 2024-05-17 12:26:29 -07:00
9d4f58472d WIP: Buildings 2024-05-16 23:11:05 -07:00
021b8d3a9a Apply styles and map script to manually loaded files 2024-05-15 18:08:24 -07:00
bd31e3e4a6 Add ability to load a map file manually 2024-05-15 12:55:40 -07:00
7021b49933 Don't blow up if weapon element missing from trooper counters 2024-05-15 11:23:21 -07:00
26285e4be7 Rename variables for clarity 2024-05-15 11:22:47 -07:00
f021368a66 WIP: add fullscreen and download save abilities 2024-05-04 10:25:22 -07:00
734af1b580 Fix preexisting prone counter not removing if unit end movement without moving 2024-05-02 17:19:26 -07:00
ddd32d47c5 Generate weapon data dynamically from counters 2024-05-02 16:58:00 -07:00