summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-18Bump version5.1.4David Chavez
2023-01-18Fix CC connection bugs (#2367)aMannus
2023-01-17sdl windowed fullscreen (#2351)briaguya
2023-01-17workaround for vanilla save check tracker crash (#2359)briaguya
Co-authored-by: briaguya <briaguya@alice>
2023-01-17fix: default cvar values before applying presets (#2357)briaguya
2023-01-17Set LSApplicationCategoryType to gamesUltraHDR
2023-01-17changes to the asset extraction script (#2068)AltoXorg
- fixes exiting with Ctrl+C on linux - chooseROM returns Z64Rom object in addition to speed - adds simple verbosity for inspecting roms
2023-01-17fix top left dungeon entrance icon in graveyard (#2303)briaguya
Co-authored-by: briaguya <briaguya>
2023-01-17fix wrong entrances in epona check handler (#2352)Adam Bird
2023-01-17add missing medigoron hint text (#2339)Adam Bird
2023-01-17Fix exiting courtyard at night not taking link to castle grounds in dungeon ↵Adam Bird
entrance randomizer (#2316)
2023-01-17Disable BEL char by default when terminal attached (#2306)Amaro Martínez
2023-01-17fix one-way entrances making some entrances disappear from the overrides (#2318)Adam Bird
2023-01-17Fix: Remove MQ Spirit Temple silver block for child to guarantee access to ↵Adam Bird
the chest (#2342)
2023-01-17Rando: Adjust locked door logic for temples and give starting keys for MQ ↵Adam Bird
Spirit (#2343)
2023-01-17Fix: Reset waterbox collisions in Lake Hylia and Morphas room (#2346)Adam Bird
2023-01-17Altered save flag docs concerning events in Mido's house (#2311)Andrew Van Caem
2023-01-17Fix Ganon Boss Key for MQ only otrs (#2295)Garrett Cox
2023-01-17Remove repeated preset entries (#2294)Amaro Martínez
2023-01-17fix: properly randomize mirror shield and silver gaunts chests when using ↵briaguya
only an mq otr (#2291)
2023-01-17FIX: Equip now message (#2286)PurpleHato
2022-12-27chore: bump sdl version in appimage (#2288)briaguya
Co-authored-by: briaguya <briaguya@alice>
2022-12-26fix: make fisherman rumble text work (#2279)briaguya
we weren't correctly setting the pakType in padMgr because the depreciated `gRumbleEnabled` cvar was being checked
2022-12-24bump lus version (#2269)briaguya
* bump lus version * Fixed StringHelper issues caused by the latest lus version Co-authored-by: KiritoDv <kiritodev01@gmail.com>
2022-12-24bump version5.1.3briaguya
2022-12-24hi mom (#2261)briaguya
Co-authored-by: aMannus <mannusmenting@gmail.com>
2022-12-23SFX: Support replaying the current BGM when changed (#2150)Adam Bird
* add support for reloading the current bgm when changing it in the sfx editor * clarify audio command with comment * fix wrong seq type after merge
2022-12-23fix: correct item ordering in kak potion shop (#2256)briaguya
Co-authored-by: briaguya <briaguya>
2022-12-23Fix enemy rando flags (#2253)aMannus
2022-12-23Fix silver rupee room in GtG (#2252)aMannus
2022-12-23fix shopsanity spawning objects for actors (#2247)Adam Bird
2022-12-23Fix common enemy rando crashes (#2242)aMannus
2022-12-21version bump (#2232)5.1.2briaguya
2022-12-21Fix ice trap particles (#2229)aMannus
2022-12-21Fix particle regression (#2228)aMannus
2022-12-21Fix crash on mac with custom sequences (#2226)Garrett Cox
2022-12-21fix: no longer leak memory, invalidate textures properly (#2223)briaguya
* Revert "Fix Ganondorf boss battle ending (MQ only) (#2072)" This reverts commit 52b896271c3139472139090f57a22b1a5966785e. * yolo this should work * finish comment * see if this doesn't lag switches! * formatting * formatting Co-authored-by: briaguya <briaguya@alice>
2022-12-21Enemy Rando Hyrule Field crash hotfix (#2222)aMannus
2022-12-21Small improvement to sfx randomize button. (#2219)Christopher Leggett
Should result in less allocations.
2022-12-21Fix AdpcmBook allocations (#2214)GaryOderNichts
2022-12-20Rando - Fix ice traps & get item logic (#2210)aMannus
* Fix ice traps & get item logic * Fix shop keepers & more draw logic cleanup
2022-12-20only save authentic sequence cvars (#2216)Adam Bird
2022-12-20Fix cosmetic oob hacks (#2211)Garrett Cox
2022-12-20WiiU: Don't invalidate tex cache for dodongo (#2220)GaryOderNichts
2022-12-20Fix gfx patching on 32-bit platforms (#2213)GaryOderNichts
2022-12-19Fixes crash during randomization of individual sound effects. (#2203)Christopher Leggett
* Fixes randomization of individual sound effects. * Re-adds the mistakenly removed const specifier. * Implements new randomization syntax that actually fixes the crash. * Increases default width of sfx editor menu. The default width was cutting off a lot of the text in the dropdowns due to the added Randomize button.
2022-12-18TWEAK: Rando Text (French / German) (#2204)PurpleHato
* TWEAK: Some Rando Text French and German tweaks (German made by Timmy_GamerNepgear on Discord) Tweak: water control level style to fits Navi's style textboxes * TWEAK: %c instead of %w
2022-12-18fix medi goron not selling randomized item and continuously selling knifes ↵Adam Bird
(#2206)
2022-12-17fix warp song hints not being set if gossip stones are turned off (#2197)Adam Bird
2022-12-17[#361] Fix ganon boss offset on retail rom (#2190)Garrett Cox