1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 14:16:06 +02:00

Upgrade to work with minetest 0.4.17

- 3d_armor upgrade
- playeranim reconfiguration
- farming_redo upgrade
- Add hazmat_suit mod
- Fix double_chests issue
- Upgrade maidroid
- tweek maidroid_core_morefarming (work with last crops of farming_redo, robot jumping removed)
- various mod upgrades
This commit is contained in:
sys4-fr
2018-07-24 13:26:51 +02:00
parent d5be7a1b71
commit 7b2d847430
23 changed files with 46 additions and 43 deletions

42
.gitmodules vendored
View File

@ -55,9 +55,6 @@
[submodule "mods/morefarming"] [submodule "mods/morefarming"]
path = mods/morefarming path = mods/morefarming
url = https://github.com/sys4-fr/morefarming.git url = https://github.com/sys4-fr/morefarming.git
[submodule "mods/bakedclay"]
path = mods/bakedclay
url = https://github.com/tenplus1/bakedclay.git
[submodule "mods/lightning"] [submodule "mods/lightning"]
path = mods/lightning path = mods/lightning
url = https://github.com/minetest-mods/lightning.git url = https://github.com/minetest-mods/lightning.git
@ -126,9 +123,6 @@
[submodule "mods/darkage"] [submodule "mods/darkage"]
path = mods/darkage path = mods/darkage
url = https://github.com/adrido/darkage.git url = https://github.com/adrido/darkage.git
[submodule "mods/bonemeal"]
path = mods/bonemeal
url = https://github.com/tenplus1/bonemeal.git
[submodule "mods/mob_horse"] [submodule "mods/mob_horse"]
path = mods/mob_horse path = mods/mob_horse
url = https://github.com/sys4-fr/mob_horse.git url = https://github.com/sys4-fr/mob_horse.git
@ -139,10 +133,6 @@
[submodule "mods/item_drop"] [submodule "mods/item_drop"]
path = mods/item_drop path = mods/item_drop
url = https://github.com/tacotexmex/item_drop.git url = https://github.com/tacotexmex/item_drop.git
[submodule "minetest_game"]
path = minetest_game
url = https://github.com/minetest/minetest_game.git
branch = backport-0.4
[submodule "mods/unifieddyes"] [submodule "mods/unifieddyes"]
path = mods/unifieddyes path = mods/unifieddyes
url = https://github.com/minetest-mods/unifieddyes.git url = https://github.com/minetest-mods/unifieddyes.git
@ -155,25 +145,15 @@
[submodule "mods/homedecor_modpack"] [submodule "mods/homedecor_modpack"]
path = mods/homedecor_modpack path = mods/homedecor_modpack
url = https://github.com/minetest-mods/homedecor_modpack.git url = https://github.com/minetest-mods/homedecor_modpack.git
[submodule "mods/stained_glass"]
path = mods/stained_glass
url = https://github.com/VanessaE/stained_glass.git
[submodule "mods/unifiedwool"] [submodule "mods/unifiedwool"]
path = mods/unifiedwool path = mods/unifiedwool
url = https://github.com/MT-Modder/unifiedwool.git url = https://github.com/MT-Modder/unifiedwool.git
[submodule "mods/sea"]
path = mods/sea
url = https://github.com/H4mlet/sea.git
[submodule "mods/biome_lib"] [submodule "mods/biome_lib"]
path = mods/biome_lib path = mods/biome_lib
url = https://github.com/minetest-mods/biome_lib.git url = https://github.com/minetest-mods/biome_lib.git
[submodule "mods/moretrees"] [submodule "mods/moretrees"]
path = mods/moretrees path = mods/moretrees
url = https://github.com/minetest-mods/moretrees.git url = https://github.com/minetest-mods/moretrees.git
[submodule "mods/farming"]
path = mods/farming
url = https://github.com/sys4-fr/farming.git
branch = nalc
[submodule "mods/coloredwood"] [submodule "mods/coloredwood"]
path = mods/coloredwood path = mods/coloredwood
url = https://github.com/sys4-fr/coloredwood.git url = https://github.com/sys4-fr/coloredwood.git
@ -207,3 +187,25 @@
[submodule "mods/connected_chests"] [submodule "mods/connected_chests"]
path = mods/connected_chests path = mods/connected_chests
url = https://github.com/HybridDog/connected_chests.git url = https://github.com/HybridDog/connected_chests.git
[submodule "minetest_game"]
path = minetest_game
url = https://github.com/minetest/minetest_game
branch = stable-0.4
[submodule "mods/bakedclay"]
path = mods/bakedclay
url = https://notabug.org/TenPlus1/bakedclay.git
[submodule "mods/bonemeal"]
path = mods/bonemeal
url = https://notabug.org/TenPlus1/bonemeal.git
[submodule "mods/sea"]
path = mods/sea
url = https://sys4.fr/gogs/NotreAmiLeCube/sea.git
[submodule "mods/stained_glass"]
path = mods/stained_glass
url = https://gitlab.com/VanessaE/stained_glass.git
[submodule "mods/farming"]
path = mods/farming
url = https://notabug.org/TenPlus1/Farming.git
[submodule "mods/hazmat_suit"]
path = mods/hazmat_suit
url = https://github.com/stujones11/hazmat_suit.git

View File

@ -14,7 +14,7 @@ enable_damage = true
disallow_empty_password = true disallow_empty_password = true
server_dedicated = true server_dedicated = true
# 1 day-night cycle lasts 24 minutes instead of 20. # 1 day-night cycle lasts 24 minutes instead of 20.
time_speed = 60 time_speed = 36
# Slightly higher player limit by default. # Slightly higher player limit by default.
max_users = 10 max_users = 10
# Give basics privileges to new players. # Give basics privileges to new players.
@ -198,7 +198,7 @@ armor_heal_multiplier = 1
armor_water_protect = true armor_water_protect = true
# Enable fire protection (defaults true if using ethereal mod) # Enable fire protection (defaults true if using ethereal mod)
armor_fire_protect = false armor_fire_protect = true
# Enable punch damage effects. # Enable punch damage effects.
armor_punch_damage = true armor_punch_damage = true
@ -256,7 +256,7 @@ player_model_version = default_character_v2
# item_drop # item_drop
enable_item_drop = false enable_item_drop = false
enable_item_pickup_key = false enable_item_pickup_key = false
#enable_item_pickup = true enable_item_pickup = true
item_pickup_radius = 0.75 item_pickup_radius = 0.75
#item_pickup_keytype = Sneak #item_pickup_keytype = Sneak

1
mods/hazmat_suit Submodule

Submodule mods/hazmat_suit added at 977c734073