17 Commits

Author SHA1 Message Date
Wuzzy
3a58c58f5c Full redesign of main inventory menu 2015-05-29 04:19:32 +02:00
Splizard
32bd8c87d2 Add armours to chests, implement chest item groups. 2013-05-11 16:37:03 +12:00
Splizard
3253423dc6 Fixed bug.
bad argument #1 to 'get_node' (table expected, got nil)
2013-02-21 12:39:25 +13:00
Splizard
6e70cacd24 Fix chest filling. 2013-01-31 21:17:35 +13:00
Splizard
56de43ebe8 Fix chest filling. 2013-01-31 21:16:09 +13:00
Splizard
c714278125 Fix floating/misplaced chests (They will no longer respawn) 2013-01-31 09:53:26 +13:00
Splizard
738aeec286 Chests refill when match is started, filling might take awhile.
So not recommended for big maps.
2013-01-30 16:41:10 +13:00
Splizard
51af162520 Fix chest bug.
random_chests/init.lua:23:
bad argument #1 to 'is_empty' (string expected, got no value)
2013-01-29 18:03:13 +13:00
Splizard
9641a313b1 Hey look there's a minetest.chat_send_all function :P (who would of thought) 2013-01-29 18:01:05 +13:00
Splizard
7ea1b76137 Fix chest notfication bug.
random_chests/init.lua:22: attempt to call global 'get_meta'
(a nil value)
2013-01-29 10:05:38 +13:00
Splizard
cba200969a Notify players when a empty chest is refilled. 2013-01-28 18:58:07 +13:00
Splizard
0587f2fe89 Add option to configure chest spawn boundary. 2013-01-27 14:36:01 +13:00
Splizard
7cdadf8802 Add more API/config for random_chests. Including chest refills. 2013-01-27 13:09:15 +13:00
Splizard
97ddfdf695 Create API for random chests and add a hungry_games mod.
The "hungry_games" mod should be used by server admins
for configuring the game.
2013-01-27 11:47:58 +13:00
Splizard
fc452f8c6c Remove food mod and replace with bread mod. 2013-01-26 14:42:33 +13:00
Splizard
20223be307 Make chest's contents more random. 2013-01-26 13:56:25 +13:00
Splizard
d4b036acc1 Initial Commit. 2013-01-26 13:44:45 +13:00