15 Commits

Author SHA1 Message Date
Noah Pilarski
539ef61c53 correction 2025-04-10 15:11:34 -04:00
josshmot
3cae688e2c Replaced != string.Empty with string.IsNullOrEmpty() in NHGameOverManager 2025-04-11 04:58:30 +10:00
josshmot
0b65c852d2 Fixed undefined behaviour when custom credits attributes aren't specified 2025-04-10 17:34:19 +10:00
xen-42
ee776e384b Rewrite to support hijackdeathsequence, but haven't tested 2025-04-08 11:17:45 -04:00
josshmot
5d680277ec Patched in event for CreditsBuilt and refactored NHGameOverManager.LoadCustomCreditsScene() to implement it and remove the janky task 2025-04-08 17:30:43 +10:00
josshmot
0e6555d933 Neatened up NHGameOverManager.LoadCustomCreditsScene() and added some comments to explain things 2025-04-08 17:01:06 +10:00
josshmot
6d77b0b1d1 Fixed incorrect log level in NHGameOverManager.LoadCustomCreditsScene() 2025-04-08 16:50:31 +10:00
josshmot
5e0d44d911 Fixed credits music fade in still sometimes occuring 2025-04-05 13:07:30 +10:00
josshmot
8fcf7d3031 Removed audio fade in feature that wasn't working 2025-04-05 12:18:08 +10:00
josshmot
5cf7c18a51 Renamed a few things 2025-04-05 10:47:54 +10:00
josshmot
29f1c4ab8c Moved an if statement to a more appropriate place 2025-04-04 20:23:15 +10:00
josshmot
e94aced834 Made it explicitly required to provide IModeBehaviour for StartGameOverSequence() 2025-04-04 20:19:17 +10:00
josshmot
803d2d6e2d Fixed it so it actually works 2025-04-04 16:49:39 +10:00
josshmot
93c427b5e6 Added function for custom credits music and duration 2025-04-04 15:16:18 +10:00
xen-42
929b463c47 Add support to addon manifest 2025-02-14 22:32:52 -05:00