Commit Graph

18 Commits

Author SHA1 Message Date
Darcidride 343d20c5f9 fix a false value for deleted item on ground, 1800sec=30min 2016-11-30 18:56:06 +01:00
BUISSON-DEBON Quentin c384c8f630
OPS - now set to 30 minutes the timer for deletion of dropped item 2016-11-30 12:37:39 +01:00
BUISSON-DEBON Quentin fd3113c168
set to 30 minutes the time before remove a dropped item 2016-11-30 12:26:13 +01:00
crabman77 1b80d027df fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/359 2016-01-28 10:11:47 +01:00
crabman77 c8a55987e6 improve builtin_item, all items rotates now,
items spawned with drop= "" are removed directly, they are no longer on the map, before they were deleted after the ttl or through item_drop
2015-10-28 16:20:15 +01:00
crabman77 f13e394c4d try to fix issue https://github.com/MinetestForFun/server-minetestforfun/issues/313
improve builtin_item
2015-10-26 18:30:47 +01: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 f81b8ca677 Removed whitespaces 2015-06-10 19:03:32 +02:00
LeMagnesium 72bd4819b4 Moved one more wav file (the last one) 2015-04-08 23:01:59 +02:00
Quentin BUISSON-DEBON 70b806ed3d Comrpess sounds
by Obani, thank you !
2015-04-08 16:26:28 +02:00
crabman77 06bd1f95d5 remove minetest.setting_get("remove_items") of step
remove minetest.setting_get("remove_items") of step, useless parsing
2015-03-31 01:33:36 +02:00
LeMagnesium 718861d80c Fixed all unknown's use in builtin with a check then return 2015-03-26 20:54:05 +01:00
LeMagnesium fa08177744 Added a check before indexing reg_items with unknown
- Added check avoiding crashes in mods/builtin_item/init.lua::97
2015-03-26 20:41:33 +01:00
LeMagnesium 618adecf2b Fixed global vas errors and updated beginners_chest with license 2015-01-25 22:34:03 +01:00
crabman77 916f3cb093 passage de variables global en local
passage de variables global en local
2015-01-20 21:32:21 +01:00
Ombridride 887473124e Merge server to github 2014-12-11 18:53:00 +01:00
Ombridride 2e895a7790 Merge server with github repository
Pas mal de changement n’ont pas été pushé sur le github du serveur,
voici l’occasion de faire une bonne synchronisation :)
2014-11-16 22:23:16 +01:00
Ombridride 232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00