Compare commits
63 Commits
stable-1.2
...
master
Author | SHA1 | Date | |
---|---|---|---|
4f6aa3675a | |||
b5cf26f7f5 | |||
a28f4437cd | |||
fdd2eda1bb | |||
000a321559 | |||
2e46254d4f | |||
a29dd92339 | |||
e65102cbb2 | |||
f914e6a3bf | |||
7f1624cfc0 | |||
258180b7e6 | |||
513ccfce01 | |||
04644b65b4 | |||
bf56766d9a | |||
cd09e54947 | |||
46095bba8b | |||
0faf267b2e | |||
1cd9f05c06 | |||
3309cc7aeb | |||
38323643ea | |||
bdeac1e5b6 | |||
b22ef03709 | |||
da368ce289 | |||
b4de69f7c9 | |||
0523f78071 | |||
29662bac38 | |||
d23bbb4eae | |||
e83a1f6b26 | |||
e0fc4ae4ad | |||
1706562ec9 | |||
1278a62b27 | |||
5d2b91855e | |||
e22c0b6c46 | |||
b830a11729 | |||
5505474e26 | |||
ab748996ee | |||
9747fe6fba | |||
e41b412621 | |||
3e4f42a2b8 | |||
f2b84ce8c4 | |||
49a0c062de | |||
c698822e4c | |||
7b49f85384 | |||
4d5277b4cf | |||
a38583908b | |||
a80c32e18a | |||
2987cc5e6e | |||
25a4d612d5 | |||
1a5145c073 | |||
51ad81ff82 | |||
66f276dce7 | |||
5deaf8d726 | |||
824b0807e4 | |||
bb49312ffb | |||
3234ac8e38 | |||
981c2a8370 | |||
2674aa6a21 | |||
4578f9af34 | |||
5549467cae | |||
8c793ec576 | |||
f48862c97f | |||
ed830c7061 | |||
70d621acbb |
44
.gitmodules
vendored
44
.gitmodules
vendored
@ -25,9 +25,6 @@
|
|||||||
[submodule "claycrafter"]
|
[submodule "claycrafter"]
|
||||||
path = claycrafter
|
path = claycrafter
|
||||||
url = https://sys4.fr/gitea/nalc/claycrafter.git
|
url = https://sys4.fr/gitea/nalc/claycrafter.git
|
||||||
[submodule "colouredstonebricks"]
|
|
||||||
path = colouredstonebricks
|
|
||||||
url = https://sys4.fr/gitea/nalc/colouredstonebricks.git
|
|
||||||
[submodule "columnia"]
|
[submodule "columnia"]
|
||||||
path = columnia
|
path = columnia
|
||||||
url = https://sys4.fr/gitea/nalc/columnia.git
|
url = https://sys4.fr/gitea/nalc/columnia.git
|
||||||
@ -94,9 +91,6 @@
|
|||||||
[submodule "markers"]
|
[submodule "markers"]
|
||||||
path = markers
|
path = markers
|
||||||
url = https://sys4.fr/gitea/nalc/markers.git
|
url = https://sys4.fr/gitea/nalc/markers.git
|
||||||
[submodule "maze"]
|
|
||||||
path = maze
|
|
||||||
url = https://sys4.fr/gitea/nalc/maze.git
|
|
||||||
[submodule "metatools"]
|
[submodule "metatools"]
|
||||||
path = metatools
|
path = metatools
|
||||||
url = https://sys4.fr/gitea/nalc/minetest-mod-metatools.git
|
url = https://sys4.fr/gitea/nalc/minetest-mod-metatools.git
|
||||||
@ -142,9 +136,6 @@
|
|||||||
[submodule "pdisc"]
|
[submodule "pdisc"]
|
||||||
path = pdisc
|
path = pdisc
|
||||||
url = https://sys4.fr/gitea/nalc/pdisc.git
|
url = https://sys4.fr/gitea/nalc/pdisc.git
|
||||||
[submodule "playeranim"]
|
|
||||||
path = playeranim
|
|
||||||
url = https://sys4.fr/gitea/nalc/playeranim.git
|
|
||||||
[submodule "player_inactive"]
|
[submodule "player_inactive"]
|
||||||
path = player_inactive
|
path = player_inactive
|
||||||
url = https://sys4.fr/gitea/nalc/player_inactive.git
|
url = https://sys4.fr/gitea/nalc/player_inactive.git
|
||||||
@ -208,9 +199,6 @@
|
|||||||
[submodule "camera"]
|
[submodule "camera"]
|
||||||
path = camera
|
path = camera
|
||||||
url = https://sys4.fr/gitea/nalc/camera.git
|
url = https://sys4.fr/gitea/nalc/camera.git
|
||||||
[submodule "invtweak"]
|
|
||||||
path = invtweak
|
|
||||||
url = https://sys4.fr/gitea/nalc/invtweak.git
|
|
||||||
[submodule "inventory_icon"]
|
[submodule "inventory_icon"]
|
||||||
path = inventory_icon
|
path = inventory_icon
|
||||||
url = https://sys4.fr/gitea/nalc/minetest_inventory_icon.git
|
url = https://sys4.fr/gitea/nalc/minetest_inventory_icon.git
|
||||||
@ -378,7 +366,7 @@
|
|||||||
url = https://sys4.fr/gitea/nalc/minetest-toolranks.git
|
url = https://sys4.fr/gitea/nalc/minetest-toolranks.git
|
||||||
[submodule "unifiedbricks"]
|
[submodule "unifiedbricks"]
|
||||||
path = unifiedbricks
|
path = unifiedbricks
|
||||||
url = https://sys4.fr/gitea/minetest-mods/unifiedbricks.git
|
url = https://sys4.fr/gitea/nalc/unifiedbricks.git
|
||||||
[submodule "warps"]
|
[submodule "warps"]
|
||||||
path = warps
|
path = warps
|
||||||
url = https://sys4.fr/gitea/nalc/warps.git
|
url = https://sys4.fr/gitea/nalc/warps.git
|
||||||
@ -418,3 +406,33 @@
|
|||||||
[submodule "basic_signs"]
|
[submodule "basic_signs"]
|
||||||
path = basic_signs
|
path = basic_signs
|
||||||
url = https://sys4.fr/gitea/mtcontrib/basic_signs.git
|
url = https://sys4.fr/gitea/mtcontrib/basic_signs.git
|
||||||
|
[submodule "replacer"]
|
||||||
|
path = replacer
|
||||||
|
url = https://sys4.fr/gitea/nalc/replacer.git
|
||||||
|
[submodule "scaffolding"]
|
||||||
|
path = scaffolding
|
||||||
|
url = https://sys4.fr/gitea/nalc/scaffolding.git
|
||||||
|
[submodule "scifi_nodes"]
|
||||||
|
path = scifi_nodes
|
||||||
|
url = https://sys4.fr/gitea/nalc/scifi_nodes.git
|
||||||
|
[submodule "headanim"]
|
||||||
|
path = headanim
|
||||||
|
url = https://sys4.fr/gitea/mtcontrib/headanim.git
|
||||||
|
[submodule "display_modpack"]
|
||||||
|
path = display_modpack
|
||||||
|
url = https://sys4.fr/gitea/nalc/display_modpack.git
|
||||||
|
[submodule "font_oldwizard"]
|
||||||
|
path = font_oldwizard
|
||||||
|
url = https://sys4.fr/gitea/nalc/font_oldwizard.git
|
||||||
|
[submodule "font_botic"]
|
||||||
|
path = font_botic
|
||||||
|
url = https://sys4.fr/gitea/nalc/font_botic.git
|
||||||
|
[submodule "digiterms"]
|
||||||
|
path = digiterms
|
||||||
|
url = https://sys4.fr/gitea/nalc/digiterms.git
|
||||||
|
[submodule "led_marquee"]
|
||||||
|
path = led_marquee
|
||||||
|
url = https://sys4.fr/gitea/nalc/led_marquee.git
|
||||||
|
[submodule "hangglider"]
|
||||||
|
path = hangglider
|
||||||
|
url = https://sys4.fr/gitea/mtcontrib/hangglider.git
|
||||||
|
Submodule WorldEdit updated: 2f535dd053...418a30c89e
2
areas
2
areas
Submodule areas updated: 99408df96a...76f8ccf8ab
Submodule arrow_signs updated: 9c385319cb...1660d80668
Submodule basic_materials updated: c539463fee...a79dbde087
2
bonemeal
2
bonemeal
Submodule bonemeal updated: 7053e44ea4...afc6d7ef12
Submodule coloredwood updated: e58317b58e...7933350b60
Submodule colouredstonebricks deleted from 09523b22e4
Submodule craftguide updated: 0b7bfca0ec...0de66b1a09
2
darkage
2
darkage
Submodule darkage updated: 6dfddf7151...fa50c54aa7
Submodule death_messages updated: 1124ed0d25...c3e233e7bf
1
digiterms
Submodule
1
digiterms
Submodule
Submodule digiterms added at e9003866af
1
display_modpack
Submodule
1
display_modpack
Submodule
Submodule display_modpack added at ad30eeab23
2
farming
2
farming
Submodule farming updated: 016528f585...52575203c4
1
font_botic
Submodule
1
font_botic
Submodule
Submodule font_botic added at 05793e9f59
1
font_oldwizard
Submodule
1
font_oldwizard
Submodule
Submodule font_oldwizard added at 57f31ad519
2
gauges
2
gauges
Submodule gauges updated: 1d6848bc9c...cdbbff71de
Submodule global_exchange updated: c1a527eeea...b22b72f5c2
1
hangglider
Submodule
1
hangglider
Submodule
Submodule hangglider added at 206704ffab
2
hbsprint
2
hbsprint
Submodule hbsprint updated: afd3680984...b3773c0470
1
headanim
Submodule
1
headanim
Submodule
Submodule headanim added at 05e3a7a8ba
Submodule homedecor_modpack updated: 5612f4c884...caaa963eaf
2
hudbars
2
hudbars
Submodule hudbars updated: 28dcf8af65...26a36dde55
2
interact
2
interact
Submodule interact updated: 83eae460af...586f4d6eaa
1
invtweak
1
invtweak
Submodule invtweak deleted from 71473164d9
2
irc
2
irc
Submodule irc updated: 0f46251d00...ee81559532
Submodule item_drop updated: 29983259ee...900614a74c
1
led_marquee
Submodule
1
led_marquee
Submodule
Submodule led_marquee added at 79bc4755dd
2
locks
2
locks
Submodule locks updated: ca94c8d43e...79b8186ed8
2
maidroid
2
maidroid
Submodule maidroid updated: ea7c3eb27b...2f63c8aa42
2
maptools
2
maptools
Submodule maptools updated: 3ade16647e...85f7f95a00
1
maze
1
maze
Submodule maze deleted from 0b399f0b1c
2
mesecons
2
mesecons
Submodule mesecons updated: 75bd1e8be6...d356f901a3
Submodule mob_horse updated: 03127ee343...0919faf76e
2
mobs
2
mobs
Submodule mobs updated: 804f8b9a0c...7f4d473fee
Submodule mobs_animal updated: 0aa7224ebc...8ef65e2292
Submodule mobs_monster updated: 592c4aca50...5297dfbbdf
Submodule moreblocks updated: e91b0ea1a0...b93949c266
Submodule morefarming updated: 76e2e165db...ca936605b3
2
moreores
2
moreores
Submodule moreores updated: 66347e148c...b4b42adb6e
Submodule moretrees updated: b2a94399ec...850e9627c7
2
nalc
2
nalc
Submodule nalc updated: 61176e5bf0...8745b17e75
2
nether
2
nether
Submodule nether updated: c0481ea4ca...60d4f8c7df
Submodule pipeworks updated: 34262ed8d5...77c8026400
Submodule plantlife_modpack updated: 10ff005066...5b66d54632
Submodule playeranim deleted from 0b6bbe47e6
1
replacer
Submodule
1
replacer
Submodule
Submodule replacer added at 95ce57d6e5
Submodule riesenpilz updated: 06525f43eb...7ca33b617f
1
scaffolding
Submodule
1
scaffolding
Submodule
Submodule scaffolding added at 5a785b4d00
1
scifi_nodes
Submodule
1
scifi_nodes
Submodule
Submodule scifi_nodes added at 749d59a530
2
sea
2
sea
Submodule sea updated: e1ca03e6f3...b0fd455b7e
Submodule serverguide updated: 320a8e76f1...04bd5852d2
2
skinsdb
2
skinsdb
Submodule skinsdb updated: 1fcd3c4a8c...8048cb08f1
2
spears
2
spears
Submodule spears updated: 66c69c5265...a5b33a6e9a
Submodule stained_glass updated: fc371df620...a68dfa502c
2
technic
2
technic
Submodule technic updated: 00618d13b5...d8fe9ad16c
Submodule unified_inventory updated: 9a31609cfd...46eeb36784
Submodule unifiedbricks updated: ef92eceeb6...4e596096fa
Submodule unifieddyes updated: 71d7e3c954...30c55bec6d
Submodule vector_extras updated: a1f3da77c0...2f0ad734d4
Reference in New Issue
Block a user