2954 Commits
Author SHA1 Message Date
ArchezandGarrett Cox c366313994 Use inventory method for setting overworld maps in debug save file (#395) 2024-05-22 09:05:05 -05:00
Garrett Cox cec87e5917 Add some helpful debug logging (#386) 2024-05-22 09:05:05 -05:00
sitton76andGarrett Cox dc58199827 Fixed Ice Interpolation on z_en_bigslime (#389) 2024-05-22 09:05:05 -05:00
Garrett Cox ebcb690de0 Move r2 artifact to root (#393) 2024-05-22 09:05:05 -05:00
Garrett Cox 5a5fc3b86f Temporarily send artifacts to r2 (#391) 2024-05-22 09:05:05 -05:00
Garrett Cox 14f293e15a Fix file not loaded spam (#385) 2024-05-22 09:05:05 -05:00
Garrett Cox 0775c6e291 Add reset functions to some great bay temple things (#387) 2024-05-22 09:05:05 -05:00
ArchezandGarrett Cox 2bdce2e1e5 fix save editor dpad names (#383) 2024-05-22 09:05:05 -05:00
ArchezandGarrett Cox ff973968e2 Restrict artifact uploads to develop branch only (#381) 2024-05-22 09:05:05 -05:00
ArchezandGarrett Cox 3f089d77cd bump lus for dx11 fb fix (#379) 2024-05-22 09:05:05 -05:00
Patrick12115andGarrett Cox cea1992bcd Added Register and removed gEnhancments (#375) 2024-05-22 09:05:05 -05:00
Garrett Cox 4cb34b2153 Add our own field for storing last entrance and other tweaks (#373) 2024-05-22 09:05:04 -05:00
Garrett Cox cd1592cff6 Add safety check to loadItemIcon (#380)
* Add safety check to loadItemIcon

* Update mm/src/code/code_8012EC80.c
2024-05-22 09:05:04 -05:00
ArchezandGarrett Cox a46850859a fix imgui BeginTable not wrapped in if statements (#372) 2024-05-22 09:05:04 -05:00
ArchezandGarrett Cox 1bdb4a29ac add nightly links (#305) 2024-05-22 09:05:04 -05:00
Garrett Coxandinspectredc 1eb665bd28 Pause Save = Owl Save (#278)
* Pause Save = Owl Save PoC

* Changes from inspect's decomp

* pause save cvared and with textures. also game over (#2)

* Fix bug where it would try to save on debug file

* Put function back

* Put function back 2

* Hide gameover option from menu for now

---------

Co-authored-by: inspectredc <78732756+inspectredc@users.noreply.github.com>
2024-05-22 09:05:04 -05:00
inspectredcandGarrett Cox 04d56e8fbd 'Free/Debug' Camera & Free Look Camera (#323)
* Remove BenPort.h from functions.h

* use specific z64 includes

* free cam

* this -> thisx

* fl newline

* whitespace

* remove debugging stuff

* min and max cam heights. use correct func_800CBFA4 arg

* document and re-organise free cam

* fix linux building

* Custom Camera VB

* remove redundant section in header

* fix hook and re-organise menu

* Free Cam

* fix control flipping and some speed tweaks

* Fix Player flags not being reset

* Fix movement under roll: todo fix rotation under roll

* six degrees of freedom

* Multiple camera mode options, remove black bars, start with focal point by eye

* update free look

* cvar rename, menu disabling

* remove player state flag change

* renaming and remove some camera jumpiness

* remove scam comment

* remove port selection

* correct debugcam at initialised position

* fix focal point for non roll
2024-05-22 09:05:04 -05:00
louist103andGarrett Cox 4e539d40fb Fix en_death interpolation (#367) 2024-05-22 09:05:04 -05:00
CaladiusandGarrett Cox 8241817d21 Add Player Tab to Save Editor (#322)
* Adding in Player Position, Rotation, and speed information

* Adding in Player Tab functionality, including the ability to click a button to change your current Form.
2024-05-22 09:05:04 -05:00
louist103andGarrett Cox 4af603b8b6 Fix issue where playing song of healing to sharp remove the CS trigger. (#366) 2024-05-22 09:05:04 -05:00
Patrick12115andGarrett Cox 6ab624d432 [Enhancements} Bow reticle (#335)
* First pass

* spacing
2024-05-22 09:05:04 -05:00
Patrick12115andGarrett Cox 84dd4713a5 No dropped inputs (#325) 2024-05-22 09:05:04 -05:00
Garrett CoxandKiritoDv 1cee3b3287 Fix HD texture support for en_mag (#111)
* Fix HD texture support for en_mag

Co-authored-by: KiritoDv <kiritodev01@gmail.com>

* Apply suggestions from code review

---------

Co-authored-by: KiritoDv <kiritodev01@gmail.com>
2024-05-22 09:05:04 -05:00
louist103andGarrett Cox 315778a9d0 Fix crash in the shop and mountain smithy (#365)
* Fix ossan and kbt.

* Add comments in ossan.

* Reset
2024-05-22 09:05:04 -05:00
ArchezandGarrett Cox 8670cf5957 HUD Editor support for minigame counters (#363) 2024-05-22 09:05:04 -05:00