diff --git a/index.css b/index.css
index 8429bba3..01b0584a 100644
--- a/index.css
+++ b/index.css
@@ -239,7 +239,6 @@ i.icon-lock {
#labels {
text-anchor: start;
dominant-baseline: central;
- text-shadow: 0 0 4px white;
cursor: pointer;
}
@@ -285,6 +284,12 @@ i.icon-lock {
animation: dash 80s linear backwards;
}
+.arrow {
+ marker-end: url(#end-arrow-small);
+ stroke: #555;
+ stroke-width: 0.5;
+}
+
@keyframes dash {
to {
stroke-dashoffset: 0;
@@ -1554,6 +1559,11 @@ div.states > div.resourceBonus > span.icon-male {
width: 5.5em;
}
+#saveTilesScreen div.label {
+ display: inline-block;
+ width: 5em;
+}
+
#regimentBody div {
margin: 0.1em 0;
}
diff --git a/index.html b/index.html
index ca109104..4f886244 100644
--- a/index.html
+++ b/index.html
@@ -235,7 +235,7 @@
Azgaar's
Fantasy Map Generator
-
v. 1.61
+
v. 1.63
LOADING...
@@ -673,6 +673,15 @@
+
+
+ | Text shadow |
+
+
+ |
+
+
+
| Font |
@@ -756,7 +765,7 @@
| Color scheme |
- |
-
+
|
@@ -1364,9 +1373,20 @@
-
@@ -2328,8 +2348,8 @@
Hill
- y:
- x:
+ y:
+ x:
h:
n:
@@ -2844,6 +2864,7 @@
+
@@ -3136,8 +3157,8 @@
@@ -3450,6 +3471,7 @@
+
@@ -3457,8 +3479,12 @@
Generator uses pop-up window to download files. Please ensure your browser does not block popups.
PNG / JPEG scale:
-
-
+
+
+
+
+
+
@@ -3471,6 +3497,31 @@
+
+
Map will be split into tiles and downloaded as a single zip file. Avoid saving to big images
+
+
+
+
+
Total size:
+
1000 x 1000 px
+
+
+
+
@@ -3512,6 +3563,9 @@
+
+
+
@@ -4391,7 +4445,8 @@
-
+
+
@@ -4431,5 +4486,6 @@
+