From 00a5bd454faef5e0fd44eafcff661979f15b2174 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Ryb=C3=A1rsky?= Date: Thu, 18 Aug 2022 16:47:17 +0200 Subject: [PATCH] _ --- .gitmodules | 6 +++--- .vscode/settings.json | 5 ++++- mods/lwcomponents | 2 +- mods/mesetec | 2 +- mods/portalgun | 2 +- mods/unified_inventory | 2 +- 6 files changed, 11 insertions(+), 8 deletions(-) diff --git a/.gitmodules b/.gitmodules index b551c03..abb9d53 100644 --- a/.gitmodules +++ b/.gitmodules @@ -42,10 +42,10 @@ url = ../enable-shadows.git [submodule "mods/mesetec"] path = mods/mesetec - url = git@brn.systems:blocky_portaling/mesetec.git + url = ../mesetec.git [submodule "mods/lwcomponents"] path = mods/lwcomponents - url = git@brn.systems:blocky_portaling/lwcomponents.git + url = ../lwcomponents.git [submodule "mods/mesecons_window"] path = mods/mesecons_window - url = git@brn.systems:blocky_portaling/mesecons_window.git + url = ../mesecons_window.git diff --git a/.vscode/settings.json b/.vscode/settings.json index 5e2b95e..63b883f 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -3,6 +3,9 @@ "Lua.diagnostics.globals": [ "minetest", "mesecon", - "vector" + "vector", + "ItemStack", + "digistuff", + "VoxelArea" ] } \ No newline at end of file diff --git a/mods/lwcomponents b/mods/lwcomponents index 69445d1..1afb8f7 160000 --- a/mods/lwcomponents +++ b/mods/lwcomponents @@ -1 +1 @@ -Subproject commit 69445d1eb43673a6d4ab87e05482cc9226981b65 +Subproject commit 1afb8f77a0a19c23cbcde16b69888521203bc230 diff --git a/mods/mesetec b/mods/mesetec index 3165cba..2dc5e56 160000 --- a/mods/mesetec +++ b/mods/mesetec @@ -1 +1 @@ -Subproject commit 3165cba5184d7b5c9a2a3032e4d8cbf55df36916 +Subproject commit 2dc5e5623b5520b84c6db14bf1c0e2df069aac82 diff --git a/mods/portalgun b/mods/portalgun index bb2f30a..db20ba0 160000 --- a/mods/portalgun +++ b/mods/portalgun @@ -1 +1 @@ -Subproject commit bb2f30a7215cc214c609cb19f7194159c75f5d52 +Subproject commit db20ba0317d751821f0b4d469c7dee946e6127bf diff --git a/mods/unified_inventory b/mods/unified_inventory index e11d282..2bc2682 160000 --- a/mods/unified_inventory +++ b/mods/unified_inventory @@ -1 +1 @@ -Subproject commit e11d2822c9366eeb9741c8019e2465f0b6647e06 +Subproject commit 2bc26826c70e45828ab6daa626767e64c5befaac