From 52e8f28cd02b86a76bcba6a3162b7b69830c82bb Mon Sep 17 00:00:00 2001 From: Azgaar Date: Mon, 2 Sep 2019 22:04:19 +0300 Subject: [PATCH] v1.0.06 --- index.css | 4 +-- index.html | 16 +++++++----- main.js | 4 +-- modules/burgs-and-states.js | 6 ++--- modules/heightmap-generator.js | 23 ++++++++-------- modules/religions-generator.js | 48 +++++++++++++++++++++------------- modules/save-and-load.js | 12 ++++++++- modules/ui/biomes-editor.js | 2 +- modules/ui/cultures-editor.js | 2 +- modules/ui/diplomacy-editor.js | 8 ++---- modules/ui/general.js | 15 +++++++---- modules/ui/heightmap-editor.js | 17 ++++++++++-- modules/ui/markers-editor.js | 46 +++++++++++++++++++++++++------- modules/ui/options.js | 4 +-- modules/ui/religions-editor.js | 24 ++++++++++++----- modules/ui/states-editor.js | 2 +- modules/ui/zones-editor.js | 2 +- 17 files changed, 158 insertions(+), 77 deletions(-) diff --git a/index.css b/index.css index c1985428..cb25d8c4 100644 --- a/index.css +++ b/index.css @@ -689,7 +689,7 @@ table.matrix-table td.Ally { color: #000000; } -table.matrix-table td.Sympathy { +table.matrix-table td.Friendly { background-color:#d4f8aa; } @@ -1391,7 +1391,7 @@ div.states > div.biomeArea { } #unitsBody>div>input[type="number"] { - width: 3.6em; + width: 4em; } #unitsBody>div>input, diff --git a/index.html b/index.html index 7d32395e..a6f2333c 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ - + @@ -2735,20 +2735,24 @@
Form 
Supreme Deity 
Area 
-
Population 
+
Believers 
-
Religions: 0
+
Organized: 0
+
Heresies: 0
+
Cults: 0
+
Folk: 0
Land Area: 0
-
Population: 0
+
Believers: 0
+