Devlogs
Bug fixes and new features
Posted February 01, 2024 by Jagonz
(FEB/01/2024)
Bug fixes:
- Fixed a bug when using "everything" category to list every craftable item in a single category.
- Fixed a bug that sometimes caused the crafting layout to not be seen after crafting.
- Fixed a weird bug that can cause crashes.
- Other minor code improvements and fixes.
Features:
- Rewards, add the tag: "reward(id,id,etc)" in a craftable item to get those items when succesfuly crafting the item! example: reward(2,4,23)
- Money, add the tag: "money(x)" in a craftable item to get that amount of money after succesfuly crafting the item. example: money(500)