Skip to content

V31.2.0 #1059

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

Merged
merged 46 commits into from
Aug 31, 2023
Merged

V31.2.0 #1059

merged 46 commits into from
Aug 31, 2023

Conversation

sporchia
Copy link
Owner

New Features
Pressing select will now toggle fast credits. X button remains functional.
Mirroring from Zelda's cell spawn point will correctly take you to Sanctuary for glitched modes.
The heart piece menu icon, file select hearts, and credits hearts now match the selected heart color.
Major items will be able to appear as dungeon prizes, the logic for this will be coming in a following release.
Added a new Completionist goal, requiring every item to be collected before Ganon can be defeated.
Bug Fixes
Refactored the title screen to include almost all the hiragana. Sacrifices had to be made, and we had to remove the chiisai katakana and hiragana.
Fixed issue with bootless OWG logic that caused an impossible scenario.
Fixed issue with the first chest in Swamp Palace not being able to have Mire medallion in HMG.
Swamp Palace in HMG now always requires three Misery Mire small keys if the first chest is not a key.
Miscellaneous changes
The whole game has been converted to Fast ROM, so it should generally run smoother with less lag.
Completely reworked the item backend. Hopefully nothing is different
No logic keysanity now removes self-dungeon keys in favor of explicit dungeon keys.
Graphics decompression is now a one-and-done for items. This will remove all the lag when receiving or loading an item.
The backend for inverted map changes has been made more data-driven. This shouldn't have a noticeable effect, but please report any errors.
The HUD has been refactored and optimized, which should help reduce lag in particularly lively areas.
The green pendant's item graphics now include a distinctive star.
Updated the tournament winner's messages.
HUD heart color has been moved to SNES address $B0:F020.
Dungeon prizes and icons have been moved to tables.asm

Qirn and others added 30 commits April 10, 2023 10:58
Add a conspicuously absent Star Wars meme to Ganon text options
- Add Pegasus Boots to Bunny Pocket Logic
- Add Tests to verify Boots Requirement
Total item counter HUD
A few more puns, primarily inspired by things seen on Mastodon.
…-pocket-logic

Change Bunny Pocket Logic to require Pegasus Boots
Bumps [league/oauth2-server](https://github.com/thephpleague/oauth2-server) from 8.3.5 to 8.5.3.
- [Release notes](https://github.com/thephpleague/oauth2-server/releases)
- [Changelog](https://github.com/thephpleague/oauth2-server/blob/master/CHANGELOG.md)
- [Commits](thephpleague/oauth2-server@8.3.5...8.5.3)

---
updated-dependencies:
- dependency-name: league/oauth2-server
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Update readme

New ROM update
Refactored to account for free crystals (not supported yet in php)
Free dungeon items can be placed in their own dungeon
Added Zelda Mirror fix, now mirrors to sanc in escape in glitched modes

Update ER and python version
Change Beatable to Beatable Only
…th2-server-8.5.3

Bump league/oauth2-server from 8.3.5 to 8.5.3
More explicit sign hints for completionist

Co-authored-by: S <[email protected]>
Fix glitched logic for NE dark world
Now if only I had more ideas for Ganon quotes instead...
Change Ganon goal/GT open addresses to match base ROM
@sporchia sporchia merged commit bab21e5 into master Aug 31, 2023
@sporchia sporchia deleted the v31.2.0 branch August 31, 2023 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants