diff --git a/.gitmodules b/.gitmodules index 20ace7d..934ff1c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -128,9 +128,6 @@ [submodule "SecondLife/Sim-Status-Notifier"] path = SecondLife/Sim-Status-Notifier url = ssh://git@git.zontreck.com:1212/AriasCreations/Sim-Status-Notifier -[submodule "SecondLife/GameTables"] - path = SecondLife/GameTables - url = ssh://git@git.zontreck.com:1212/ariascreations/game-tables [submodule "bashtop"] path = bashtop url = git@github.com:aristocratos/bashtop.git @@ -152,9 +149,6 @@ [submodule "ZontreckWebsite"] path = ZontreckWebsite url = ssh://git@git.zontreck.com:1212/AriasCreations/ZontreckWebsite -[submodule "Dart/uuidgen"] - path = Dart/uuidgen - url = ssh://git@git.zontreck.com:1212/AriasCreations/uuidgen [submodule "Docker/yolks"] path = Docker/yolks url = ssh://git@git.zontreck.com:1212/AriasCreations/yolks.git @@ -251,3 +245,72 @@ [submodule "SimpleHelperTools"] path = SimpleHelperTools url = ssh://git@git.zontreck.com:1212/AriasCreations/SimpleHelperTools.git +[submodule "Yolks"] + path = Yolks + url = ssh://git@git.zontreck.com:1212/AriasCreations/Yolks.git +[submodule "EventsBus-Java"] + path = EventsBus-Java + url = ssh://git@git.zontreck.com:1212/AriasCreations/EventsBus-Java.git +[submodule "SecondLife/Meshes"] + path = SecondLife/Meshes + url = ssh://git@git.zontreck.com:1212/AriasCreations/Meshes.git +[submodule "SecondLife/NuSystem"] + path = SecondLife/NuSystem + url = ssh://git@git.zontreck.com:1212/AriasCreations/NuSystem +[submodule "AriaOS"] + path = AriaOS + url = ssh://git@git.zontreck.com:1212/AriasCreations/AriaOS.git +[submodule "Minecraft/Obsidian/Obsidian"] + path = Minecraft/Obsidian/Obsidian + url = ssh://git@git.zontreck.com:1212/ObsidianMC/Obsidian.git +[submodule "Minecraft/Obsidian/nugget"] + path = Minecraft/Obsidian/nugget + url = ssh://git@git.zontreck.com:1212/ObsidianMC/nugget +[submodule "SecondLife/GrimReaper"] + path = SecondLife/GrimReaper + url = ssh://git@git.zontreck.com:1212/AriasCreations/GrimReaper.git +[submodule "AWSParser"] + path = AWSParser + url = ssh://git@git.zontreck.com:1212/zontreck/AWSParser +[submodule "VintageStory/VintageStorage"] + path = VintageStory/VintageStorage + url = ssh://git@git.zontreck.com:1212/AriasCreations/VintageStorage +[submodule "ForgeCore/Core"] + path = ForgeCore/Core + url = ssh://git@git.zontreck.com:1212/zontreck/ForgeCore +[submodule "VintageStory/AriasServerUtils"] + path = VintageStory/AriasServerUtils + url = ssh://git@git.zontreck.com:1212/AriasCreations/VSMod_AriasServerUtils +[submodule "Dart/flutter_treeview"] + path = Dart/flutter_treeview + url = ssh://git@git.zontreck.com:1212/AriasCreations/flutter_treeview.git +[submodule "Dart/LibAC_flutter"] + path = Dart/LibAC_flutter + url = ssh://git@git.zontreck.com:1212/AriasCreations/LibAC-flutter +[submodule "BuildEnvironments"] + path = BuildEnvironments + url = ssh://git@git.zontreck.com:1212/AriasCreations/BuildEnvironments.git +[submodule "Pterodactyl/SkyrimTogether"] + path = Pterodactyl/SkyrimTogether + url = ssh://git@git.zontreck.com:1212/zontreck/SkyrimTogether.git +[submodule "SecondLife/ACSitter"] + path = SecondLife/ACSitter + url = ssh://git@git.zontreck.com:1212/AriasCreations/ACSitter.git +[submodule "SecondLife/Dialogs"] + path = SecondLife/Dialogs + url = ssh://git@git.zontreck.com:1212/AriasCreations/Dialogs.git +[submodule "SecondLife/FarmSystem"] + path = SecondLife/FarmSystem + url = ssh://git@git.zontreck.com:1212/AriasCreations/FarmSystem +[submodule "SecondLife/PonyCartingSystem"] + path = SecondLife/PonyCartingSystem + url = ssh://git@git.zontreck.com:1212/AriasCreations/PonyCartingSystem.git +[submodule "SecondLife/StallBoard"] + path = SecondLife/StallBoard + url = ssh://git@git.zontreck.com:1212/AriasCreations/StallBoard.git +[submodule "SecondLife/Vendors"] + path = SecondLife/Vendors + url = ssh://git@git.zontreck.com:1212/AriasCreations/Vendors +[submodule "SecondLife/MareControl"] + path = SecondLife/MareControl + url = ssh://git@git.zontreck.com:1212/zontreck/MareControl.git diff --git a/AWSParser b/AWSParser new file mode 160000 index 0000000..0284c4d --- /dev/null +++ b/AWSParser @@ -0,0 +1 @@ +Subproject commit 0284c4dbc095550f3310231e2f8c12130c164bed diff --git a/AriaOS b/AriaOS new file mode 160000 index 0000000..153fbc4 --- /dev/null +++ b/AriaOS @@ -0,0 +1 @@ +Subproject commit 153fbc4104a649325affa631741c7233d0648608 diff --git a/AriasCreations b/AriasCreations index 672d271..1e42931 160000 --- a/AriasCreations +++ b/AriasCreations @@ -1 +1 @@ -Subproject commit 672d27154aef69ab2ed0bec4975ce7b268f50b1a +Subproject commit 1e429318811df423f874462358603e960c9d37c1 diff --git a/BuildEnvironments b/BuildEnvironments index 23a2386..aa11467 160000 --- a/BuildEnvironments +++ b/BuildEnvironments @@ -1 +1 @@ -Subproject commit 23a2386cb8b167174ea1fbfc452f6a53731e57cf +Subproject commit aa1146789f41d7878adb5ef8f3c6d35166d06427 diff --git a/CardsOfUtterNonsense b/CardsOfUtterNonsense index da6ebf7..a9fcb0a 160000 --- a/CardsOfUtterNonsense +++ b/CardsOfUtterNonsense @@ -1 +1 @@ -Subproject commit da6ebf7a1e22bbf3211dd7a212833b69ed08fcb9 +Subproject commit a9fcb0ad5b2ea37e9db655b15c74e4bf0158954b diff --git a/ConanServerManager b/ConanServerManager index 8fcb708..de2bbde 160000 --- a/ConanServerManager +++ b/ConanServerManager @@ -1 +1 @@ -Subproject commit 8fcb708fd18fb5a69eb69ec20e8f216464a15367 +Subproject commit de2bbde18be43ec2df0804bcd1c19e01a8abd45e diff --git a/Dart/LibAC b/Dart/LibAC index a126358..cfd97a6 160000 --- a/Dart/LibAC +++ b/Dart/LibAC @@ -1 +1 @@ -Subproject commit a126358c5f6cdece5d8712a2e2fe744e7269f673 +Subproject commit cfd97a687c0d6275ac051ce8b6090a1518d2d8a4 diff --git a/Dart/LibAC_flutter b/Dart/LibAC_flutter new file mode 160000 index 0000000..d4bbca6 --- /dev/null +++ b/Dart/LibAC_flutter @@ -0,0 +1 @@ +Subproject commit d4bbca64051a5efa929274ebf3c01daa4b53de1d diff --git a/Dart/flutter_treeview b/Dart/flutter_treeview new file mode 160000 index 0000000..a8b322b --- /dev/null +++ b/Dart/flutter_treeview @@ -0,0 +1 @@ +Subproject commit a8b322b54f4a579c484cb17233b3540160d7c15e diff --git a/Dart/uuidgen b/Dart/uuidgen deleted file mode 160000 index 8a75d44..0000000 --- a/Dart/uuidgen +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 8a75d44639623d1120ad339cee9826b69f64f35f diff --git a/EventsBus-Java b/EventsBus-Java new file mode 160000 index 0000000..5536183 --- /dev/null +++ b/EventsBus-Java @@ -0,0 +1 @@ +Subproject commit 5536183a9980489c2fe58950d5564c5b26d67ab4 diff --git a/ForgeCore/Core b/ForgeCore/Core new file mode 160000 index 0000000..63cc18c --- /dev/null +++ b/ForgeCore/Core @@ -0,0 +1 @@ +Subproject commit 63cc18cc67efcd32fc9005b98881f6ab37a4010c diff --git a/LibAC b/LibAC index 47e6a46..c7eedf1 160000 --- a/LibAC +++ b/LibAC @@ -1 +1 @@ -Subproject commit 47e6a466f2358bda5dc1e93c255450ebe059fa50 +Subproject commit c7eedf194b5c18f0d0ea7f76d5ef25ba050348c3 diff --git a/Minecraft/Minecraft b/Minecraft/Minecraft index cf2592e..b0e362f 160000 --- a/Minecraft/Minecraft +++ b/Minecraft/Minecraft @@ -1 +1 @@ -Subproject commit cf2592eb05500d968040acbc8aeaecaa6ab74431 +Subproject commit b0e362feef7d8f125ed2fb9592883092a172f7e9 diff --git a/Minecraft/Mods/Arias-Essentials b/Minecraft/Mods/Arias-Essentials index 3dce50a..1c63a59 160000 --- a/Minecraft/Mods/Arias-Essentials +++ b/Minecraft/Mods/Arias-Essentials @@ -1 +1 @@ -Subproject commit 3dce50a8594117844cb24d967effa8759baf0902 +Subproject commit 1c63a5956616171d1efe0ffc740ba4265c647e70 diff --git a/Minecraft/Mods/LibZontreck b/Minecraft/Mods/LibZontreck index c3e2cc2..5c8db87 160000 --- a/Minecraft/Mods/LibZontreck +++ b/Minecraft/Mods/LibZontreck @@ -1 +1 @@ -Subproject commit c3e2cc23c16e6798ffcb513c8fb648aa14927db3 +Subproject commit 5c8db873c6f198b192dc0ca143cbe66dfac11319 diff --git a/Minecraft/Obsidian/Obsidian b/Minecraft/Obsidian/Obsidian new file mode 160000 index 0000000..4430e96 --- /dev/null +++ b/Minecraft/Obsidian/Obsidian @@ -0,0 +1 @@ +Subproject commit 4430e96e1b82f3e8244a5c979afb7a69f38222aa diff --git a/Minecraft/Obsidian/nugget b/Minecraft/Obsidian/nugget new file mode 160000 index 0000000..49e471e --- /dev/null +++ b/Minecraft/Obsidian/nugget @@ -0,0 +1 @@ +Subproject commit 49e471e0f8ef938a33bf3f841595ff3b7bb569a6 diff --git a/NBTEditor b/NBTEditor index d483344..b97a3e2 160000 --- a/NBTEditor +++ b/NBTEditor @@ -1 +1 @@ -Subproject commit d4833445c5dbe4890d9739a36f9a5f660b60dd2c +Subproject commit b97a3e2cf574bd79440272ac652ec7dc1bf45e07 diff --git a/SecondLife/ACSitter b/SecondLife/ACSitter index 98cf441..d04d03b 160000 --- a/SecondLife/ACSitter +++ b/SecondLife/ACSitter @@ -1 +1 @@ -Subproject commit 98cf44192fc278fab15a997344c53d1674ea17f9 +Subproject commit d04d03bfdb4c080af8e7f5d4a29c1e8e7ffdec65 diff --git a/SecondLife/AtlasViewer b/SecondLife/AtlasViewer index a9e77cd..a3e61a4 160000 --- a/SecondLife/AtlasViewer +++ b/SecondLife/AtlasViewer @@ -1 +1 @@ -Subproject commit a9e77cd6ed439c57faaf690e3a96128e30030865 +Subproject commit a3e61a423cbf7e26514c4063f35f6cd7ea9641da diff --git a/SecondLife/Dialogs b/SecondLife/Dialogs index 833ecf1..a83616b 160000 --- a/SecondLife/Dialogs +++ b/SecondLife/Dialogs @@ -1 +1 @@ -Subproject commit 833ecf1dff03253fa7bb8f978bf4db9cab040ac8 +Subproject commit a83616b67e6a7c4eba7bfa8dd30536b2b1dcdb9c diff --git a/SecondLife/FarmSystem b/SecondLife/FarmSystem index 5674233..f6902fe 160000 --- a/SecondLife/FarmSystem +++ b/SecondLife/FarmSystem @@ -1 +1 @@ -Subproject commit 5674233bf8c54dd4c959faf125e2ae1fd2d66f3c +Subproject commit f6902fefd5a2161cfbb24868c259160fdf12e3d9 diff --git a/SecondLife/GameTables b/SecondLife/GameTables deleted file mode 160000 index af40023..0000000 --- a/SecondLife/GameTables +++ /dev/null @@ -1 +0,0 @@ -Subproject commit af400236449c261a20dee74307ae6e20566d3a72 diff --git a/SecondLife/GrimReaper b/SecondLife/GrimReaper new file mode 160000 index 0000000..33ab367 --- /dev/null +++ b/SecondLife/GrimReaper @@ -0,0 +1 @@ +Subproject commit 33ab367dd2076a4b1e882d893c77dddb2cf589e1 diff --git a/SecondLife/MareControl b/SecondLife/MareControl new file mode 160000 index 0000000..3c2159a --- /dev/null +++ b/SecondLife/MareControl @@ -0,0 +1 @@ +Subproject commit 3c2159a7799a930a4f089a673593e738f550c7be diff --git a/SecondLife/Meshes b/SecondLife/Meshes new file mode 160000 index 0000000..12684d2 --- /dev/null +++ b/SecondLife/Meshes @@ -0,0 +1 @@ +Subproject commit 12684d28fcc2b28556f74f28fe8c63b5f83e6f7b diff --git a/SecondLife/NuSystem b/SecondLife/NuSystem new file mode 160000 index 0000000..39865ec --- /dev/null +++ b/SecondLife/NuSystem @@ -0,0 +1 @@ +Subproject commit 39865ec8593016a934147d5ad5b0f80ced320d33 diff --git a/SecondLife/PonyCartingSystem b/SecondLife/PonyCartingSystem index f558551..6a7daaa 160000 --- a/SecondLife/PonyCartingSystem +++ b/SecondLife/PonyCartingSystem @@ -1 +1 @@ -Subproject commit f5585514123956568946879fc6b072de4c9b9097 +Subproject commit 6a7daaa37c3839aca7b49e361ce97d0e0e3726a8 diff --git a/SecondLife/StallBoard b/SecondLife/StallBoard index 07c9e29..1682719 160000 --- a/SecondLife/StallBoard +++ b/SecondLife/StallBoard @@ -1 +1 @@ -Subproject commit 07c9e29b8d753896d2714216a6be97433b6d4156 +Subproject commit 16827196ad12ea4f0096a0a2f920863af4ebbd41 diff --git a/ServerCode b/ServerCode index 9043bd9..44e8e8c 160000 --- a/ServerCode +++ b/ServerCode @@ -1 +1 @@ -Subproject commit 9043bd99789da54d12b521124206fc4a148f9e27 +Subproject commit 44e8e8cbd83c3ff8ce64e29bbbef74e3aac4b0d8 diff --git a/ServerConfig b/ServerConfig index 124e608..461e64f 160000 --- a/ServerConfig +++ b/ServerConfig @@ -1 +1 @@ -Subproject commit 124e6089f6fa282ad734815030c95c5064dba7e1 +Subproject commit 461e64f04e54ae5ab78c631e0830e2cddebb7f2b diff --git a/SimpleHelperTools b/SimpleHelperTools index 12f4e63..03e2cd1 160000 --- a/SimpleHelperTools +++ b/SimpleHelperTools @@ -1 +1 @@ -Subproject commit 12f4e63ea94d19b04a71b955b92155ab410b4598 +Subproject commit 03e2cd1bc69bd9dc3c914e393f6af38822501795 diff --git a/VintageStory/AriasServerUtils b/VintageStory/AriasServerUtils new file mode 160000 index 0000000..1f5458b --- /dev/null +++ b/VintageStory/AriasServerUtils @@ -0,0 +1 @@ +Subproject commit 1f5458b8b1b86259afccf9956825d41290e1bcb3 diff --git a/VintageStory/VintageStorage b/VintageStory/VintageStorage new file mode 160000 index 0000000..7dc516c --- /dev/null +++ b/VintageStory/VintageStorage @@ -0,0 +1 @@ +Subproject commit 7dc516c833923e2fe6f9e6a16b9118d9158186cd diff --git a/Yolks b/Yolks new file mode 160000 index 0000000..d926e97 --- /dev/null +++ b/Yolks @@ -0,0 +1 @@ +Subproject commit d926e978b3d0c814fc73d2e3720d2035b5b3866a diff --git a/ZontreckWebsite b/ZontreckWebsite index 9e5ab72..df94f71 160000 --- a/ZontreckWebsite +++ b/ZontreckWebsite @@ -1 +1 @@ -Subproject commit 9e5ab72b94b000c09e81c30c91a6f78b00f88d98 +Subproject commit df94f71453c536dfd46c11a2dd696cc70e8da679