Skip to content

Commit cf9c4cc

Browse files
committed
chore: changelog updated
1 parent 3ae0d44 commit cf9c4cc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
* Added exclusive quest branching, where starting one quest makes certain other quests unavailable
1111
* New "Max Completable Dependents" integer property for quests
1212
* When that number of dependent quests is completed, other uncompleted dependents of that quest become unavailable to the player/team
13+
* Improved importing of legacy quest data (from quest book data in 1.20.1 and earlier)
14+
* Item SNBT data is now imported, other than custom NBT data, which can't reliably be auto-converted to 1.21 item component data
15+
* Added ja_jp translation (thanks @twister716)
16+
* Task Screens now show related quest names along with task names (and can search on those)
17+
* New hotkeys when hovering chapters (same as 2101.1.6 changes made to quests):
18+
* Left-Alt & Left-Mouse opens directly to chapter properties
19+
* Right-Alt & Left-Mouse copies the chapter ID
20+
21+
### Fixed
22+
* Add extra defensive null-checking to avoid crashes by mods incorrectly calling `Entity#die` with a null damage source
1323

1424
## [2101.1.6]
1525

0 commit comments

Comments
 (0)