Hand out rewards and place treasure chests. Each reward inventory can contain multiple items. Each player gets one set. It's possible to let the reward inv refill automaticly after a certain time.
Go to file
2023-12-28 07:34:49 +01:00
chest_functions.lua first input handling 2023-12-26 17:06:08 +01:00
handle_access.lua store how many items the player took out alltogether (useful for chests that autorefill) 2023-12-28 07:34:49 +01:00
init.lua store how many items the player took out alltogether (useful for chests that autorefill) 2023-12-28 07:34:49 +01:00
mod.conf formspec, actual storing, reward list, creation and storage not yet implemented 2023-12-24 12:56:58 +01:00
reward_inv.lua made detached inventory accept items 2023-12-27 08:38:48 +01:00
show_reward_fs.lua store how many items the player took out alltogether (useful for chests that autorefill) 2023-12-28 07:34:49 +01:00
show_reward_list_fs.lua preparations for show_reward_list 2023-12-27 08:02:44 +01:00
treasure_chest.lua made chest functions reloadable 2023-12-24 21:59:45 +01:00
update_inv.lua fixed update_inv 2023-12-28 06:57:03 +01:00