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

2999 Commits

Author SHA1 Message Date
LeMagnesium
1b9fc689ce [dropondie & u_inv] Drop bags themselves, not their content 2016-02-01 19:59:35 +01:00
46004d9bf2 update mobs mod 2016-02-01 12:45:12 +01:00
LeMagnesium
6a0f7a70f9 [christmas_craft] Disable snow, christmas season is over 2016-01-31 15:31:29 +01:00
LeMagnesium
9c0abf065c [3dmushrooms] Redirect aliases to the new itemstrings
- Fix #390
2016-01-31 15:22:29 +01:00
LeMagnesium
c5595df77d [minetestforfun_game] Update 2016-01-31 15:17:49 +01:00
LeMagnesium
ca4778aa53 [unified_inventory] Let bags store items outside of the bag lists
- Store items from a bag inventory in the bag item's metadata to use it later
2016-01-31 15:00:06 +01:00
LeMagnesium
1c6573b1e9 [mobs] Add egg recipes for 4 basic monsters
- Add egg recipes for dirt, sand, stone and tree monsters
2016-01-29 19:34:05 +01:00
LeMagnesium
9cf1b62252 [3d_armor] Add drowning protection on admin helmets 2016-01-28 22:53:34 +01:00
1b80d027df fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/359 2016-01-28 10:11:47 +01:00
c60abcd1cf fix issue "When it's in area, juste one is cutted" https://github.com/MinetestForFun/server-minetestforfun/issues/180 2016-01-28 01:05:38 +01:00
LeMagnesium
cbff471338 [fences] Fix nodeboxes
- For #386
2016-01-27 22:12:41 +01:00
89b978d543 fix previously crash with pipeworks mod -> https://forum.minetest.net/viewtopic.php?f=11&t=2155&p=205434#p205101 2016-01-23 00:13:28 +01:00
LeMagnesium
874f854688 [minetestforfun_game] Update
- Add new tree
- Creative mod improved
- New schematic files
2016-01-15 19:39:01 +01:00
LeMagnesium
b4de154668 [pclasses] Reduce verification radii previously overlapping
- Fix #381
2016-01-14 21:08:36 +01:00
LeMagnesium
9bcbb1c4e5 [mesecons] Recode player detectors to detect multiple players
- For #382
2016-01-14 20:46:27 +01:00
LeMagnesium
fd38ce3a61 [chesttools] Update 2016-01-12 21:32:15 +01:00
LeMagnesium
75e84e1521 [nether] Fix the function's name 2016-01-10 20:23:48 +01:00
LeMagnesium
08043f10c7 [nether] Update 2016-01-10 19:29:06 +01:00
LeMagnesium
635d5c3ba4 [vectors_extra] Update 2016-01-10 19:27:29 +01:00
LeMagnesium
9692792f84 [watershed] Add a check 2016-01-09 23:13:04 +01:00
dce4bbc89b remove unknown loot item 2016-01-09 21:14:15 +01:00
43bfae145b if door is double, only 1 door play a sound (open|close)
remove debug comment
2016-01-09 21:00:40 +01:00
ce9c1d19d6 when player join, show news only if is alive else respawn formspec is replaced by news 2016-01-09 20:58:52 +01:00
LeMagnesium
e206f3bf09 [nether] Correct function's name 2016-01-09 20:11:45 +01:00
LeMagnesium
8d5bad4edf [mesecons] Slightly increase wires' dig time
- For #377
2016-01-09 15:44:16 +01:00
LeMagnesium
151f4cbb1e [mesecons] Update 2016-01-09 15:20:32 +01:00
LeMagnesium
c9bf1c67a9 [connected_chests] Update 2016-01-09 12:13:47 +01:00
LeMagnesium
3da9754fbc [death_messages] Don't repeat death messages/sounds
- For #375
2016-01-08 18:33:10 +01:00
7b75162640 fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/372 2016-01-08 01:11:56 +01:00
b0a4dac7ef trap spike don't re-kill dead player, fix multidead, issue https://github.com/MinetestForFun/server-minetestforfun/issues/375 2016-01-08 01:04:04 +01:00
40b3e17894 debug minetest.register_on_respawnplayer function for special spawn areas 2016-01-08 00:53:14 +01:00
LeMagnesium
0ad6657a72 [unifieddyes] Show dyes in creative inventory
- Closes #245
2016-01-07 22:27:04 +01:00
LeMagnesium
88ee617741 [more_chests] Update recipe for shared chests
- Use `group:leaves`, `group:wood` and `group:ingot` to craft shared chests
- For #368
2016-01-07 13:40:58 +01:00
LeMagnesium
4b5d21b453 [homedecor] Update
- Remove old aliases
2016-01-06 18:53:52 +01:00
LeMagnesium
69bd36b0f1 [homedecor & signs_lib] Separate signs_lib from homedecor_modpack 2016-01-06 18:53:52 +01:00
Ombridride
9f644af81c Merge pull request #367 from younishd/cartspatch
Carts mod patch. Fix #366 (thanks to @fabienwang & @younishd)
2016-01-06 10:02:05 +01:00
3f3e55bb89 fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/357
fix fence_13 have bad pos
fix fence_33 bug due to bad var x21
2016-01-06 08:23:11 +01:00
YouniS Bensalah
392af4281f Carts mod patch. Fix #366
Hack that makes sure cart doesn't leave rails and hangs in the air.
This patch now seems to fix that.
(thx for testing with me @fabienwang)
2016-01-06 06:13:08 +01:00
1d1a075a36 re-add darkage does not generate in nether if called from watershed 2016-01-05 23:52:10 +01:00
LeMagnesium
478874e613 [moreblocks] Unify craft redefinition for default:sign_wall
- Fixes #358
2016-01-04 19:05:43 +01:00
e0ce022cac fix only play pclasses sound to player and only if player switch classes 2016-01-03 23:01:40 +01:00
LeMagnesium
7621b867c3 [mobs] Replace warthogs by pigs
- For #279
2016-01-03 16:05:32 +01:00
LeMagnesium
6678118c35 [warps] Update 2016-01-03 14:10:31 +01:00
LeMagnesium
f9413db441 [mobs] Add pig
- #279
2016-01-03 14:10:31 +01:00
323cc30074 rewrite junglegrass with snow texture 2016-01-02 23:47:00 +01:00
396cb1ff69 fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/355 2016-01-02 22:59:55 +01:00
LeMagnesium
3617679dfb [snow] Attempt to fix crash 2016-01-01 16:39:34 +01:00
LeMagnesium
ee352dbc60 [riesenpilz] Update
- For #352
2015-12-31 13:43:25 +01:00
LeMagnesium
8eebd39db8 [nether] Update
- For #351
2015-12-30 20:12:42 +01:00
7437e9d6a4 better test in snow_entity 2015-12-29 17:41:20 +01:00