Simple Quests 2.1.0
- Merged changes from 1.18 branch
- API split
- VERY IMPORTANT: Old questpack will not work anymore!
- All fields in json are now snake_case
- Multi quest task and single ones are now merged together
- Active quests for players will be reset
- Use https://flemmli97.github.io/misode.github.io/simplequests_convert/ to convert your old datapacks (mostly)
- Added new quest task:
simplequests:predicates
- Submitting task that checks for a player predicate
- Removed location and position task
- Replaced by
simplequests:predicates
which is more flexible
- Replaced by
- Added command
/simplequest admin
and when in admin mode allows you to view/accept otherwise hidden subquests- Previously this was done with a permission string which defaulted to true
- Added
max_repeat
field to quests:- Allows to limit the amount of times a quest can be repeated. Default 0 = unlimited
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.21/Changelog.md
Simple Quests 2.1.0
- Merged changes from 1.18 branch
- API split
- VERY IMPORTANT: Old questpack will not work anymore!
- All fields in json are now snake_case
- Multi quest task and single ones are now merged together
- Active quests for players will be reset
- Use https://flemmli97.github.io/misode.github.io/simplequests_convert/ to convert your old datapacks (mostly)
- Added new quest task:
simplequests:predicates
- Submitting task that checks for a player predicate
- Removed location and position task
- Replaced by
simplequests:predicates
which is more flexible
- Replaced by
- Added command
/simplequest admin
and when in admin mode allows you to view/accept otherwise hidden subquests- Previously this was done with a permission string which defaulted to true
- Added
max_repeat
field to quests:- Allows to limit the amount of times a quest can be repeated. Default 0 = unlimited
- LinguaBib: Add ModernFix compat (broke translations)
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.20.1/Changelog.md
Simple Quests 2.1.0
- VERY IMPORTANT: Old questpack will not work anymore!
- All fields in json are now snake_case
- Multi quest task and single ones are now merged together
- Active quests for players will be reset
- Use https://flemmli97.github.io/misode.github.io/simplequests_convert/ to convert your old datapacks (mostly)
- Added new quest task:
simplequests:predicates
- Submitting task that checks for a player predicate
- Removed location and position task
- Replaced by
simplequests:predicates
which is more flexible
- Replaced by
- Added command
/simplequest admin
and when in admin mode allows you to view/accept otherwise hidden subquests- Previously this was done with a permission string which defaulted to true
- Added
max_repeat
field to quests:- Allows to limit the amount of times a quest can be repeated. Default 0 = unlimited
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.18/Changelog.md
Simple Quests 1.5.8
- Update language to support player based translation
- Fix some problems with player data
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.21/Changelog.md
Simple Quests 1.5.8
- Update language to support player based translation
- Fix some problems with player data
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.20.1/Changelog.md
Simple Quests 2.0.0
- Rework a lot of internal:
- Underlying system is now split into api and implementation
- Allows more modular handling of things
- Update language to support player based translation
- Fix some problems with player data
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.18/Changelog.md
Simple Quests 1.5.7
- Fix nullpointer error with quest gui
Simple Quests 1.5.6.b
- Update to 1.21
- Update neoforge
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.21/Changelog.md
Simple Quests 1.5.6.b
- Update to 1.21
- Update neoforge
Simple Quests 1.5.6
- Update to 1.20.6: Due to internal changes your datapacks most likely will not work anymore.
- Item Predicates need to be updated due to nbt no longer being a thing
- For quest icons: "item" has been renamed to "id"
- For Location Predicates "structure" has been renamed to "structures"
- The quest generator already reflects those changes
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.21/Changelog.md
Simple Quests 1.5.6.b
- Update neoforge
Simple Quests 1.5.6
- Update to 1.20.6: Due to internal changes your datapacks most likely will not work anymore.
- Item Predicates need to be updated due to nbt no longer being a thing
- For quest icons: "item" has been renamed to "id"
- For Location Predicates "structure" has been renamed to "structures"
- The quest generator already reflects those changes
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.20.6/Changelog.md
Simple Quests 1.5.6
- Update to 1.20.6: Due to internal changes your datapacks most likely will not work anymore.
- Item Predicates need to be updated due to nbt no longer being a thing
- For quest icons: "item" has been renamed to "id"
- For Location Predicates "structure" has been renamed to "structures"
- The quest generator already reflects those changes
For past versions see: https://github.com/Flemmli97/SimpleQuests/blob/1.20.6/Changelog.md