Commit Graph

18 Commits

Author SHA1 Message Date
crabman77 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
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
LeMagnesium 9cce34f4d8
[_misc & bushes] Move changes over to _misc 2016-08-12 23:35:15 +02:00
Dorian Wouters ab71609bad
[default] Upate to upstream, move some edits out to [_misc] 2016-08-10 21:58:17 +02:00
LeMagnesium caa7a6ac8e [_misc] Add crafting recipes for saplings
- For #468
2016-06-09 18:55:27 +02:00
LeMagnesium 82af19b145 [_misc] Add sand swapping recipes (desert sand <-> sand) 2016-04-27 22:50:09 +02:00
LeMagnesium b4996ee69b Removed useless chatcommands redifinition and moved eject system
- The system controlling the items' ejection from a solid node is now in mods/builtin_items/init.lua
 - The file mods/_misc/chatcommands.lua has been cleared from its comments, and the chatcommands redefined but outdated (like /time)
2015-08-16 16:08:21 +02:00
LeMagnesium 7dc287e014 Eject items when a node is placed at their current pos 2015-08-15 18:06:27 +02:00
LeMagnesium 34b36d7f66 Added /list_players
- Added /list_players extracted from `mt_essentials` by IndriAppolo, originally
   called /players. Solves #57
2015-05-21 17:28:31 +02:00
LeMagnesium f99a3251b3 Removed _misc's /rules and used background to interact
- Removed rules.lua, replaced by interact mod
 - Added background.jpg (made for the server) to interact's formspecs
2015-04-29 12:52:44 +02:00
Ombridride 887473124e Merge server to github 2014-12-11 18:53:00 +01:00
Ombridride 06161133dc Update _misc
activation des mods irc depuis l’init.lua
2014-11-09 22:05:52 +01:00
Ombridride b86ec17527 Add _misc and u_skins
- Backup de u_skins pas update (ne pas l’update pour l’instant)
- ajout d’un _misc à jour
2014-11-08 23:21:10 +01:00
Ombridride 7430cdabe9 Delete _misc and u_skins 2014-11-08 23:19:46 +01:00
Ombridride 8b9670a24b Add "irc" mod and "noshout_messages" mod
Smalls another fixe
2014-11-06 01:01:40 +01:00
Ombridride 72ad0dc7b7 - Delete useless files/mods
- Add builtin_falling (by Davedevils) for an amazing bugfix
- Tweak node.lua from the subgame MFF and « sea » mod for
builtin_falling
- Remove news.lua from _misc
- Remove _misc_me (empty now)
- Add a new mod named « news » and tweak this mod, it works now, add
texture for the news (Thank you Davedevils)
2014-11-03 01:46:14 +01:00
Ombridride 232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00