|
af7f149ab5
|
Some cleanup
|
2024-06-23 11:17:17 -07:00 |
|
|
b66eac7b8e
|
Add mapsheet4
|
2024-06-22 17:41:50 -07:00 |
|
|
2f84141d14
|
WIP
|
2024-06-22 10:56:07 -07:00 |
|
|
aacbf38cd6
|
WIP: lay mapsheets out in an array
|
2024-06-22 10:52:07 -07:00 |
|
|
0f4907988a
|
Draw whole scenario grid
|
2024-06-22 08:47:38 -07:00 |
|
|
508c9ed10d
|
Add elevation to map keys
|
2024-06-20 19:47:54 -07:00 |
|
|
505fc23150
|
Draw scenario mapsheet hexes with building hexes
|
2024-06-20 17:12:47 -07:00 |
|
|
53b18ca2b4
|
WIP: start mapsheets
|
2024-06-19 16:16:14 -07:00 |
|
|
12890ea009
|
Clean up a bit
|
2024-06-18 20:24:54 -07:00 |
|
|
1574631834
|
Rectangle algo can offset origin
|
2024-06-18 18:52:07 -07:00 |
|
|
6192367671
|
WIP: better rectangle algo
|
2024-06-18 14:10:17 -07:00 |
|
|
e627dfc3a9
|
Add a building
|
2024-06-17 18:27:41 -07:00 |
|
|
5e05d00197
|
Render different elevation level hex grids
|
2024-06-17 16:09:23 -07:00 |
|
|
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 |
|
|
ad6ca8dc16
|
Remove layer
|
2024-06-14 12:32:53 -07:00 |
|
|
ed61a234b9
|
Fix classes
|
2024-06-14 12:26:08 -07:00 |
|
|
bff0ffebe8
|
View all 4 maps
|
2024-06-14 12:10:20 -07:00 |
|
|
fd670b6be1
|
Convert map4 css transforms to attributes
|
2024-06-14 12:04:34 -07:00 |
|
|
3f63dcf58b
|
WIP: map work in inkscape
|
2024-06-14 10:22:07 -07:00 |
|
|
8ade1a4a18
|
WIP: map elevation levels work
|
2024-06-13 12:53:37 -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 |
|
|
ac8eb25ac0
|
Add some 'load scenario' todo tests
|
2024-06-12 11:24:14 -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 |
|
|
c811acfedb
|
Run npm audit fix
|
2024-06-11 15:19:07 -07:00 |
|
|
d05b586069
|
Update node package pan-zoom
|
2024-06-11 15:17:28 -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 |
|
|
71f34e930c
|
Add build start time to server
|
2024-06-04 15:54:18 -07:00 |
|
|
7df1eef344
|
Rename some tests
|
2024-06-02 15:11:02 -07:00 |
|
|
1360a4b944
|
Add a test helper to build the svg document
|
2024-06-02 15:04:13 -07:00 |
|
|
afda283d49
|
Add some test todos
|
2024-06-02 14:51:38 -07:00 |
|
|
d826a01ff9
|
Add integration test-helpers and refactor integration tests
|
2024-06-02 14:46:27 -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 |
|
|
9a4fec27da
|
Fix duplicate ids in mapsheets.svg
|
2024-06-01 11:30:47 -07:00 |
|
|
bf24eda9cb
|
Don't build scenarios server-side
|
2024-06-01 11:30:11 -07:00 |
|
|
10b27a788d
|
WIP: implement build status plugin
|
2024-05-31 13:41:06 -07:00 |
|
|
52377f4969
|
Rename plugin
|
2024-05-31 10:29:10 -07:00 |
|
|
414fd16298
|
Refactor external svg handler
|
2024-05-31 10:27:01 -07:00 |
|
|
cf5e8a34fe
|
Handle resolving JSDOM promises better
|
2024-05-30 22:51:56 -07:00 |
|
|
921351bfb6
|
Simplify jsdom import in server file
|
2024-05-30 18:35:45 -07:00 |
|