Important!
How Quests are stored is changing in this update, after this version, data / resource quest packs will no longer be supported!
How can i convert my quest pack to the new format?
- In the editor, right click your quest pack, in the quest packs settings there will be an option to Convert the pack
How will quests work on servers?
- No more datapack required, the mod stores the quest data
Why is this change being made?
- Boundless had a small scope in the beginning, and json files where the easiest way to create and store quests before the editor
- This change is being made because resource packs / data packs have many problems, most notably they cause issues on servers, which this new method will resolve
- As the mod continues to grow, quests being stored in resource pack format no longer makes any sense
- Faster loading times
How can i share Quest packs?
- Quest packs can be exported and imported in the editor, export by right clicking a quest pack and clicking export
Editor
- Removed Old disable questpack option from the config menu
- Removed Undo and Redo Options from the description field
- Added Bold and Italic options to the description field
- Fixed alignment issues with quests
- Removed the Index field, add arrows to control quest order
- Cleaned up “saved” and “unsaved” GUI
- Added notifiers for clarity on changes made
- New Saved notifier for quests
- New action needed notifier
- New dependency field functionality
- Functions as a per line UI, like the completion / rewards UI
- Added a new lock toggle with 2 states
- "quest is locked until dependency completed"
- "Quest is locked after dependency completed “
- Per Quest / Per Category auto complete flag
Completion
- New Text field completion quest
Config
- added config options for quest toasts
GUI
- Cleaned up Details panel GUI element
- Lots of smaller GUI fixes and clean ups
JEI
- added JEI recipe support, when clicking an item in a quest description, JEI will pull up relevant information on how to obtain / craft this item
Multiplayer
- Updated multiple protocols to prevent cheating and reward spoofing
Operator
- /boundless questpack enable
- /boundless questpack disable
- /boundless questpack list
- /boundless complete (this command now completes the quest without redeeming it)
- /boundless redeem (redeems a or all quests)