From d94dcb65af431403fddea778df451d08d4005026 Mon Sep 17 00:00:00 2001
From: Azgaar
Date: Sun, 29 Mar 2020 16:33:35 +0300
Subject: [PATCH] v1.3.12a
---
index.css | 46 ++++++++++++++----------------------
index.html | 20 +++++++---------
main.js | 37 +++++++++++++++--------------
modules/save-and-load.js | 4 ++--
modules/ui/burgs-overview.js | 2 +-
5 files changed, 49 insertions(+), 60 deletions(-)
diff --git a/index.css b/index.css
index ba0f6bf1..2449ca92 100644
--- a/index.css
+++ b/index.css
@@ -1720,34 +1720,6 @@ input[type="checkbox"] {
color: #333333;
}
-.shadowed {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- display: flex;
- align-items: center;
- justify-content: center;
- z-index: 10;
- pointer-events: none;
- text-align: center;
- background: rgba(0, 0, 0, .5);
-}
-
-#map-dragged p {
- font-size: 2.4em;
- color: #fff5da;
- text-shadow: 0px 1px 4px #4c3a35;
-}
-
-#map-dragged p:before {
- content: '';
- display: inline-block;
- vertical-align: middle;
- height: 100%;
-}
-
div.textual select,
div.textual textarea {
font-family: Copperplate, monospace;
@@ -2044,6 +2016,24 @@ svg.button {
border: dashed 1px #5d4651;
}
+#mapOverlay {
+ position: absolute;
+ display: flex;
+ top: 0;
+ left: 0;
+ right: 0;
+ bottom: 0;
+ align-items: center;
+ justify-content: center;
+ z-index: 10;
+ pointer-events: none;
+ text-align: center;
+ background: rgba(0, 0, 0, .5);
+ font-size: 2.4em;
+ color: #fff5da;
+ text-shadow: 0px 1px 4px #4c3a35;
+}
+
#debug {
font-size: 1px;
opacity: .8;
diff --git a/index.html b/index.html
index e0d60c5c..0537339b 100644
--- a/index.html
+++ b/index.html
@@ -29,9 +29,9 @@
#title {font-size: 7em;margin: -12px 0 -6px 0;}
#version {text-align: right;font-size: 2em;margin-right: 3%;}
#loading-text > span {font-size: 1.3em; padding-left: 1px; line-height: 0px;}
- #loading-text > span, #uploading-map span {animation: 3s infinite both blink;}
- #loading-text span:nth-child(2) {animation-delay: 1s;}
- #loading-text span:nth-child(3) {animation-delay: 2s;}
+ #loading-text > span, #mapOverlay > span {animation: 3s infinite both blink;}
+ #loading-text span:nth-child(2), #mapOverlay > span:nth-child(2) {animation-delay: 1s;}
+ #loading-text span:nth-child(3), #mapOverlay > span:nth-child(3) {animation-delay: 2s;}
@keyframes blink {0% {opacity: 0;} 20% {opacity: 1;} 100% {opacity: .1;}}
@@ -1922,7 +1922,7 @@
Alfred García, Jonathan Killstring, John Ackley, Invad3r233, Norbert Žigmund, Jennifer, PoliticsBuff, _gfx_, Maggie,
Connor McMartin, Jared McDaris, BlastWind, Franc Casanova Ferrer, Dead & Devil, Michael Carmody, Valerie Elise, naikibens220,
Jordon Phillips, William Pucs, The Dungeon Masters, Brady R Rathbun, J, Shadow, Matthew Tiffany, Huw Williams, Joseph Hamilton,
- FlippantFeline, Tamashi Toh, kms, Stephen Herron, MidnightMoon, Whakomatic x, Barished, Aaron bateson, Brice Moss, Diklyquill,
+ FlippantFeline, Tamashi Toh, kms, Stephen Herron, MidnightMoon, Whakomatic x, Barished, Aaron bateson, Brice Moss, Diklyquill,
PatronUser, Michael Greiner, Steven Bennett, Jacob Harrington and many others!