From 02a81dfcc5beb1fbe784a3e261fd6416590f4755 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 1 Nov 2023 14:04:15 +0100 Subject: Clean up map. Use JS to layout stacks. Change size to be an even multiple of the track boxes (1503x1103). Move boxes and text into play.html part. Render area outlines and borders to bitmap. Focus stacks by clicking as in wilderness war. Stacks expand different directions based on the sub-location so that they don't collide with stacks in the same area. NOTE: Layout values have been manually tweaked. Do not re-run the genlayout script. --- map.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'map.svg') diff --git a/map.svg b/map.svg index 11cd4d3..2c07c51 100644 --- a/map.svg +++ b/map.svg @@ -1 +1 @@ - \ No newline at end of file + -- cgit v1.2.3