1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-20 01:00:53 +00:00
Funkin/source/funkin/play/cutscene/dialogue
Eric 21f44edf1d New crash handler + Additional null safety for ChartEditorState (#130)
* A bunch of smaller syntax tweaks.

* New crash handler catches and logs critical errors!

* Chart editor now has null safety enabled.

* Fix -W build issue.

* Actually update hmm.json to use the crash handling branch

* Fix issues causing crash handler to trigger
2023-08-28 15:03:29 -04:00
..
Conversation.hx Unit Test Suite (#119) 2023-08-22 04:27:30 -04:00
ConversationData.hx New crash handler + Additional null safety for ChartEditorState (#130) 2023-08-28 15:03:29 -04:00
ConversationDataParser.hx Week 6 dialogue support + bug fixes 2023-06-16 17:37:56 -04:00
ConversationDebugState.hx Make funkin.util.Constants auto-imported 2023-07-13 01:13:26 -04:00
DialogueBox.hx New crash handler + Additional null safety for ChartEditorState (#130) 2023-08-28 15:03:29 -04:00
DialogueBoxData.hx New crash handler + Additional null safety for ChartEditorState (#130) 2023-08-28 15:03:29 -04:00
DialogueBoxDataParser.hx Fixed an issue where dialogue scripts were not being reloaded 2023-07-13 20:26:56 -04:00
ScriptedConversation.hx Week 6 dialogue support + bug fixes 2023-06-16 17:37:56 -04:00
ScriptedDialogueBox.hx Week 6 dialogue support + bug fixes 2023-06-16 17:37:56 -04:00
ScriptedSpeaker.hx Fixed an issue where dialogue scripts were not being reloaded 2023-07-13 20:26:56 -04:00
Speaker.hx Week 6 dialogue support + bug fixes 2023-06-16 17:37:56 -04:00
SpeakerData.hx New crash handler + Additional null safety for ChartEditorState (#130) 2023-08-28 15:03:29 -04:00
SpeakerDataParser.hx Fixed an issue where dialogue scripts were not being reloaded 2023-07-13 20:26:56 -04:00