From 6a379fb4ce2bb582bc96048486eaa084c3be2c9e Mon Sep 17 00:00:00 2001 From: Damimani Date: Thu, 5 Mar 2026 22:36:11 +0100 Subject: [PATCH] cloud + province voiding done --- gfx/map/surround_map/surround_cloud.dds | 3 +++ gfx/map/surround_map/surround_fade.dds | 3 +++ gfx/map/surround_map/surround_mask.dds | 4 ++-- gfx/map/surround_map/surround_tile.dds | 3 +++ map_data/default.map | 6 ++++++ map_data/definition.csv | 8 ++++---- map_data/provinces.png | 4 ++-- 7 files changed, 23 insertions(+), 8 deletions(-) create mode 100755 gfx/map/surround_map/surround_cloud.dds create mode 100755 gfx/map/surround_map/surround_fade.dds mode change 100644 => 100755 gfx/map/surround_map/surround_mask.dds create mode 100755 gfx/map/surround_map/surround_tile.dds diff --git a/gfx/map/surround_map/surround_cloud.dds b/gfx/map/surround_map/surround_cloud.dds new file mode 100755 index 00000000..4ef34dd2 --- /dev/null +++ b/gfx/map/surround_map/surround_cloud.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c07910dd01931bff9615f9f7ba77746f09405c2da2ed3e5520750947d6dca49 +size 174924 diff --git a/gfx/map/surround_map/surround_fade.dds b/gfx/map/surround_map/surround_fade.dds new file mode 100755 index 00000000..b8d9cea0 --- /dev/null +++ b/gfx/map/surround_map/surround_fade.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84247bdff0ee044501558216a0483baacbe28a4c79a4a0792822df303babe460 +size 2654336 diff --git a/gfx/map/surround_map/surround_mask.dds b/gfx/map/surround_map/surround_mask.dds old mode 100644 new mode 100755 index 38d66b6b..23990a21 --- a/gfx/map/surround_map/surround_mask.dds +++ b/gfx/map/surround_map/surround_mask.dds @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:92b1d7950e2a5c01fd561ee1cc82f9a2fcec5f607b52b09d56cc24276724eb43 -size 5592552 +oid sha256:87ed0809a2b0e1e3e0f2c6e9ebd40dcfd3272b0d4921ca2ec62f6e8c85e5d036 +size 33554560 diff --git a/gfx/map/surround_map/surround_tile.dds b/gfx/map/surround_map/surround_tile.dds new file mode 100755 index 00000000..5c859a24 --- /dev/null +++ b/gfx/map/surround_map/surround_tile.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48736890828f5d117ebedd7de33e273bead62b0b8520eef78dad6c79f5993782 +size 5592552 diff --git a/map_data/default.map b/map_data/default.map index 240a0618..8698d9ef 100644 --- a/map_data/default.map +++ b/map_data/default.map @@ -325,3 +325,9 @@ impassable_mountains = RANGE { 13164 13269 } impassable_mountains = LIST { 10582 10586 10605 10607 10612 10648 } +# THE VOID +# These provinces are used to hide areas not developed, and stop them from interacting with the world + +impassable_mountains = LIST { 8810 8811 8812 } +impassable_seas = LIST { 8813 } + diff --git a/map_data/definition.csv b/map_data/definition.csv index 90bfb270..c39e5f72 100644 --- a/map_data/definition.csv +++ b/map_data/definition.csv @@ -8808,10 +8808,10 @@ 8807;92;9;131;Val Badia;x 8808;134;12;4;Fascia;x 8809;176;15;132;Fodom;x -8810;8;18;5;;x -8811;50;21;133;;x -8812;92;24;6;;x -8813;134;27;134;;x +8810;8;18;5;EASTERN EUROPE;x +8811;50;21;133;NORTH AFRICA;x +8812;92;24;6;THE VOID;x +8813;134;27;134;FOGGY SEA;x 8814;176;30;7;;x 8815;8;33;135;;x 8816;50;36;8;;x diff --git a/map_data/provinces.png b/map_data/provinces.png index 4f750d68..e9698615 100644 --- a/map_data/provinces.png +++ b/map_data/provinces.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:217459d270ecee8dbd3c1351a44469edee310ea6f62054065b8ffe7a9d2e0c58 -size 3437843 +oid sha256:bbcc8783ab56292193b1c2ce99b2c7472fac76e8819485f87054f232986877fd +size 922046