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-27 13:57:17 +01:00
chest_functions.lua first input handling 2023-12-26 17:06:08 +01:00
handle_access.lua in edit mode the full inventory is presented - regardless of how much the editing player has taken 2023-12-27 05:43:10 +01:00
init.lua preparations for show_reward_list 2023-12-27 08:02:44 +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 return items when saving new/editing reward inventory (so that book content etc. don't get lost) 2023-12-27 13:57:17 +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 return empty list if no reward defined yet 2023-12-27 08:27:40 +01:00