Skip to content

Commit 11c11b4

Browse files
committed
chore: changelog updated
1 parent 7c1ae01 commit 11c11b4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [2101.1.8]
88

9+
### Added
10+
* If all tasks in a quest are marked optional, now require at least one to be completed to complete the quest
11+
* Previously quest would just auto-complete, which is less useful (if that behaviour is really needed, use a quest with no tasks at all)
12+
* This allows for quests with a choice of two or more tasks, where completing any of the tasks will complete the quest
13+
914
### Fixed
1015
* Hotfix: fix player login exception related to exclusive quest branching feature added in 2101.1.7
16+
* Tooltip on optional tasks now reads "Optional Task" instead of "Optional Quest"
1117

1218
## [2101.1.7]
1319

0 commit comments

Comments
 (0)