diff --git a/Z3DR b/Z3DR index f0afc85..9c5bd04 160000 --- a/Z3DR +++ b/Z3DR @@ -1 +1 @@ -Subproject commit f0afc85893fab4c077cd3a99f295cd45ef22befd +Subproject commit 9c5bd04422a283e63bd86f230f93f35810998994 diff --git a/docs/release-notes/changelog-latest-nightly.md b/docs/release-notes/changelog-latest-nightly.md index d0268b1..0f6651f 100644 --- a/docs/release-notes/changelog-latest-nightly.md +++ b/docs/release-notes/changelog-latest-nightly.md @@ -1,8 +1,11 @@ # Latest Nightly Changes ## Features -- N/A +- Include a new option for a specific starting amount of stray fairies +- Include German language in hints +- Add new tracker info for clock town stary fairy ## Fixes -- Fix Clock Town Stray Fairy respawn logic -- Fix Unistore to ensure that it is pointing to the right downloads. \ No newline at end of file +- Adjust specific end type messages for custom messages. +- Ensure stray fairy in clock town doesn't give repeatable items unless the item is missing from inventory.\ +- Trade items are no longer removed from inventory when given to NPCs - this is to avoid any logic issues where a trade item may appear on a non-repeatable check. \ No newline at end of file diff --git a/docs/release-notes/old-releases/nightlies/2.0.0/changelog-nightly-14a13d.md b/docs/release-notes/old-releases/nightlies/2.0.0/changelog-nightly-14a13d.md new file mode 100644 index 0000000..a4785cd --- /dev/null +++ b/docs/release-notes/old-releases/nightlies/2.0.0/changelog-nightly-14a13d.md @@ -0,0 +1,8 @@ +# Nightly 14A13D + +## Features +- N/A + +## Fixes +- Fix Clock Town Stray Fairy respawn logic +- Fix Unistore to ensure that it is pointing to the right downloads. \ No newline at end of file