282 Commits

Author SHA1 Message Date
982d171578 Add some more buildings 2025-06-16 22:41:31 -07:00
1417c0923f WIP: add building structure 2025-06-16 22:41:31 -07:00
e647df9b92 Some cleanup 2025-06-16 22:41:31 -07:00
7a79cf21c4 Add mapsheet4 2025-06-16 22:41:31 -07:00
eb08880309 WIP 2025-06-16 22:41:31 -07:00
b0d9675793 WIP: lay mapsheets out in an array 2025-06-16 22:41:31 -07:00
d914d9ec7d Draw whole scenario grid 2025-06-16 22:41:31 -07:00
ecb2a09dfe Add elevation to map keys 2025-06-16 22:41:31 -07:00
c8b3468abc Draw scenario mapsheet hexes with building hexes 2025-06-16 22:41:31 -07:00
c7bb814b42 WIP: start mapsheets 2025-06-16 22:41:31 -07:00
e315cdeddc Clean up a bit 2025-06-16 22:41:31 -07:00
6714c5f6f7 Rectangle algo can offset origin 2025-06-16 22:41:31 -07:00
a147bcbdd0 WIP: better rectangle algo 2025-06-16 22:41:31 -07:00
a926b69f04 Add a building 2025-06-16 22:41:31 -07:00
9012c88fb3 Render different elevation level hex grids 2025-06-16 22:41:31 -07:00
698aa19966 Rectangle grid can have unequal row lenghts 2025-06-16 22:41:31 -07:00
8e19487954 Odd or even hex grid 2025-06-16 22:41:31 -07:00
20d423803e Radial coords for rectangular hex grid 2025-06-16 22:41:31 -07:00
1c397d2cb3 Group text and use elements 2025-06-16 22:41:31 -07:00
df21cd8271 WIP: radial hex grid 2025-06-16 22:41:31 -07:00
515323feaa Fix restoring zoom on page reload 2025-06-16 22:41:31 -07:00
2d29c6715c Remove layer 2025-06-16 22:41:31 -07:00
aba4c91747 Fix classes 2025-06-16 22:41:31 -07:00
deb8942692 View all 4 maps 2025-06-16 22:41:31 -07:00
b83058b353 Convert map4 css transforms to attributes 2025-06-16 22:41:31 -07:00
610b1b84b7 WIP: map work in inkscape 2025-06-16 22:41:31 -07:00
f1de65bedc WIP: map elevation levels work 2025-06-16 22:41:31 -07:00
f534a22c2e Extract scenario-build function into separate module 2025-06-16 22:41:31 -07:00
35c569ffef WIP: Fill in some of the 'load scenario' tests 2025-06-16 22:41:31 -07:00
417a599c5c Add some 'load scenario' todo tests 2025-06-16 22:41:31 -07:00
2dfd5cdac3 WIP: modify dev server to use as test server, also 2025-06-16 22:41:31 -07:00
c424c1fef2 Fix load scenario transition fade out 2025-06-16 22:41:31 -07:00
a406fa55d5 Fix toggle content vis 2025-06-16 22:41:31 -07:00
6d57d7489b Remove some commented-out code 2025-06-16 22:41:31 -07:00
2c790f2d5c Run npm audit fix 2025-06-16 22:41:31 -07:00
8b5f943487 Update node package pan-zoom 2025-06-16 22:41:31 -07:00
7b5fd7590b WIP: Fix pan-zoom for webkit 2025-06-16 22:41:31 -07:00
3de614c8ee Don't use custom built-in elements because they are not supported in webkit 2025-06-16 22:41:31 -07:00
b5d73d9ad0 Add build start time to server 2025-06-16 22:41:31 -07:00
de4ee97dce Rename some tests 2025-06-16 22:41:31 -07:00
49e09fbc21 Add a test helper to build the svg document 2025-06-16 22:41:31 -07:00
4380d10dde Add some test todos 2025-06-16 22:41:31 -07:00
6960fcc79b Add integration test-helpers and refactor integration tests 2025-06-16 22:41:31 -07:00
c46c361217 Fix/refactor tests 2025-06-16 22:41:31 -07:00
dac61e6121 WIP: use scenario template to build scenarios client-side 2025-06-16 22:41:31 -07:00
d4974c74de Fix duplicate ids in mapsheets.svg 2025-06-16 22:41:31 -07:00
6651b83d65 Don't build scenarios server-side 2025-06-16 22:41:31 -07:00
1a097b1cc2 WIP: implement build status plugin 2025-06-16 22:41:31 -07:00
7aeeea879b Rename plugin 2025-06-16 22:41:31 -07:00
28982050fd Refactor external svg handler 2025-06-16 22:41:31 -07:00