You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated the LTTP Randomizer mode to work with the most recent LTTP randomizer (synchronizing the flute and other objects had broken due to a change in memory addresses some months ago.)
Improved "Sync Everything" mode for Zelda 1
Major improvements to mode API, including a "tick" function (called every frame), the ability for mode files to send and receive entirely custom messages which the mode file handles internally, and the option for conds to be functions.