This repository has been archived by the owner on Aug 20, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathupdate_sources.txt
executable file
·534 lines (422 loc) · 13 KB
/
update_sources.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
# Sources file
# Here are listed all the git remote repositories for the server.
# Please stick to the current file format, it is used by an update script.
# If you have doubts regarding syntax refer to Python 3's ConfigParser example:
# https://docs.python.org/3/library/configparser.html#supported-ini-file-structure
# Ici sont répertoriés les dépôts git des mods du serveur.
# Merci de conserver la structure du fichier, il est utilisé par un script de mise à jour.
# Si vous avez des toutes concernant la syntaxe, regardez l'exemple de config de ConfigParser de Python 3:
# https://docs.python.org/3/library/configparser.html#supported-ini-file-structure
# MFF_Game
# http://github.com/minetest/minetest
# http://gitorious.org/calinou/carbone
# https://github.com/Jordach/big_freaking_dig (some elements)
# Minetest_game
# [Stairs]
# mff-edit: Optimized stair mesh
# Mods
[3D Armor]
dir: 3d_armor
git: http://github.com/stujones11/minetest-3d_armor.git
[3D Armor Classes]
dir: 3d_armor_classes
internal: true
[Ambience]
dir: ambience_modpack
git: https://github.com/Neuromancer56/MinetestAmbience
web: https://forum.minetest.net/viewtopic.php?pid=38355
[Areas]
dir: areas
git: http://github.com/ShadowNinja/areas.git
mff-edit: Add megabuilder and openfarming
mff-edit-fr: Ajout de megabuilder et openfarming
[Arrow signs]
dir: arrow_signs
git: http://bitbucket.org/ardrido/arrow_signs.git
mff-edit: Nodemesh sign
[Awards]
dir: awards
git: http://github.com/rubenwardy/awards.git
mff-edit: Add multiple awards
mff-edit-fr: Ajout de divers awards
[Bedrock]
dir: bedrock
note: bedrock is already in Carbone original game
internal: true
[Beginner's chest]
dir: beginners_chest
git: http://github.com/LeMagnesium/beginners_chest.git
[BobBlocks]
dir: bobblocks
git: https://github.com/rabbibob/BobBlocks.git
[Bone]
dir: bone
# Is this our one? \ need to be replaced by a git repository
web: https://forum.minetest.net/viewtopic.php?id=5429
[builtin_item]
dir: builtin_item
git: https://github.com/HybridDog/builtin_item.git
#git: https://github.com/PilzAdam/builtin_item.git
#note: Seems inactive/abandoned
#note-fr: Semble inactif/abandonné
[builtin_falling]
dir: builtin_falling
web: https://forum.minetest.net/viewtopic.php?f=9&t=10525
note: SHOULD be replace by a git repo / dead
note-fr: DEVRAIT être remplacé par un dépot git / mort
[Carts]
dir: carts
git: https://github.com/PilzAdam/carts.git
web: https://forum.minetest.net/viewtopic.php?id=2451
[Chat plus]
dir: chatplus
git: https://github.com/rubenwardy/chatplus.git
web: https://forum.minetest.net/viewtopic.php?id=6273
[Chesttools]
dir: chesttools
git: https://github.com/Sokomine/chesttools.git
web: https://forum.minetest.net/viewtopic.php?f=9&t=10160
[Christmas Craft]
dir: christmas_craft
git: https://bitbucket.org/kingarthursteam/christmas_craft.git
web: http://forum.minetest.org/viewtopic.php?f=11&t=7780
[Colored wood]
dir: coloredwool
git: https://github.com/VanessaE/coloredwood.git
mff-edit: Items shows up in crafting grid
mff-edit-fr: Les objets s'affiche dans la grille de craft
[Color machine]
dir: colormachine
git: https://github.com/Sokomine/colormachine.git
# Soon
# [Coloured nametag]
# dir: coloured_nametag
# git: https://github.com/crabman77/coloured_nametag.git
[Coloured stone bricks]
dir: colouredstonebricks
git: https://github.com/CraigyDavi/colouredstonebricks.git
[Columnia]
dir: columnia
git: https://github.com/Glunggi/columnia.git
[Compass GPS]
dir: compassgps
git: https://github.com/Kilarin/compassgps.git
web: https://forum.minetest.net/viewtopic.php?f=9&t=9373
[Connected Chests]
dir: connected_chests
git: https://github.com/HybridDog/connected_chests.git
web: https://forum.minetest.net/viewtopic.php?f=9&t=10264
[DarkAge]
dir: darkage
git: https://github.com/adrido/darkage.git
# Original: https://github.com/MasterGollum/darkage.git
[Death messages]
dir: death_messages
git: https://github.com/4Evergreen4/death_messages.git
[Drop on die]
dir: dropondie
git: https://github.com/minermoder27/minetest-dropondie.git
mff-edit: Bags drops when player dies
mff-edit-fr: Drop des sacs lors de le mort d'un joueur
[Factions]
dir: factions
git: https://github.com/sapier/factions.git
[Events' Objects]
dir: eventobjects
internal: true
[Fail]
dir: fail
git: http://github.com/LeMagnesium/fail.git
[Fences]
dir: fences
web: https://forum.minetest.net/viewtopic.php?pid=74716
[Fishing]
dir: fishing
web: https://forum.minetest.net/viewtopic.php?f=11&t=4375
# For the near future
# [Fishing]
# dir: fishing
# git: https://github.com/crabman77/fishing.git
[Food]
dir: food
git: https://github.com/rubenwardy/food.git
web: https://forum.minetest.net/viewtopic.php?id=2960
[Forceload]
dir: forceload
git: https://github.com/rubenwardy/forceload.git
[Framed glass]
dir: framedglass
git: https://github.com/minetest-technic/framedglass.git
[Future ban]
dir: future_ban
git: https://github.com/VanessaE/future_ban.git
note: Not enabled
note-fr: Pas activé
# [Farming]
# https://github.com/tenplus1/farming.git
# => Modifié pour : light pour que certaines plantes poussent
[Gauges]
dir: gauges
internal: true
note-fr: déjà présent dans carbone original
[Glow]
dir: glow
git: https://github.com/bdjnk/glow.git
[Armor HUD bar]
dir: hbarmor
web: https://forum.minetest.net/viewtopic.php?f=9&t=11337
[Hunger with HUD bar]
dir: hbhunger
web: https://forum.minetest.net/viewtopic.php?f=9&t=11336
[Homedecor]
dir: homedecor
git: http://github.com/VanessaE/homedecor.git
[HUD]
dir: hud
git: https://github.com/BlockMen/hud.git
# Not https://github.com/mgl512/hud.git , it's behind the above
mff-edit: Config file to add position, hunger/health value of food
mff-edit-fr: Fichier de conf pour la position, valeur de hunger/health des aliments
[HUD Bars]
dir: hudbars
git: http://repo.or.cz/w/minetest_hudbars.git
web: https://forum.minetest.net/viewtopic.php?f=9&t=11153
[Interact]
dir: interact
git: https://github.com/Amaz1/interact.git
web: https://forum.minetest.net/viewtopic.php?f=9&t=11200
[Inventory icon]
dir: inventory_icon
git: http://repo.or.cz/w/minetest_inventory_icon.git
web: https://forum.minetest.net/viewtopic.php?f=9&t=12358
[Inventory Tweaks]
dir: invtweak
git: https://github.com/BlockMen/invtweak.git
web: https://forum.minetest.net/viewtopic.php?id=5694
[IRC]
dir: irc
git: http://github.com/kaeza/minetest-irc.git
[IRC Commands]
dir: irc_commands
git: https://github.com/ShadowNinja/minetest-irc_commands.git
web: https://forum.minetest.net/viewtopic.php?id=5275
[Item drop]
dir: item_drop
git: http://github.com/PilzAdam/item_drop.git
mff-edit: Improved by gravgun (smooth pickup animation, cylinder radius)
mff-edit-fr: Amélioré par gravgun (animation de récup, rayon en cylindre)
[Jukebox]
dir: jukebox
git: https://forum.minetest.net/viewtopic.php?id=5913
[Jumping]
dir: jumping
internal: true
# https://gitorious.org/calinou/carbone/source/3d917e25bc7ac44a657020497c7f2ebfbd7209a1:mods/jumping (from carbone)
[Lantern]
dir: lantern
git: https://github.com/RHRhino/lantern.git
web: https://forum.minetest.net/viewtopic.php?id=8718
[Lavatemple]
dir: lavatemple
check-update: false
git: https://github.com/Zeg9/minetest-zmobs.git
note: Merged in a modpack with zmob; TODO: update
[Locked Sign]
dir: locked_sign
git: https://github.com/Kotolegokot/minetest-mod-locked_sign.git
web: https://forum.minetest.net/viewtopic.php?id=2256
[Mana]
dir: mana
git: http://repo.or.cz/w/minetest_mana.git
web: https://forum.minetest.net/viewtopic.php?f=9&t=11154
[Mapfix]
dir: mapfix
git: http://github.com/Gael-de-Sailly/mapfix.git
[Maptools]
dir: maptools
git: http://gitorious.org/calinou/maptools.git
mff-edit: unbreakable rail/rail_power/fence
[Markers]
dir: markers
git: https://github.com/Sokomine/markers
mff-edit: Add megabuilder
mff-edit-fr: Ajout de megabuilder
[Maze]
dir: maze
web: https://forum.minetest.net/viewtopic.php?id=7210
[Mesecons]
dir: mesecons
git: https://github.com/Jeija/minetest-mod-mesecons.git
[Metatools]
dir: metatools
git: https://github.com/LeMagnesium/minetest-mod-metatools.git
web: https://forum.minetest.net/viewtopic.php?f=9&t=12090
[Mobs]
dir: mobs
https://github.com/tenplus1/mobs
mff-edit: Mix with server-specific settings, mobs redo and Carbone mobs
mff-edit-fr: Mélange entre paramêtre propre au serveur, mobs redo(principalement) et mobs Carbone
[Money]
dir: money
git: https://github.com/Kotolegokot/minetest-mod-money.git
web: https://forum.minetest.net/viewtopic.php?id=2263
[More chests]
dir: more_chests
git: https://github.com/Megaf/more_chests.git
web: https://forum.minetest.net/viewtopic.php?f=9&t=9495
[More blocks]
dir: moreblocks
git: http://gitorious.org/calinou/moreblocks.git
web: https://forum.minetest.net/viewtopic.php?id=509
[More ores]
dir: moreores
git: http://gitorious.org/calinou/moreores.git
web: https://forum.minetest.net/viewtopic.php?id=549
[More trees]
dir: moretrees
git: http://github.com/VanessaE/moretrees.git
web: https://forum.minetest.net/viewtopic.php?id=4394
[Multitest]
dir: multitest
web: https://forum.minetest.net/viewtopic.php?f=11&t=9334
[Name Restrictions]
dir: name_restrictions
internal: true
note: Given by VanessaE using pastebin
note-fr: Donné par VanessaE en pastebin
mff-edit: Restricted names table
mff-edit-fr: Tableau de nom interdit
[Names per IP]
dir: names_per_ip
git: https://github.com/SmallJoker/names_per_ip.git
web: https://forum.minetest.net/viewtopic.php?f=11&t=9768
[Nether]
dir: nether
git: https://github.com/HybridDog/minetest-nether.git
web: https://forum.minetest.net/viewtopic.php?id=5790
[News]
dir: news
internal: true
[Pipeworks]
dir: pipeworks
git: http://github.com/VanessaE/pipeworks.git
web: https://forum.minetest.net/viewtopic.php?pid=27794
# [Paintings]
# dir: paintings
# https://gitorious.org/calinou/carbone/source/3d917e25bc7ac44a657020497c7f2ebfbd7209a1:mods/paintings (from carbone)
[Plantlife]
dir: plantlife_modpack
git: http://github.com/VanessaE/plantlife_modpack.git
web: https://forum.minetest.net/viewtopic.php?id=3898
mff-edit: palmtree with nonwalkable branches, crashfix (lily pad on door)
mff-edit-fr: palmtree avec branche non walkable, crashfix (nénuphare sur door)
[Player inactive]
dir: player_inactive
git: http://github.com/Ombridride/minetest-player_inactive.git
# Semi-internal
[Quartz]
dir: quartz
git: https://github.com/4Evergreen4/quartz.git
web: https://forum.minetest.net/viewtopic.php?id=5682
[Random Messages]
dir: random_messages
git: http://github.com/arsdragonfly/random_messages.git
[Mirror of Returning]
dir: returnmirror
web: https://forum.minetest.net/viewtopic.php?f=9&t=11224
[Riesenpilz]
dir: riezenpilz
git: https://github.com/HybridDog/riesenpilz.git
note: Nether dependence
[Runes]
dir: runes
internal: true
[Sea]
dir: sea
web: https://forum.minetest.net/viewtopic.php?id=4627
[Shutdown]
dir: shutdown
internal: true
# [Screw Driver]
# dir: screwdriver
# git: http://github.com/TenPlus1/screwdriver.git
# mff-edit-fr => Modifié pour : screwdriver infini et valeur du screwdriver normal
[Snow]
dir: snow
git: https://github.com/Splizard/minetest-mod-snow/
web: https://forum.minetest.net/viewtopic.php?f=11&t=4627&hilit=Sea (pas de github...)
mff-edit: Minimum snowfall setting
mff-edit-fr: Paramétrage minimal pour la tombé de neige
[Snowdrift]
dir: snowdrift
git: https://github.com/paramat/snowdrift.git
web: https://forum.minetest.net/viewtopic.php?id=6854
[Solar Mana]
dir: solarmana
git: https://github.com/bendeutsch/minetest-solarmana.git
web: https://forum.minetest.net/viewtopic.php?f=9&t=11728
[Soundset]
dir: soundset
git: https://github.com/crabman77/soundset.git
[Spawn]
dir: spawn
internal: true
[Sponge]
dir: sponge
internal: true
note: By davedevils, given it to me in a .zip...
[Sprint]
dir: sprint
git: https://github.com/GunshipPenguin/sprint.git
mff-edit: Stop when clicking, cacti damage included in the position check loop
mff-edit-fr: Arrêt quand un clique est effectué, dégât des cactus dans la boucle du check position
[Stained Glass]
dir: stained_glass
[Throwing]
dir: throwing
git: https://github.com/PilzAdam/throwing.git
[Track players]
dir: track_players
internal: true
[Treasurer]
dir: treasurer
web: https://forum.minetest.net/viewtopic.php?id=7292
[TrmPyramids]
dir: trm_pyramids
internal: true
[TsmPyramids]
dir: tsm_pyramids
git: http://repo.or.cz/w/minetest_pyramids/tsm_pyramids.git
[Unified Dyes]
dir: unifieddyes
git: https://github.com/VanessaE/unifieddyes.git
[Unified Inventory]
dir: unified_inventory
git: https://github.com/minetest-technic/unified_inventory.git
[U_skins]
dir: u_skins
git: https://github.com/SmallJoker/minetest-u_skinsdb.git
[Vector Extras]
dir: vector_extras
git: https://github.com/HybridDog/vector_extras.git
[Warps]
dir: warps
git: https://github.com/sofar/warps.git
web: https://forum.minetest.net/viewtopic.php?t=12005&p=177374
[Watershed]
dir: Watershed
git: https://github.com/paramat/watershed.git
[WhoIsOn]
dir: whoison
internal: true
[World Edge]
dir: worldedge
git: https://github.com/DonBatman/worldedge.git
web: https://forum.minetest.net/viewtopic.php?f=9&t=10753
[World Edit]
dir: WorldEdit
git: https://github.com/Uberi/Minetest-WorldEdit.git
web: https://forum.minetest.net/viewtopic.php?id=572
[Xban2]
dir: xban2
git: http://github.com/kaeza/minetest-xban2.git