1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-02 10:40:31 +02:00
Commit Graph

751 Commits

Author SHA1 Message Date
LeMagnesium
4ffd2edfa5 Updated nether, riesenpilz and vector_extras 2015-03-17 21:23:53 +01:00
LeMagnesium
547aae51c8 Updated pipeworks : HUD bug apparently fixed
- Automatic systems simulating players now check if the player they imitate exists
2015-03-17 20:50:58 +01:00
e2bc63b91f add sword and axe can dig plant in areas openfarming 2015-03-16 22:08:35 +01:00
LeMagnesium
20f0de955e Added *real* treasurer mod 2015-03-16 19:54:31 +01:00
LeMagnesium
e17ef3dbf6 Added minetest.register alias on mirror and fixed seawrecks' crash
- Created alias from returmirror:mirror_inactive to returnmirror:portal so the
  players will be able to find this item in unified_inventory's search menu by
  typing "portal"
- Fixed a very strange and unhandled crash in seawrecks, caused apparently by
  minetest.add_node. Used minetest.set_node instead and everything is fine
2015-03-16 19:52:46 +01:00
LeMagnesium
538d9a74c8 Removed useless trmp_minetest_game
- trmp_minetest_game wan't in fact containing the treasurer mod, and because it
  is made for the minetest_game and we don't need it to the point we would adapt
  it, it is removed. The treasurer mod will be added in further commit
2015-03-16 19:51:21 +01:00
LeMagnesium
ddf4a356c8 Updated homedecor mod 2015-03-16 19:50:50 +01:00
LeMagnesium
06cde1b2d7 Given second name in returnmirror's description
- The returnmirrors are now called "Return of the Return/Portal Mirror" so it's
  easier to players to guess what it does
2015-03-16 18:33:58 +01:00
1df5323482 fix bug in openfarming
fix usebug in openfarming, when node is plant any node can be placed
fix bug due to news protection in farming mod V1.12
add default:papyrus can be placed, no dig
2015-03-16 02:30:48 +01:00
LeMagnesium
3620fe8610 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-03-15 17:32:23 +01:00
LeMagnesium
2f8745c566 Updated README.md 2015-03-15 17:28:21 +01:00
2e565b2ab9 add privs interact to use chatcommands 2015-03-15 15:54:49 +01:00
ad693a8749 fix megabuilder privs
fix wrong test always false for megabuilder (nil~=false)
2015-03-15 15:26:17 +01:00
7151b6877b fix megabuilder privs
fix wrong test always false for megabuilder (nil~=false)
2015-03-15 01:49:35 +01:00
LeMagnesium
63ba22f52f Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-03-15 00:21:28 +01:00
LeMagnesium
4c3ebfe5c2 More spikes per craft 2015-03-15 00:20:48 +01:00
LeMagnesium
6b45ccbd10 Changed recipes for spikes and major spikes 2015-03-15 00:19:38 +01:00
Ombridride
705eb8a5d3 Small mistake in flowers mod tweak 2015-03-15 00:18:43 +01:00
Ombridride
5817264a58 Many updates...
- Update « Multitest » to version 2
- Update world.mt (re-organise, add forceload and add
trmp_minetest_game)
- Remove playerplus (nether use, and cactus has been added to the loop
of the sprint mod)
2015-03-14 23:18:06 +01:00
036d2fd3b9 fix wrong name cause unknown in craft screwdriver perfect 2015-03-14 19:32:01 +01:00
LeMagnesium
597278521c Made pyramids unbreakable until they are regenerated 2015-03-14 18:01:46 +01:00
LeMagnesium
a998175046 Make mummy spawners unbreakable 2015-03-14 17:30:42 +01:00
LeMagnesium
6951bd470f Added forceload, pyramids, b_chests' support
- Beginners' chest updated (support for forceload)
- Forceload mod by rubenwardy added
- trmp_minetest_game added
2015-03-14 17:23:22 +01:00
Ombridride
3c74d530e6 Tweaked builtin_falling mod
- Set the area of prohibition to dump buckets to 4, before 7
- And correct smalls spelling mistakes
2015-03-13 23:28:28 +01:00
Ombridride
474779fe1e New textures for the pole perfect 03
03
2015-03-13 20:35:14 +01:00
Ombridride
5541bc1f53 New textures for the pole perfect 02
02
2015-03-13 20:34:44 +01:00
Ombridride
bc5abc1d66 New textures for the perfect pole
(blue like mithril, and like the pole texture in hands)
2015-03-13 20:31:57 +01:00
Ombridride
2b8b7bdfa6 Creeper run and walk more faster 2015-03-13 20:18:38 +01:00
Ombridride
1232033a0a Tweak the creeper "tree" texture
more greeeeeeeeen !
2015-03-13 20:16:10 +01:00
Ombridride
b376e1e34b snow min height 50
Before it was min height 3 ?!
2015-03-13 19:56:53 +01:00
Ombridride
0c590ce7b6 Merge pull request #31 from davedevils/patch-5
Delete RealTimei
2015-03-13 19:39:38 +01:00
Ombridride
c3fcb6c986 Merge pull request #33 from davedevils/patch-7
Begin on rewirte flower module
2015-03-13 19:39:10 +01:00
Ombridride
0228a2d39e Update world.mt
For activate tsm_pyramids
2015-03-13 19:24:22 +01:00
LeMagnesium
5eeeea4f84 Added tsm_pyramids
- Added tsm_pyramids mod by Wuzzy to generate pyramids with precious items in them
2015-03-13 19:06:32 +01:00
LeMagnesium
1dfc09ee86 Updated markers' mod
- Fixed crash whith clients' button
2015-03-13 18:33:26 +01:00
Dave Devil's
2d719aa3ba Creeper mod - FIX#1
Fix for do_tnt_physics
2015-03-13 17:31:14 +01:00
LeMagnesium
f21cf6d434 Removed nil functions 2015-03-12 21:36:10 +01:00
LeMagnesium
c76bc7e019 Fix crash when blinktimer is nil 2015-03-12 20:47:44 +01:00
Dave Devil's
a660b2917d Update api.lua
Ajout du kamikaz (creepeur)
2015-03-12 20:35:08 +01:00
LeMagnesium
c3aefb8db7 Added indentation in mods/mobs/creeper.lua 2015-03-12 20:32:37 +01:00
Dave Devil's
a62f50bde7 Update init.lua 2015-03-12 20:05:44 +01:00
Dave Devil's
126713863a Create creeper.lua 2015-03-12 20:05:41 +01:00
Dave Devil's
19a74cfee4 Poulet domesticable
Faire que les poulets soient domesticable/tamed comme les moutons/vaches (mais avec 4 wheat et non 8, le clique droit pose problème car déjà utilisé)
2015-03-12 19:39:21 +01:00
LeMagnesium
a0a7485ae4 Updated beds' mod to hide warning messages
- Global variable `writing` removed
- License update
2015-03-12 18:42:18 +01:00
LeMagnesium
f9ebbc93dc Updated WorldEdit mod 2015-03-12 18:32:37 +01:00
f849eae514 fix description perfect pole 2015-03-12 05:18:05 +01:00
Dave Devil's
8a0d46828b Begin on rewirte flower module
most fasted way to add flower
2015-03-12 05:06:37 +01:00
Dave Devil's
48e6e3c82f Delete RealTime
Realtime protect is not good for server have allready some people , just use falling sand protect and bucket protect
2015-03-12 04:39:43 +01:00
74e7f5ca44 add pole perfect deco and textures
add pole perfect deco
cp textures pole_deco to pole_perfect_deco (simple fix, new textures must will be created)
fix missing variable BooTSWear in bobber_shark.lua
reindent code
2015-03-12 04:28:45 +01:00
Ombridride
2240d7fa0c Update world.mt 2015-03-12 03:08:07 +01:00