diff --git a/index.css b/index.css index cb25d8c4..07f0fd38 100644 --- a/index.css +++ b/index.css @@ -996,14 +996,26 @@ div.slider .ui-slider-handle { top: 100%; border: 1px solid #5e4fa2; background-color: #a4879b; - width: 44px; + width: 5em; } +#loadDropdown { + display: none; + position: absolute; + left: 53%; + top: 100%; + border: 1px solid #5e4fa2; + background-color: #a4879b; + width: 9em; +} + +#loadDropdown>div, #saveDropdown>div { padding: 2px 4px; cursor: pointer; } +#loadDropdown>div:hover, #saveDropdown>div:hover { color: white; } @@ -1498,6 +1510,7 @@ div.states > div.biomeArea { cursor: default; -moz-user-select: none; user-select: none; + pointer-events: none; } #title_name { @@ -1796,6 +1809,12 @@ svg.button { margin: 10px 0; } +#info-line { + font-size: .9em; + color: gray; + user-select: none; +} + .optionsSeedRestore { font-size: 12px; cursor: pointer; @@ -1910,6 +1929,15 @@ svg.button { margin: 10px 0 0 7px; } +#errorBox { + font-size: .9em; + font-family: monospace; + color: #920303; + background-color: #dabdbd91; + padding: 2px; + border: 1px solid #916e7f; +} + #debug { font-size: 1px; opacity: 0.8; diff --git a/index.html b/index.html index a6f2333c..253e1e0f 100644 --- a/index.html +++ b/index.html @@ -882,7 +882,7 @@
- +
-

Map Generation (new map to apply):

+

Map settings (new map to apply):

@@ -1563,7 +1564,7 @@ - + @@ -1585,7 +1586,7 @@ - + @@ -1598,7 +1599,7 @@ - + @@ -1611,7 +1612,7 @@ - + @@ -1625,16 +1626,28 @@
Provinces numberProvinces ratio
-

User Interface:

+

Generator settings:

- + + + + + + + + @@ -1801,7 +1814,13 @@

Join our Discord server and Reddit community to ask questions, get help and share created maps. You may support the project on Patreon.

The project is under active development. For older versions see the changelog. To track the development progress see the devboard. Please report bugs here. You can also contact me directly via email.

A special thanks to all supporters!

-

Supporters: Aaron Meyer, Ahmad Amerih, AstralJacks, aymeric, Billy Dean Goehring, Branndon Edwards, Chase Mayers, Curt Flood, cyninge, Dino Princip, E.M. White, es, Fondue, Fritjof Olsson, Gatsu, Johan Fröberg, Jonathan Moore, Joseph Miranda, Kate, KC138, Luke Nelson, Markus Finster, Massimo Vella, Mikey, Nathan Mitchell, Paavi1, Pat, Ryan Westcott, Sasquatch, Shawn Spencer, Sizz_TV, Timothée CALLET, UTG community, Vlad Tomash, Wil Sisney, William Merriott, Xariun, Gun Metal Games, Scott Marner, Spencer Sherman, Valerii Matskevych, Alloyed Clavicle, Stewart Walsh, Ruthlyn Mollett (Javan), Benjamin Mair-Pratt, Diagonath, Alexander Thomas, Ashley Wilson-Savoury, William Henry, Preston Brooks, JOSHUA QUALTIERI and many others!

+

Supporters: Aaron Meyer, Ahmad Amerih, AstralJacks, aymeric, Billy Dean Goehring, Branndon Edwards, + Chase Mayers, Curt Flood, cyninge, Dino Princip, E.M. White, es, Fondue, Fritjof Olsson, Gatsu, Johan Fröberg, Jonathan Moore, + Joseph Miranda, Kate, KC138, Luke Nelson, Markus Finster, Massimo Vella, Mikey, Nathan Mitchell, Paavi1, Pat, Ryan Westcott, + Sasquatch, Shawn Spencer, Sizz_TV, Timothée CALLET, UTG community, Vlad Tomash, Wil Sisney, William Merriott, Xariun, + Gun Metal Games, Scott Marner, Spencer Sherman, Valerii Matskevych, Alloyed Clavicle, Stewart Walsh, Ruthlyn Mollett (Javan), + Benjamin Mair-Pratt, Diagonath, Alexander Thomas, Ashley Wilson-Savoury, William Henry, Preston Brooks, JOSHUA QUALTIERI, + Hilton Williams, Katharina Haase, Hisham Bedri, Ian arless, Karnat, Bird, Kevin and many others!

Onload behavior + +
Interface size - + - +