| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
* Shuffle Wonder Items
* Add swordsman school gong Rupee
* Add Termina Field wall items
* Remove unneeded hardcoded actor position
* Make EnItem00 wonder items invisible
|
|
|
|
|
|
|
|
* unregister kafei skeleton on actor deletion
Co-Authored-By: djevangelia <263709373+djevangelia@users.noreply.github.com>
* add missing include
---------
Co-authored-by: djevangelia <263709373+djevangelia@users.noreply.github.com>
|
|
* xml skeleton support
* new include to please macos build
* build xml limbs as lod and force vanilla draw path
allows soh skeletons to be loaded in 2ship
* disable lod when custom models are used
|
|
keiichi -> develop
|
|
* no random drops
* no heart/fairy drops
* add item spawns to prevent soft locks
* remove redundancies, use collectible vb behavior for hearts
* feedback -- move vb check
|
|
|
|
* Add enhancement to skip bottle pickup messages
* Add enhancement to speed up bottle animations
|
|
|
|
|
|
* GC US: Fix copyright text
* GC US: Fix File Select text
|
|
* Disable interpolation on falling rocks
* clang format
|
|
(#1709)
* Port Extraction Flow, ImGui scaling, file perms
* Remove obsolete F1 menu message
|
|
* Skip Couple's Mask cutscene
* A bit of rearrangement
* Fix VB documentation
* A couple more adjustments
* Rename VB flag
* Add non-rando condition
* Use existing VB for GI give item event
* Open dialogue message before giving Couple's Mask
* Shift Kafei over a bit to avoid clipping
* Adjust condition to avoid triggering too soon if Link arrives after 4:30
* Reformat
* Update VB comment
* Simplify rando check
Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com>
* Move notebook event-queuing text ID to constexpr
---------
Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com>
|
|
[Fix] Don't Consume Bombs During Arrow Cycle
|
|
[Fix] Song Items Softlock
|
|
* mostly works
* mvp
* don't think I need the align
* clean up
* now we have png
* whoops
* remove unused code
Co-authored-by: Garrett Cox <garrettjcox@gmail.com>
* Remove unneeded code
Co-authored-by: Garrett Cox <garrettjcox@gmail.com>
* move buffer off of save context
* load png when the camera is used
* clean up
* clang format
* Pass in pointer
* Changed to pointer(FIX FOR LINUX) (#8)
---------
Co-authored-by: Garrett Cox <garrettjcox@gmail.com>
Co-authored-by: sitton76 <58642183+sitton76@users.noreply.github.com>
|
|
develop-keiichi->develop
|
|
* Disable SFX replacement
* Comment out dead code instead
|
|
|
|
* vroom vroom
* move that...
|
|
* shoot and go boom
* add bomb model to arrow tip
* simplify bomb draw and effects
* add bomb arrows to arrow cycling
* use ObjectExtension and simplify arrow cycle handling
* overhaul
* feedback/fixes
* clean up diff
* feedback 2 and a fix
---------
Co-authored-by: Jameriquiah <42100286+Jameriquiah@users.noreply.github.com>
Co-authored-by: Jameriquiah <jordynhardyman12@gmail.com>
|
|
|
|
|
|
* Skip Misc Interactions: Kafei running to town
* Correct documented VB_KAFEI_RUN_TO_TOWN condition
|
|
* port soh cosmetics editor ui
* fix wrong hearts color
* fix rainbow
* cosmetics editor refactor
* formatting
|
|
* Add explicit alt prefix checking to animation loading
Co-Authored-By: PurpleHato <47987542+PurpleHato@users.noreply.github.com>
* forgot comment
Co-Authored-By: PurpleHato <47987542+PurpleHato@users.noreply.github.com>
---------
Co-authored-by: PurpleHato <47987542+PurpleHato@users.noreply.github.com>
|
|
|
|
* extra powder kegs
* feedback
* feedback 2
* feedback 3
|
|
* big boy wallet
* cleaner 4 digit support
* feedback
* #1605 explains this change
---------
Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com>
|
|
* custom ocarina controls implemented
* clang format
* added blocking for vanilla inputs I forgot
|
|
* equip songs
* feedback
|
|
* first implementation (hardcoded)
* proper implementation with toggle
* first implementation (hardcoded)
* develop rebase
* moved implementation to enhancement file
* fix unintentional lus change
hope this works
* VB update
|
|
|
|
* Update LUS and add surround sound support.
* Fix loading to load surround when configured that way.
* Update mm/src/code/z_sram_NES.c
Co-authored-by: inspectredc <78732756+inspectredc@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com>
* Update LUS.
---------
Co-authored-by: inspectredc <78732756+inspectredc@users.noreply.github.com>
Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com>
|
|
* Better owl warp menu
* Fix Pause Owl Warp
* Run clang-format
* Revert location of SHIP_HANDLE_OWL_CURSOR_INF_LOOP macro
* Remove unneeded extern
* Rename VB flag
* Clearer block size constant
* Add validation to next cursor point
* Format
|
|
|
|
* add option to open picto-box on C-up
* clanggggg
* addressing feedback
|
|
|
|
into develop
|
|
|
|
|
|
Full credit to danielryb for submitting this to recomp
Co-authored-by: danielryb <59661841+danielryb@users.noreply.github.com>
|