| Age | Commit message (Collapse) | Author |
|
the data every frame (#4609)
|
|
* Add new timer window and display options
* Fix overflow spacing
* Icons for Timers
* Swap Labels for Icons.
* Additional Timers
* Navi Timer Icon
* Clean up unused Defines.
* Code clean up and double check. Ready for Review
* Update from Suggestions
* Update magic numbers, correct indentations hopefully
* One moooooore thing
* Undo z_param change
* Updates
|
|
* Split "Starting Consumables" to Sticks and Nuts.
Setup disabling for them based on status of bag shuffles.
* Updated to split index options format.
|
|
* Fixes for the English text in option_descriptions.cpp
* Fixes for the English text in static_data.cpp
* Fixes for the English text in option_descriptions.cpp
* Fixes for the English text in option_descriptions.cpp
* Fixes for the English text in settings.cpp
* Fixes for the German translation in hint_list.cpp
|
|
|
|
|
|
GetSelectedOptionIndex. (#4607)
|
|
issue with Dark Link (#4606)
|
|
* update check tracker when actor tells you what they reward
do not render price when 0
* feedback
|
|
* First-person, reticle, sway, menu, and presets
* Put sway back behind reticle, adjust aim height for age
* block vanilla + comments
* new documentation method
* second try formatting
* Correct boomerang distance
* Update for CVAR changes
* Fix alignment?
* Condition cleanup
* Change reticle range to match bow behavior
* remove magic values
|
|
|
|
* Zora's River waterfall always open, take two
* Remove improper, redundant checks in hook
* Move all checks into update hook
* Add Randomizer setting for keeping Sleeping Waterfall open
* Change header exports to extern exports
* Remove "closed as child" option for rando setting
* Oops, missed a spot
* A bit more cleanup: simplify a redundant condition
* Unify hook handlers
* Oopsie, fix build error
* Add "play only once" option
* Force Sleeping Waterfall enhancement in rando mode
* Force enhancement only if waterfall is Open in rando
* Restore forced-open waterfall in rando
* Fix rando condition in hook
* Fix? rando entrance logic for OI
* Fix build errors
|
|
* fix Lab Man actor breaking and the invisible UI glitch
* address review
|
|
|
|
* Separate option values into context and menu indexes.
* Fix option index reference in `CleanCheckConditionString`.
* Update soh/soh/Enhancements/randomizer/3drando/location_access.cpp
Co-authored-by: Pepe20129 <72659707+Pepe20129@users.noreply.github.com>
* Restore `const` classification to functions returning `string&`.
* Restore `const` classification to getter functions.
* Restore a couple more `const`s; cleanup header.
* Final consts; rename `SetCVar` to `SaveCVar`.
|
|
* Convert defaultColor from ImVec4 to Color_RGBA8.
Convert defaultColor's ints to floats when being applied to currentColor in the macro.
* Address previous cleanup comments.
Surround `Message` tab in an advanced check.
* Resolve warnings and cleanup whitespace/formatting.
* Make Color_RGBA8 constructing function because... platform differences...
* Function name clarification.
* Remove default color conversion, reference default colors directly in CosmeticOption initialization.
|
|
* Fix some situations where trade items reverted
* Update z_game_over.c
* Hopefully fix mac
|
|
* Add some +/- buttons and clean up timesavers menu
* Better implement Image Button Style
|
|
|
|
fishing in the pond. (#4586)
|
|
* Clean CosmeticsEditor.h
* Add CosmeticsEditor_GetDefaultValue
* Add message text cosmetics
* Format cleanup
* Remove dependency on 3drando random functions
* Fix rainbow for every cosmetic
* Add "Rainbow All" & "Un-Rainbow All"
* Add HookshotChain cosmetic
* Add Nayru's cosmetics
* Add Farore's cosmetics
* Add Din's cosmetics
* Add Title card cosmetics
* Update CosmeticsEditor.cpp
* Add Copyright text cosmetic
|
|
Cutscenes (#4575)
* Fix OnePoint chutscenes, make skip glitch cutscenes into exclude cutscenes
* address comments
|
|
Return_Item after custom GIE was removed for MS. (#4584)
|
|
* fix readme link formatting
* Update README.md
* Update README.md
* Update README.md
* Update README.md
|
|
develop -> let-it-snow
|
|
into let-it-snow
|
|
* Rocs Feather Take 2
* Tooltip
|
|
* Bomb Arrows: Turn arrows into bomb arrows
* Bomb Arrows: Drain bombs when fired
* Bomb Arrows: Equip Over Bow
* Bomb Arrows: Item icons and ammo counts
* Bomb Arrows: Save files
* Bomb Arrows: Fix equip and ammo display bugs
* Bomb Arrows: Interactions with multi-arrows
* Bomb Arrows: Fix fuse graphics
|
|
|
|
|
|
|
|
* save timesplits colour to cvar and reload it
* fix mac and match cosmetics with the color conversion
* more stupid other platform fixes
|
|
|
|
|
|
|
|
* Enhacment presets no longer reimport randomiser settings
* make the change only apply to the Randomiser button instead
|
|
|
|
* update pr artifacts actions and exclude soh.otr
* remove deprecated save-always for windows cache
|
|
|
|
Bit of tracker code cleanup.
|
|
* Add check for Randomizer folder existing, and creating it if not, to plando window.
* Changed seed list population to just bail if the Randomizer folder doesn't exist.
Added button disabling to prevent crashes loading or saving empty structures.
|
|
* Remove unused headers
* Move all "ResourceMgr_" functions to a new file
* Don't transitively include SaveManager
* Move cvar prefixes to a new header
* Add missing includes
* Update OTRGlobals.cpp
* Fix build
* Address review
* Fix some of the errors
* Update gameplaystats.h
* Update z_en_in.c
* Hopefully fix the linux issues
* Fix Linux issues for real this time, I checked
* Update ResourceManagerHelpers.cpp
* Update z_obj_mure2.c
* Post-merge fixes
* Fix build (hopefully)
* Post-merge fixes
* Update z_file_nameset_PAL.c
* cleanup some unnecessary headers (#7)
---------
Co-authored-by: Archez <Archez@users.noreply.github.com>
|
|
* Add Plandomizer Editor Window
* UI, Ice Trap Editor, Hint Editor
* Drop down for previous seeds, wip hash display.
* Clean Up, Hash Icon Editor
* Updates based on suggestions
* Replace Tint with Color
* Add Boss Soul Icon
* Corrected App Folder Directory and updated from suggesstions.
* Add Hints to Junk Pool
* Utilize RandomElement for hints
* Hint update for pep
* apply patch
* Fix Sorting issue on Linux
* Skeleton Key, Shop Items, Milk, Fishing Pole, Ocarina Buttons, Loser Rupee fixed
* Fix stretched note icons.
* Remove Triforce, add Triforce Pieces. Centered Song Notes.
* Update soh/soh/Enhancements/randomizer/Plandomizer.cpp
Co-authored-by: Pepper0ni <93387759+Pepper0ni@users.noreply.github.com>
* Update hint_list.cpp
One spelling, removed 1 hint.
* Update Plandomizer.cpp
---------
Co-authored-by: Pepper0ni <93387759+Pepper0ni@users.noreply.github.com>
Co-authored-by: Malkierian <malkierian@live.com>
|
|
* Holiday Fever
* Swap to Int32 for safety net
|
|
Fix christmas tree messages
|
|
|
|
|
|
|
|
|
|
|