Skip to content

Push 1.3 changes upstream#36

Open
lunarsoap5 wants to merge 315 commits intozsrtp:developmentfrom
lunarsoap5:development
Open

Push 1.3 changes upstream#36
lunarsoap5 wants to merge 315 commits intozsrtp:developmentfrom
lunarsoap5:development

Conversation

@lunarsoap5
Copy link
Copy Markdown
Contributor

No description provided.

lunarsoap5 and others added 30 commits June 11, 2024 16:46
Adjust killing poes to skip the backflip and trigger the item get imm…
This is because the reserved bytes that the queue uses to store the items to give are not cleared upon starting a new file, which means that the player could soft reset during the process of being given item(s), and then start a new file to be given those items on that new file.

Also moved resetting giveItemToPlayer to QUEUE_EMPTY to resetQueueOnFileSelectScreen as well, since it makes more sense for it to be reset there alongside the reserved bytes being cleared.
Clear reserved bytes upon reaching title screen
flagsBitfield was removed from the Header class, and was replaced with an EntryInfo for it.

Volatile patches, One time patches, and flagBitfield flags are now handled via the flagIsEnabled function, in which helper functions are used to access them easier.

Renamed WALLETS_PATCHED to INCREASE_WALLETS to better match the generator.

Replaced datetime.utcnow in gcipack.py since its deprecated.
gRandomizer is now initialized in the Randomizer constructor, so a pointer to it is no longer needed to be passed into the Seed constructor.

Also adjusted how the message about the seed successfully being applied is written in the console, in which the seed is on its own line, to avoid it potentially being cut off due to its length.
Also removed m_CardSlot since it is now unused.
Remove unused global variables in main.cpp.

Optimized randomizer uses in _05_getMsgById.
lunarsoap5 and others added 30 commits January 23, 2026 23:05
Update Lake Hylia spawn when save+quitting after warping there
Update S+Q after portal points to vanilla values
Handle various spawn issues after S+Q in different circumstances
Fix crash on S+Q after void when snowboarding with no Yeto/Yeta present
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.

4 participants