Compare commits
52 commits
technicwor
...
loud_walki
Author | SHA1 | Date | |
---|---|---|---|
|
b880076193 | ||
|
c850837d5e | ||
|
da787a11f3 | ||
|
aee8d7ca26 | ||
|
6253e174ea | ||
|
c826d2c0ef | ||
|
6798e5ddb6 | ||
|
6ccd51f5d8 | ||
|
a74ecbd998 | ||
|
2b30644052 | ||
|
bb66728f65 | ||
|
28f717eb8e | ||
|
9639a74447 | ||
|
84aeb870e8 | ||
|
c7fdbf8619 | ||
|
b5d81a6d0d | ||
|
a0ed7e9f56 | ||
|
d89e4c905e | ||
|
ed196c6768 | ||
|
50a88ddf17 | ||
|
2836c53cbd | ||
|
66a1d852dc | ||
|
1726dc0727 | ||
|
d62b288bf5 | ||
|
55557a1415 | ||
|
749bb4b58e | ||
|
dd19f369c6 | ||
|
4c43567e13 | ||
|
c0c3c13d1b | ||
|
7cfa962346 | ||
|
3add3cc3e2 | ||
|
c3ff6bf045 | ||
|
fa110e7d47 | ||
|
38b8634c03 | ||
|
c446ccf003 | ||
|
18d2803798 | ||
|
3760ba85fc | ||
|
284bee83aa | ||
|
093be0616f | ||
|
16ed1c0df6 | ||
|
f605f6613c | ||
|
e4db6ae172 | ||
|
f2f59f5c96 | ||
|
888753b645 | ||
|
5fab5f6660 | ||
|
ae11ee678f | ||
|
75a5630393 | ||
|
81c8c7f3f3 | ||
|
ac8c63ffa5 | ||
|
8e1a133f41 | ||
|
f89d8eab27 | ||
|
b0ddda6f84 |
36
.gitmodules
vendored
|
@ -31,9 +31,6 @@
|
|||
[submodule "mods/xdecor"]
|
||||
path = mods/xdecor
|
||||
url = https://git.tchncs.de/Illuna-Minetest/xdecor.git
|
||||
[submodule "mods/caverealms"]
|
||||
path = mods/caverealms
|
||||
url = https://git.tchncs.de/Illuna-Minetest/caverealms.git
|
||||
[submodule "mods/wardrobe"]
|
||||
path = mods/wardrobe
|
||||
url = https://git.tchncs.de/Illuna-Minetest/wardrobe.git
|
||||
|
@ -62,9 +59,6 @@
|
|||
[submodule "mods/boats"]
|
||||
path = mods/boats
|
||||
url = https://git.tchncs.de/Illuna-Minetest/boats
|
||||
[submodule "mods/technic_chests"]
|
||||
path = mods/technic_chests
|
||||
url = https://git.tchncs.de/Illuna-Minetest/technic_chests
|
||||
[submodule "mods/columnia"]
|
||||
path = mods/columnia
|
||||
url = https://git.tchncs.de/Illuna-Minetest/columnia
|
||||
|
@ -78,3 +72,33 @@
|
|||
[submodule "mods/bags"]
|
||||
path = mods/bags
|
||||
url = https://git.tchncs.de/Illuna-Minetest/bags
|
||||
[submodule "mods/protector"]
|
||||
path = mods/protector
|
||||
url = https://github.com/tenplus1/protector
|
||||
[submodule "mods/technic"]
|
||||
path = mods/technic
|
||||
url = https://github.com/minetest-technic/technic
|
||||
[submodule "mods/playereffects"]
|
||||
path = mods/playereffects
|
||||
url = git://repo.or.cz/minetest_playereffects.git
|
||||
[submodule "mods/homedecor_modpack"]
|
||||
path = mods/homedecor_modpack
|
||||
url = https://git.tchncs.de/Illuna-Minetest/homedecor_modpack
|
||||
[submodule "mods/xban2"]
|
||||
path = mods/xban2
|
||||
url = https://github.com/minetest-mods/xban2
|
||||
[submodule "mods/magical_potion"]
|
||||
path = mods/magical_potion
|
||||
url = https://git.tchncs.de/Illuna-Minetest/magical_potion
|
||||
[submodule "mods/loud_walking"]
|
||||
path = mods/loud_walking
|
||||
url = https://git.tchncs.de/Illuna-Minetest/loud_walking
|
||||
[submodule "mods/dragons"]
|
||||
path = mods/dragons
|
||||
url = https://git.tchncs.de/Illuna-Minetest/dragons
|
||||
[submodule "mods/teleport-request"]
|
||||
path = mods/tps_teleport
|
||||
url = https://github.com/ChaosWormz/teleport-request
|
||||
[submodule "mods/areas"]
|
||||
path = mods/areas
|
||||
url = https://github.com/ShadowNinja/areas
|
||||
|
|
1
mods/areas
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 289d0e623c1d383f26cbc57c94ce9a8a184bf525
|
|
@ -1 +0,0 @@
|
|||
Subproject commit be67d10792ce97dfddf29dfc0fb0180a24cfd955
|
|
@ -1 +1 @@
|
|||
Subproject commit 3d7d76d4b4becaa00bb658769fa6dde4e2eafe96
|
||||
Subproject commit bc70e87480cf5568694d95c202a3e4011d28e485
|
|
@ -11,7 +11,7 @@ default.LIGHT_MAX = 14
|
|||
-- GUI related stuff
|
||||
default.gui_bg = "bgcolor[#080808BB;true]"
|
||||
default.gui_bg_img = "background[5,5;1,1;gui_formbg.png;true]"
|
||||
default.gui_slots = "listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]"
|
||||
default.gui_slots = "listcolors[#79777639;#8EACE542;#141318;#8EACE599;#8EACE521]"
|
||||
|
||||
function default.get_hotbar_bg(x,y)
|
||||
local out = ""
|
||||
|
|
|
@ -638,8 +638,8 @@ doors.register_trapdoor("doors:trapdoor_steel", {
|
|||
minetest.register_craft({
|
||||
output = 'doors:trapdoor 2',
|
||||
recipe = {
|
||||
{'group:wood', 'group:wood', 'group:wood'},
|
||||
{'group:wood', 'group:wood', 'group:wood'},
|
||||
{'group:wood', 'group:wood', ''},
|
||||
{'group:wood', 'group:wood', ''},
|
||||
{'', '', ''},
|
||||
}
|
||||
})
|
||||
|
|
1
mods/dragons
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 6a9a3189cd3767e06984cf295e67c6b19ac9a7ab
|
|
@ -1 +1 @@
|
|||
Subproject commit de0e7dcc328df01e4934378efefb0cdd7a373e38
|
||||
Subproject commit 36caba64eea3a027a9f39f7cf22b5487543fdd17
|
12
mods/galaxybox/README.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
Galaxy Skybox
|
||||
Version 1.0.0
|
||||
|
||||
A mod for Minetest.
|
||||
|
||||
This mod adds a simple skybox showing a galaxy.
|
||||
|
||||
|
||||
License of skybox textures:
|
||||
CC-BY and CC-BY-SA - From hackcraft.de <http://hackcraft.de/>.
|
||||
|
||||
License of everything else: WTFPL
|
1
mods/galaxybox/description.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Adds a simple galaxy skybox.
|
17
mods/galaxybox/init.lua
Normal file
|
@ -0,0 +1,17 @@
|
|||
minetest.register_on_joinplayer(function(player)
|
||||
minetest.after(0,function()
|
||||
player:set_sky(
|
||||
{r=0x13, g=0x01, b=0x24},
|
||||
"skybox",
|
||||
{
|
||||
"galaxybox_1.png^[transform6",
|
||||
"galaxybox_2.png",
|
||||
"galaxybox_3.png^[transform7",
|
||||
"galaxybox_4.png^[transform1",
|
||||
"galaxybox_5.png^[transform4",
|
||||
"galaxybox_6.png",
|
||||
}
|
||||
)
|
||||
--player:override_day_night_ratio(0.15)
|
||||
end)
|
||||
end)
|
BIN
mods/galaxybox/screenshot.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
mods/galaxybox/textures/galaxybox_1.png
Normal file
After Width: | Height: | Size: 333 KiB |
BIN
mods/galaxybox/textures/galaxybox_2.png
Normal file
After Width: | Height: | Size: 315 KiB |
BIN
mods/galaxybox/textures/galaxybox_3.png
Normal file
After Width: | Height: | Size: 314 KiB |
BIN
mods/galaxybox/textures/galaxybox_4.png
Normal file
After Width: | Height: | Size: 351 KiB |
BIN
mods/galaxybox/textures/galaxybox_5.png
Normal file
After Width: | Height: | Size: 303 KiB |
BIN
mods/galaxybox/textures/galaxybox_6.png
Normal file
After Width: | Height: | Size: 349 KiB |
|
@ -3,3 +3,4 @@ bows
|
|||
xdecor
|
||||
3d_armor
|
||||
shields
|
||||
magical_potion
|
||||
|
|
|
@ -7,7 +7,7 @@ minetest.register_on_newplayer(function(player)
|
|||
player:get_inventory():add_item('main', 'default:torch 99')
|
||||
player:get_inventory():add_item('main', 'default:chest_locked 1')
|
||||
player:get_inventory():add_item('main', 'xdecor:crafting_guide 1')
|
||||
player:get_inventory():add_item('main', '')
|
||||
player:get_inventory():add_item('main', 'magical_potion:fly_small 2')
|
||||
player:get_inventory():add_item('main', 'bows:bow_wood')
|
||||
player:get_inventory():add_item('main', 'bows:arrow 26')
|
||||
player:get_inventory():add_item('main', '3d_armor:helmet_steel')
|
||||
|
|
1
mods/homedecor_modpack
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 8638435b42ab57d50a3f5ec229d3821e659cf828
|
|
@ -1 +1 @@
|
|||
Subproject commit 29cf605e066240a7a83be6a54f9446d43b9e2672
|
||||
Subproject commit ce39f64ea7b3cfd1488f0da42dcaad934b04334c
|
|
@ -1 +1 @@
|
|||
Subproject commit 60fe9391c2f7eb5970bc5640a62ddfd69e0283f3
|
||||
Subproject commit 6ef3a208e0415449e32e4d22c31bafc65be72d0d
|
1
mods/loud_walking
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 0437f3899417a6ef8e283cabe94e8be629395d9d
|
1
mods/magical_potion
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 967f2d0d5c635836fa56bdbc0d62fa5d23556959
|
|
@ -1 +1 @@
|
|||
Subproject commit 2aa6227f0a03d20a6c4733f74c46612bd33e0be1
|
||||
Subproject commit 03e96f30175dfaf34a6635de0db3f566eb68f722
|
|
@ -1 +1 @@
|
|||
Subproject commit 80f9ea5c64d547b15978edcd09743a866d8fbf0c
|
||||
Subproject commit a0281ae20225533c9b97c676dcde8c8f4382ddbc
|
1
mods/playereffects
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 860358bcd1b30cbf5888588fe50d1b02dadbea43
|
1
mods/protector
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit fdbb2415182b699786b686c59e97f8dce34d97a5
|
|
@ -27,9 +27,9 @@ function table.random( t )
|
|||
end
|
||||
|
||||
function random_messages.initialize() --Set the interval in minetest.conf.
|
||||
minetest.setting_set("random_messages_interval",1800)
|
||||
minetest.setting_set("random_messages_interval",3600)
|
||||
minetest.setting_save();
|
||||
return 1800
|
||||
return 3600
|
||||
end
|
||||
|
||||
function random_messages.set_interval() --Read the interval from minetest.conf(set it if it doesn'st exist)
|
||||
|
@ -46,12 +46,19 @@ function random_messages.check_params(name,func,params)
|
|||
end
|
||||
|
||||
function random_messages.read_messages()
|
||||
local mc = core.colorize
|
||||
local mcc = "#A3B5CB"
|
||||
random_messages.messages = {
|
||||
"# Illuna-Notes: Soup is very useful to fight hunger, everyone should have some.",
|
||||
"# Illuna-Notes: Meet your fellows on our Mumbleserver at tchncs.de",
|
||||
"# Illuna-Notes: Enjoy Illuna? Invite your friends today!",
|
||||
"# Illuna-Notes: Have something to share? Create and join discussion at the Illuna forum: https://forum.illuna-minetest.tk!",
|
||||
"# Illuna-Notes: Sell and buy stuff on the Illuna marketplace. It is below the spawnhouse."
|
||||
mc(mcc, "# Illuna-Notes: Soup is one of the most powerful hungerfighters."),
|
||||
mc(mcc, "# Illuna-Notes: Actual talk with the players on our Mumbleserver at talk.illuna.rocks"),
|
||||
mc(mcc, "# Illuna-Notes: Enjoy Illuna? Invite your friends today, and tell the people about us."),
|
||||
mc(mcc, "# Illuna-Notes: Have something to share? Join the community https://meet.illuna.rocks today!"),
|
||||
mc(mcc, "# Illuna-Notes: Please be nice to the players around you. :)"),
|
||||
mc(mcc, "# Illuna-Notes: Did you know? The Illuna universe contains servers at port 30000 and 30002 too."),
|
||||
mc(mcc, "# Illuna-Notes: Misplaced shadow or light? Stuck water or lava? Use /mapfix to fix it!"),
|
||||
mc(mcc, "# Illuna-Notes: You can help keeping our servers fast by dropping a small donation at https://illuna.rocks/donate <3"),
|
||||
mc(mcc, "# Illuna-Notes: You can help keeping our servers fast by using as less pipes on your machines as possible."),
|
||||
mc(mcc, "# Illuna-Notes: You can help keeping our servers fast by avoinig loops and using trashcans on your pipeworks system."),
|
||||
}
|
||||
end
|
||||
|
||||
|
|
1
mods/technic
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 322615542e570f6363c7006b90f334e9ffd722c8
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 5c6baef96f7d9cb79ccc6c10b670bf0078d93d55
|
1
mods/tps_teleport
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit cf663c9e754f9bfe3c44f204f7a488dcd1d9ee88
|
1
mods/xban2
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 974b47f8f6f9f654e9ce3e0c2cb92e45ce743bcf
|
|
@ -1 +1 @@
|
|||
Subproject commit dbef5947bf143986bd85083c3cf1b37ba076073e
|
||||
Subproject commit 9c6da3477ce01c3c369c53507d36b1fa3d6a81b5
|