sys4-fr
29b6b9fa74
Enable fire parameter in game minetest.conf
2017-03-12 19:42:50 +01:00
sys4-fr
1db80b9ec5
Change default config files for NotreAmiLeCube Server
...
Add and activate TNT mod
Activate Fire propagation
Add Technic modpack
Add technic_armor mod
Add bakedclay
Remove burned_clay
Add bonemeal
Add digilines
Add enchanting
Add experience
Add lightning
Add maidroid
Add meshnode
Add morefarming
Add moreflowers
Add moreplants
Add pdisc
Add playeranim
Add playereffects
Change cyberpangolin skin
Add weather_pack
Add witchcraft
2017-03-12 15:39:36 +01:00
Gael-de-Sailly
50956b5ebf
Removed call to that generated trees everywhere
2017-01-14 01:16:26 +01:00
7ccda2ed2d
fix texture size "non power of 2"
2016-12-10 22:36:47 +01:00
cessna151
006592534c
Clay gives 4 lumps when dug
...
fix https://github.com/MinetestForFun/server-minetestforfun-skyblock/issues/196
2016-12-04 17:21:06 -05:00
96dea33e89
fix crash when grow trees
2016-12-03 18:52:30 +01:00
d69eb303d6
disable item_entiy.lua, cause crash and we have already builtin_item
2016-12-02 17:32:14 +01:00
e3758a1244
convert sounds to 48ko/s
2016-11-30 18:41:12 +01:00
4e091cdbd2
fix doors
2016-11-16 05:35:14 +01:00
d70edee437
readd param to <= 0.14.4 stable version
2016-11-15 20:35:26 +01:00
LeMagnesium
56494fbb56
Fix doors
2016-11-14 00:27:51 +01:00
LeMagnesium
d40a65244b
Update minetestforfun_game, fix maptools
2016-11-10 00:01:34 +01:00
LeMagnesium
21f6ac6818
Create spiky cactus, make the original smoother
...
- Remove spikes from the standard cactus' side
- Remove spikes from all cacti's tops, and add a flower
- Add specific texture for spiky cactus
- Create spiky cactus and recipes to convert spiky cactus and cactus
- Move damages from normal cactus to spiky cactus
- For #500
2016-09-29 21:44:22 +02:00
5197306fd1
fix dungeon master sword craft https://github.com/MinetestForFun/server-minetestforfun/issues/511
2016-09-04 19:16:37 +02:00
884c804a7d
fix bad resize
2016-08-26 20:59:36 +02:00
d257bce03c
fix pixel in default_sandstone_brick.png texure and resize 256->16 default_sand_normal.png
2016-08-26 20:53:35 +02:00
ebb3ebfc70
fix pixels in gravel texture
2016-08-26 19:44:14 +02:00
Dorian Wouters
ca2357e423
Revert mff_classic
2016-08-21 22:39:12 +02:00
Dorian Wouters
c00b4ce858
mff_classic: fix nyancat & cherry tree mapgen
2016-08-21 15:27:18 +02:00
Dorian Wouters
dcc1873cbe
Move MFF-only craft recipes, craftitems, mapgen to [mff_classic]
...
Also fixes aliasing...
2016-08-21 13:26:16 +02:00
Dorian Wouters
32ae8aca19
Fix [buckets] w/ acid or sand, make [death_message] work w/ aliases
2016-08-21 12:32:06 +02:00
Dorian Wouters
5f17957058
Move our [default] edits to mff_classic, alias nodes
2016-08-20 21:19:10 +02:00
6d5a0d1056
remove old furnace abm, rewrite locked furnace based on new furnace with node timer
...
fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/478
2016-08-20 18:26:07 +02:00
c3bdf8724b
added missing textures, change textures name due to replaced carts to boost_carts
2016-08-20 12:06:28 +02:00
Dorian Wouters
cd5ffc28d5
Move [stacktraceplus] to mods/
2016-08-19 16:40:46 +02:00
374e6b69ac
fix crash on undefined function (new in > 0.4.14 stable?)
2016-08-16 12:41:39 +02:00
34a28db177
fix missing function in default game, issue https://github.com/MinetestForFun/server-minetestforfun/issues/504
2016-08-15 16:51:06 +02:00
Dorian Wouters
a61cd3bc3d
Move minetest.rotate_node override to a pre-default _misc init
2016-08-14 15:11:40 +02:00
Dorian Wouters
947b301456
Move minetest.rotate_node() edit to [_misc]
...
DON'T edit mods directly if it's possible to override them, or if
the edit has no relation to that specific mod (which was the case).
This reverts commit 3752bf2e64
.
2016-08-14 11:31:58 +02:00
3752bf2e64
rewrite minetest.rotate_node() to auto refill inventory on place node, issue https://github.com/MinetestForFun/server-minetestforfun/issues/462
2016-08-14 00:31:58 +02:00
Dorian Wouters
ab71609bad
[default] Upate to upstream, move some edits out to [_misc]
2016-08-10 21:58:17 +02:00
Dorian Wouters
beaaee1330
Add [stacktraceplus]
2016-08-01 15:33:40 +02:00
3d1ea777ae
fix local var
2016-07-17 18:03:35 +02:00
Gael-de-Sailly
6aa375d2ba
Do not generate liquid ores near fissures
2016-07-15 13:17:28 +02:00
178be5eb46
disable mushroom spawn in protected areas, issue https://github.com/MinetestForFun/server-minetestforfun/issues/483
...
rewrite flowers:mushroom_* hunger, breaked when moved mushroom: to flowers:
2016-07-14 15:15:34 +02:00
LeMagnesium
c9f4a61257
[default] Fix #487
2016-07-11 18:16:01 +02:00
LeMagnesium
64b6a872d0
[stairs & stairplus] Fix inconsistences and #487
2016-07-11 18:11:52 +02:00
LeMagnesium
a78ffd7ffb
[farming] Remove redundant code
2016-06-29 17:24:00 +02:00
5977a4962f
readd fix and comment
2016-06-18 15:04:52 +02:00
LeMagnesium
b698f85c0f
[farming] Update for #443
2016-06-18 11:59:26 +02:00
8b111febd3
fix typo
2016-06-14 23:06:39 +02:00
decff2c2a5
remove empty line added by error
2016-06-09 21:46:26 +02:00
074b8e327f
fix crash when place waterlily
2016-06-09 21:43:23 +02:00
b2af13828a
add function get_spawn()
...
add nether spawn point in formspec
remove 2 useless lines
2016-06-08 19:42:41 +02:00
LeMagnesium
76bc4b0330
[conf & h2omes & nether] Add nether static spawnpoint
2016-06-08 18:16:18 +02:00
67673f7fdc
update doors and convert doors 3 nodes in new systeme
2016-06-04 01:27:26 +02:00
LeMagnesium
a364f64ab9
Purge the repo's other mods from moreores
2016-06-03 21:53:25 +02:00
ca05a04fba
add double doors systeme open/close
2016-06-02 14:09:02 +02:00
Quentin BUISSON-DEBON
6436a28c1b
Compresse looseless the diamond tools
2016-05-31 16:36:14 +02:00
Quentin BUISSON-DEBON
0772df0a0a
Improve our diamond tools
2016-05-31 16:35:10 +02:00