LittleCube
24c436a572
add exports and events for moon crash save and owl save ( #487 )
...
* add exports and events for moon crash save and owl save
* fix recomp_on_owl_save event, add exports and callbacks for save loading
* add more flexible owl events
* add init event
* fix init event to not be terrible
* rename a couple events
* use deletes instead of resets
* use better names, add better annotations
* use full signature for event annotations
2024-10-14 15:32:18 -04:00
Mr-Wiseguy
ba39a73dca
Update modern runtime for mod support, add some exports and events in the patches
2024-10-14 15:28:30 -04:00
Wiseguy
a8a5e216fe
Tag all patches with the RECOMP_PATCH attribute in preparation for the recompiler's strict mode ( #441 )
2024-07-25 22:17:00 -04:00
Mr-Wiseguy
b791a4aa1d
1.0.1 Hotfixes ( #190 )
...
* Fixed bug with autosaving where some flags weren't updated in the save buffer
* Display message boxes for RT64 initialization errors
* Bump version number to 1.0.1
2024-05-18 18:46:11 -04:00
Mr-Wiseguy
47de6032d9
Fixed autosave timing when loading file or after moon crash
2024-05-05 00:27:08 -04:00
Mr-Wiseguy
db41873d69
Fixed save deletion using the wrong file number
2024-05-04 23:48:42 -04:00
Mr-Wiseguy
300af8c8c4
Made loading a save start the slow autosave timer instead of the normal one
2024-05-04 23:36:08 -04:00
Mr-Wiseguy
d1fb2bd278
Made Song of Time/game completion saves delete the autosave and made moon crash resets give the player extra time before an autosave triggers
2024-05-04 22:47:35 -04:00
Mr-Wiseguy
73eac7c88d
Make owl saves not get deleted on load if autosaving is enabled, updated autosave description
2024-05-04 20:42:53 -04:00
Reonu
2a72fc25ca
Skip owl statue text referencing save deletion if autosave is enabled ( #19 )
2024-05-04 20:40:45 -04:00
Mr-Wiseguy
a324b7853d
Made loading autosaves spawn the player in dungeons when the save was made while in a dungeon
2024-05-04 14:32:33 -04:00
Mr-Wiseguy
54b862599c
Implemented UI for controlling autosaving, fixed general config defaults not being applied correctly
2024-05-04 13:08:14 -04:00
Mr-Wiseguy
0faf51e8a2
Disable autosave debug
2024-05-04 02:08:59 -04:00
Reonu
619325366e
Add 'player can pause' check to autosave logic ( #17 )
2024-05-03 13:01:53 -04:00
Reonu
20d6f56644
Fix saves getting deleted on SoT save ( #16 )
2024-05-03 12:57:49 -04:00
Mr-Wiseguy
76a879359e
Refined conditions for when autosaving is allowed
2024-05-02 02:38:17 -04:00
Mr-Wiseguy
11012cdfc6
WIP autosave functionality
2024-05-01 04:06:53 -04:00