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 05:43:10 +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 improved names in reward_data data structure 2023-12-27 05:42:25 +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 formspec, actual storing, reward list, creation and storage not yet implemented 2023-12-24 12:56:58 +01:00
show_reward_fs.lua moved setting reward_id into extra formspec 2023-12-27 04:09:26 +01:00
treasure_chest.lua made chest functions reloadable 2023-12-24 21:59:45 +01:00
update_inv.lua added reward_inv.get_sorted_reward_id_list function 2023-12-26 15:32:53 +01:00