11 Commits
Author SHA1 Message Date
inspectredcandGitHub 324cba6644 Fix Camera Interpolation For Sudden Camera Changes (#479)
* Fix Camera Interpolation On Sudden Movements

* huge formatting discovery

* increase angle tolerance
2024-05-26 19:13:25 -05:00
aMannusandGitHub cb3237c645 Persistent Owl Saves & Autosaves (#458)
* Persistent Owl Saves & Autosaves

* Better entrance handling

* clang format happy now pls?
2024-05-24 13:01:48 -05:00
briaguyaandGarrett Cox 6da0031295 run clang format (#448)
* add linux clang format script

* first shot at powershell

* whoops

* webrequest is slow, try webclient

* just get the one file

* simplify and maybe make it work?

* whoops again

* try a different suggestion

* why is it always windows

* again

* try again

* bit of path stuff

* chmod +x

* add action to check

* fix workflow name

* run clang format
2024-05-22 09:05:05 -05:00
Garrett Cox a8ffb5bcb6 Add gi invert pattern (#441) 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
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
ArchezandGarrett Cox d4fff4c5fb Add skip title opening and create save with debug inventory enhancements (#312)
* add skip title opening and save with debug inv enhancements

* feedback
2024-05-22 09:05:03 -05:00
PurpleHatoandGarrett Cox 1e45e51884 ADD: Reset Cycle enhancements (#233)
* ADD: Reset Cycle enhancements

TODO/ Using hooks

* FIX: Typo

* Convert to hooks

TODO: Complete Pictobox

* TWEAK: alignment style and whitespaces

* REM: Pictobox attempts

* FIX: oopsie on merge dev

* TWEAK: Review suggestion with memcpy

* Tweak typo

* loop fix

* Try: Fix linux compilation ??

* include 2
2024-05-22 09:05:03 -05:00
Garrett Cox 16e4ccf9af Add Event Log and more hooks (#247) 2024-05-22 09:05:02 -05:00
Garrett Cox dfe0e1d6c2 Actor hooks (#135) 2024-05-22 09:05:01 -05:00
inspectredcandGarrett Cox 7c4772efaa GameInteractor Base + Moon Jump (#40)
* GameInteractor Base + Moon Jump

* readd checkbox post merge
2024-05-22 09:04:58 -05:00