diff --git a/.gitmodules b/.gitmodules index f53d934a25db24474dcf32ea403496ab40ed0f98..edc48e4a94fa082eb8a4722478efb19c9a337bc8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -65,9 +65,6 @@ [submodule "mods/markers"] path = mods/markers url = https://github.com/Sokomine/markers -[submodule "mods/areas"] - path = mods/areas - url = https://github.com/ShadowNinja/areas [submodule "mods/pipeworks"] path = mods/pipeworks url = https://github.com/minetest-mods/pipeworks/ @@ -230,3 +227,6 @@ [submodule "mods/illuna_costumes"] path = mods/illuna_costumes url = https://git.tchncs.de/Illuna-Minetest/illuna_costumes +[submodule "mods/areas"] + path = mods/areas + url = https://git.tchncs.de/Illuna-Minetest/areas diff --git a/mods/areas b/mods/areas index 7cb8787bebdad6b1077f7046eddeacc9da0d2136..5d0314158a4e1a436a28292df004fdc8466c0150 160000 --- a/mods/areas +++ b/mods/areas @@ -1 +1 @@ -Subproject commit 7cb8787bebdad6b1077f7046eddeacc9da0d2136 +Subproject commit 5d0314158a4e1a436a28292df004fdc8466c0150 diff --git a/mods/random_messages/init.lua b/mods/random_messages/init.lua index c98b425f4f9bb2c67cf6f9f6de8f44bf86ca07d0..0822ecf1a581f7c327ea88428cfaf71da6061ef9 100644 --- a/mods/random_messages/init.lua +++ b/mods/random_messages/init.lua @@ -60,6 +60,7 @@ function random_messages.read_messages() mc(base, "# Illuna-Notes: ")..mc(highlight, "Illuna is powered by donations! ")..mc(base,"You can help us paying the bills at ")..mc(url,"https://illuna.rocks/donate")..mc(base,". Each tiny donation helps a bunch! And as a ")..mc(highlight, "*thank you*")..mc(base, " you'll get some Donorcoins for your donation. <3"), mc(base, "# Illuna-Notes: Confused about the new, final spawnpoint? You can always go back to the old one with the ")..mc(highlight, "/spawn2")..mc(base," command")..mc(base, "."), mc(base, "# Illuna-Notes: If you use ")..mc(highlight, "Pipeworks")..mc(base, ", please try to make as short pipes as possible using")..mc(highlight, " teleportation tubes")..mc(base, "."), + mc(base, "On your way to the travelcenter? Why not give the")..mc(highlight, " postoffice")..mc(base, "a visit too? it's just nearby and awaiting your beautiful/personal mailbox!"), } end diff --git a/mods/xdecor b/mods/xdecor index 64939142fe7d68d69b3ac7489fc59349d36b132f..2472b65e9275dda7ee26ac868443e74e9774951e 160000 --- a/mods/xdecor +++ b/mods/xdecor @@ -1 +1 @@ -Subproject commit 64939142fe7d68d69b3ac7489fc59349d36b132f +Subproject commit 2472b65e9275dda7ee26ac868443e74e9774951e