Commit Graph
9 Commits
Author SHA1 Message Date
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
Garrett Cox 4cb34b2153 Add our own field for storing last entrance and other tweaks (#373) 2024-05-22 09:05:04 -05:00
inspectredcandGarrett Cox ad478cfc59 DPad Items (#228)
* Initial Dpad

* remove old hud stuff

* and comment

* s..

* add dpad equip macro back in

* fix inputs

* fix equipping (hopefully all)

* finish some todos

* add 2s2h asset header

* check dpad macro

* remove 2s2h_assets

* re-add empty texture

* use correct struct for default dpad equips

* dpad save stuff

* fix item offering, use correct equip offset values

* finally figure out unk_154 and fix mask equipping

* avoid ugly code

* add necessary condition

* correct save names for dpad items/slots

* remove todos and sort out suggestions and rename cvar

* func standardise renaming

* Add dpad to hud presets

* dpad save migration
2024-05-22 09:05:04 -05:00
Garrett Cox 16e4ccf9af Add Event Log and more hooks (#247) 2024-05-22 09:05:02 -05:00
ArchezandGarrett Cox ab19d6417d Fix save corruption from non null-terminated cstrings (variation) (#230)
* verify save slots better; allow global.sav to work again

* fix save corruption and restore global.sav

* add comments
2024-05-22 09:05:01 -05:00
Garrett Cox 87e7c24c7b 2 Fix 2 Owl Saves (#142) 2024-05-22 09:04:59 -05:00
Garrett Cox 683820632a Fix owl save crash by adjusting save buffer size (#141) 2024-05-22 09:04:59 -05:00
Garrett Cox ae257f15a2 Add support for json save files (#54) 2024-05-22 09:04:58 -05:00
Garrett Coxandlouist103 9be74e0026 Move source into subdirectory 2024-01-05 18:00:59 -05:00