Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions docs/release-notes/changelog-latest-nightly.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
# Latest Nightly Changes

## Features
- 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
- N/A

## Fixes
- 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.
- Adjust fairies to ensure they are repeatable if the item is not in inventory.
- Adjust fairies to properly respect the fairy bits stored in ext data.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Latest Nightly Changes

## Features
- Excluded Locations Menu is now split into separate areas instead of one big list for ease of use

## Fixes
- Ensures all Stray Fairy locations are one time use or item can be reobtained if lost rather than just clock town
- The Start With option for Stray Fairies now actually gives 15 of each fairy.
- The Clock Town Stray Fairy will be placed as intended when Stray Fairy Sanity is set to Start With
- Fixes bug where Mystery Milk was not being properly removed from inventory
- Fixes Heart Piece message being +1 to current count when obtained from a stray fairy
- Adjusts text in Starting Inventory Menu for Stray Fairies so they no longer overflow
- Adjusts text on other parts of Starting Inventory for similar isues issues
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Nightly-f098e2

## Features
- 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
- 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.