SpeakinSpell Reeee 2.0.8.zip
What's new
Complete: 2.0.8 Kutjara.Wiya.Aiti
[GUI] currentmessages.lua — Speech Deletion Safety
[x]TODO(02_high-gui-bug-competent+lua): FixCurrentMessagesGUI_OnDeleteSpeechusingMessages[index] = nilfollowed byStringArray_Compress. Setting a table entry to nil creates a hole; Lua's#operator is undefined on holey arrays andStringArray_Compressmay truncate early as a result, silently discarding all speeches below the deleted index. Replaced withtable.remove(EventTableEntry.Messages, index)which removes the entry and shifts subsequent entries down correctly.[x]TODO(02_high-gui-ux-competent+lua): Add per-speech deletion confirmation guard toCreateGUI_CurrentMessagesGUIincurrentmessages.lua. AddedConfirmDeletetoggle (checked/locked by default) alongside each speech'sDeletebutton.Deleteis hidden untilConfirmDeleteis unchecked; re-locks automatically after deletion fires and on event switch via reset inCurrentMessagesGUI_ValidateSelectedEvent. Backed byIsDeleteUnlocked/SetDeleteUnlockedhelpers againstRuntimeData.OptionsGUIStates.MessageSettings .DeleteUnlocked— runtime only, not persisted. Locale key forConfirmDeletename field pending; currently borrowingL["Read-Only"]as placeholder.
This mod has no additional files

