Commit Graph

1193 Commits

Author SHA1 Message Date
Adam Bird c87f066848 [Fix] Allow turning in Ruto's letter after rescuing her (#1999) 2022-11-22 09:17:51 +01:00
briaguya 15eb293e61 [Fix] Create MQ saves when only MQ OTR loaded (#2001)
Co-authored-by: briaguya <briaguya@alice>
2022-11-22 08:59:27 +01:00
frizzle101101 c569a46933 [Enhancement] Add fix camera drift option to fixes menu (#1983) 2022-11-22 08:57:26 +01:00
briaguya aa16a5388e chore: bump version 5.0.0 2022-11-21 21:55:14 -05:00
briaguya b50a3e842e update lus (#1994)
* update lus

* update lus

Co-authored-by: briaguya <briaguya>
2022-11-21 21:51:25 -05:00
sonoftunk f638ae0a05 Complete Refactor of Check Tracker ImGui 2022-11-21 21:15:15 -05:00
Oliver Schall 8841e0b607 Fixed Shooting Gallery Difficulty Menu implementation issues (#1991) 2022-11-22 00:53:23 +01:00
David Chavez c44dec1e35 [cmake] Ask macOS to use deps after system (#1997) 2022-11-22 00:23:46 +01:00
GaryOderNichts 5dcc7e41b9 Display all game versions in build info (#1982) 2022-11-20 20:13:54 +01:00
briaguya d5b3cfe644 fix undefined symbol SDL_GameControllerHasRumble (#1981)
Co-authored-by: briaguya <briaguya>
2022-11-19 16:00:38 -05:00
Oliver Schall 82fff6486c Shooting gallery difficulty options menu (#1354)
* Added difficulty settings menu for shooting gallery

* Reverted linux assert fix for PR

* Added difficulty option to not randomize rupee order as adult

* Changed checkbox wording due to text overflow

* Reverted incorrect change from merge

* Update soh/src/overlays/actors/ovl_En_Syateki_Man/z_en_syateki_man.c

Co-authored-by: Garrett Cox <garrettjcox@gmail.com>

* Added Checkbox to turn on and off all customizations in shooting gallery behavior

* Added disable-switch for sliders, shooting gallery difficulty options are now disabled when customize behavior is turned off instead of hidden

Co-authored-by: Ralphie Morell <rafael.morell@techfield.us>
Co-authored-by: Garrett Cox <garrettjcox@gmail.com>
2022-11-18 18:55:22 -05:00
Josh Bodner 2c0ec96eff Fix credits timing (#1254)
* Fix credits timing

* Add documentation

* Fix typo
2022-11-18 18:42:58 -05:00
briaguya d141876af4 lus stormlib optimizations (#1980)
Co-authored-by: briaguya <briaguya@alice>
2022-11-18 18:00:00 -05:00
David Chavez 79d8e37cb1 [CI] Fix Windows build env (#1977) 2022-11-18 23:34:18 +01:00
aMannus dcd9ca56e6 Keyrings count fix (#1975) 2022-11-18 13:03:26 -05:00
Garrett Cox 283854c854 Implement option to start with a specific number of skulltula tokens (#1967) 2022-11-16 01:39:53 -05:00
sonoftunk 5307457ab0 Explicitly defines vector header in randomizer.h to fix compile errors 2022-11-15 12:48:53 -05:00
sonoftunk 35f493046a Reorders headers to (hopefully) avoid CI build conflicts on linux/consoles 2022-11-15 12:03:49 -05:00
Adam Bird adb1365200 add a toggle for multi viewports in imgui (#1896) 2022-11-15 01:02:48 -05:00
briaguya c9a3dcdb44 update lus (#1965)
* update lus

* rename things to fix build

Co-authored-by: briaguya <briaguya@alice>
2022-11-14 23:01:06 -05:00
sonoftunk c3f0ebe949 Merges origin/develop into LocationTracker to resolve trivial conflict with libultraship submodule in randomizer_item_tracker.cpp 2022-11-14 21:07:29 -05:00
Josh Bodner e7597bae30 Prevent autosave when first loading a file (#1792) 2022-11-14 20:02:07 -05:00
sonoftunk f39e8cc93d Check Tracker - Fixes Gerudo Card check not showing in Fast setting 2022-11-14 19:31:43 -05:00
briaguya 8571545bf2 Cheat: Switch Age and Reload Link (#1963)
* Added button to switch age

* Added logic to switch link's age

Reloads link from last entrance he went through once his age is switched.

* Link now respawns where he last was

* Update game.c

* move setting to GameMenuBar.cpp, fix build issues

Co-authored-by: Jake Edvenson <77412657+JakeEdvenson@users.noreply.github.com>
Co-authored-by: briaguya <briaguya@alice>
2022-11-14 19:29:16 -05:00
sonoftunk 77f36b71cf Check Tracker - Item names are now dependent on file language 2022-11-14 19:20:26 -05:00
sonoftunk 48085f0f48 Check Tracker - Fixes an issue where any time an item is removed the tracker would cause an application crash 2022-11-14 18:55:57 -05:00
sonoftunk e5f1114c06 Check Tracker - Refactors adult trade items to RandomizerInf 2022-11-14 18:43:25 -05:00
RaelCappra 6361a4c776 Fixes most known bugs associated with FreeCam (#1960)
* Fixes most known bugs associated with FreeCam

Co-authored-by: MelonSpeedruns <melonspeedruns@outlook.com>

* Address review suggestions

Co-authored-by: MelonSpeedruns <melonspeedruns@outlook.com>
2022-11-14 17:59:17 -05:00
Garrett Cox 336d129114 Add workflow to add artifact links to PR descriptions (#1961) 2022-11-14 15:50:26 +01:00
Adam Bird 15a9975200 Entrance Rando (#1760) 2022-11-14 12:13:21 +01:00
Alto1772 8be2c4ddd7 Audio & Rendering backend option greyed out if theres only one (#1958) 2022-11-14 12:09:13 +01:00
briaguya 3914781ebf Import libultraship as a submodule (#1943)
Co-authored-by: briaguya <briaguya>
Co-authored-by: Christopher Leggett <chris@leggett.dev>
Co-authored-by: David Chavez <davi@dcvz.io>
2022-11-14 11:22:34 +01:00
sonoftunk f161ac9b56 Check Tracker - Adds Skip functionality to buttons 2022-11-13 17:50:37 -05:00
David Chavez 9eb29ed81c Remove Jenkins (#1956) 2022-11-13 23:45:12 +01:00
sonoftunk 648fe17532 Check Tracker - Item List
- Fixes item list not updating when changing seeds/options
- Separates item exclusion list from item check list
- Clean up comments
2022-11-13 16:44:05 -05:00
sonoftunk ad10807ca0 Cleans up item_location 2022-11-13 14:08:37 -05:00
sonoftunk f842b294af Check Tracker - Fixes giving Adult Trade Items shown on tracker: Broken Sword, Saw, Cojiro, Eyeball Froge, and Eyedrops 2022-11-13 13:15:59 -05:00
sonoftunk bf17abdf03 Check Tracker - Fixes scroll for Hyrule Market and Bazaar 2022-11-13 11:02:40 -05:00
sonoftunk 8ca1dbeb8a Check Tracker - Fixes Bazaar showing under wrong area on tracker between adult/child 2022-11-13 10:43:37 -05:00
sonoftunk 77bdbf2265 Check Tracker - Fixes Prescription to King Zora 2022-11-13 10:16:46 -05:00
sonoftunk bf96ee3130 Check Tracker - Fixes Dampe's Gravedigging Tour 2022-11-13 08:24:59 -05:00
sonoftunk 2cbeeaf817 Check Tracker - Updates blue warp checks
- Fixes Bongo Bongo and Twinrova checks
2022-11-13 08:01:41 -05:00
sonoftunk c80f91a033 Check Tracker - Fixes Great Fairy auto-scroll to wrong location 2022-11-13 07:39:24 -05:00
sonoftunk 392e764eb5 Check Tracker - Fixes Sheik at Temple 2022-11-13 07:30:16 -05:00
sonoftunk b0bfb0195e Check Tracker - Fixes Great Faries checks 2022-11-13 07:23:44 -05:00
sonoftunk 33f50006e5 Save Editor - Adds missing label for Treasure Chest Game 2022-11-12 09:27:03 -05:00
sonoftunk 87e290fe84 Check Tracker - Fixes #19 for Darunia's Joy 2022-11-12 09:06:32 -05:00
sonoftunk b278320f82 Check Tracker - Fixes #16 for Shooting the Sun 2022-11-12 09:03:52 -05:00
sonoftunk 1af2cc3b92 Check Tracker - Fixes #14 for Song from Ocarina of Time 2022-11-12 08:59:30 -05:00
sonoftunk 5d459543a9 Check Tracker - Fixes #10 for Composer Grave 2022-11-12 08:55:17 -05:00