Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.3.0 RC #50

Merged
merged 3 commits into from
Feb 19, 2024
Merged

Version 1.3.0 RC #50

merged 3 commits into from
Feb 19, 2024

Conversation

PhlexPlexico
Copy link

@PhlexPlexico PhlexPlexico commented Feb 19, 2024

App Side

  • Fix: Adjusts text on Kokiri Sword item obtain message to have proper capitalization
  • Fix: Adjust Vanilla & No Logic fills to respect starting inventory, excluded locations, and generate hints (only no logic)
  • Fix: Renames Circus Leader Mask to Troupe Leader Mask
  • Fix: Adjusts name of Ocean Spider House Reward to no longer include "Day 1" as in 3D it can be obtained any day
  • Feat: Adds overrides for Heart Containers from bosses
  • Feat: Adds Giants Mask back into randomization logic
  • Fix: Adds Deku Mask requirement to the North Clock Town Great Fairy Deku check
  • Fix: Adds Bunny Hood to Postman Game check (will add trick later to not require it)
  • Fix: Adds Seahorse to all Pinnacle Rock checks (No longer need to navigate the murky water without a guide (likely will add trick later for doing the maze without the seahorse))
  • Fix: Adjusts a few logical helpers as they only accounted for one bottle not any
  • Fix: Adjusts Gold Dust and Mystery Milk to be considered Quest Items during placement (ensures they will be placed in a location available on day 1)
  • Feat: Adds option in dungeon settings for shuffling Heart Containers
  • Feat: Adds option in Other Settings to match chest decoration with major items.

Patch Side

  • Feat: Included the ability to swap trade items in slot 1 and 2 in the Gear screen. These items will remain with you over Song Of Time. Once given to the proper NPC, they will be removed from the inventory.
  • Feat: Chest decorations now match content. If an item is deemed a major item, it will draw the decorated chest with gold accents, otherwise it will draw the regular chest. Animations remain unchanged, and are all fast animations still.
  • Fix: Chests will now give items back if they are missing in your inventory. This will help if you dupe over an item and lose it in your run.
  • Fix: Bottles now give proper refills. Once you obtain a bottle, you can go back to the location (if it's repeatable) to get a refill for that item. In the case of Mystery Milk, it will give you a brand new bottle as the mystery milk bottle is removed from the inventory on Song Of Time.
  • Fix: As a part of the swappable trade items, there trade items will no longer be removed on song of time use.
  • Fix: Ingo Bros. and Medigoron (Powder Keg) will no longer give repeat items, but Blue Rupees once a player obtains the item.
  • Fix: If a user does not have any bottles (i.e. stolen) and attempts to get a refill, they will receive a blue rupee instead in chests.
    Closes Logic Glitchless bug #49
    Closes Was Not Given Repeatable Quest Item Upon Second Time Completing Quest That Gave It To Me When I Completed It The First Time #45

Tacoman369 and others added 3 commits February 18, 2024 15:31
- Adjusts text on Kokiri Sword item obtain message to have proper capitalization
- Adjust Vanilla & No Logic fills to respect starting inventory, excluded locations, and generate hints (only no logic)
- Renames Circus Leader Mask to Troupe Leader Mask
- Adjusts name of Ocean Spider House Reward to no longer include "Day 1" as in 3D it can be obtained any day
- Adds overrides for Heart Containers from bosses
- Adds Giants Mask back into randomization logic
- Adds Deku Mask requirement to the North Clock Town Great Fairy Deku check
- Adds Bunny Hood to Postman Game check (will add trick later to not require it)
- Adds Seahorse to all Pinnacle Rock checks (No longer need to navigate the murky water without a guide (likely will add trick later for doing the maze without the seahorse))
- Adjusts a few logical helpers as they only accounted for one bottle not any
- Adjusts Gold Dust and Mystery Milk to be considered Quest Items during placement (ensures they will be placed in a location available on day 1)
- Adds option in dungeon settings for shuffling Heart Containers
@PhlexPlexico PhlexPlexico merged commit db09533 into main Feb 19, 2024
2 checks passed
@PhlexPlexico PhlexPlexico deleted the Heart-Containers branch February 23, 2024 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants