44 Commits (1659f201ba042bcd1991ba80ec0340bb9f5cdde4)

Author SHA1 Message Date
chrisgregan 4cbb00092a Fixed Write command 9 years ago
chrisgregan c33bb139b1 Changes to support Fungus Script execution 9 years ago
chrisgregan e8ef99ad43 Fixed Writer voiceover clip always stops when text stops #393 9 years ago
chrisgregan 0feb833d3e Fixed Size tag in UI text is not supported #400 9 years ago
chrisgregan be1c305406 Specify the object to shake for punch tag 9 years ago
chrisgregan 5b21b661e0 Added null check in ButtonClicked event handler 9 years ago
chrisgregan bde0131ac3 Added command to fade UI objects #349 9 years ago
chrisgregan d748a7d5e7 Fixed whitespace trimming only after {wc} & {c} tags 9 years ago
chrisgregan 62d496ba69 Trim leading space on each line of text in Writer.cs #346 9 years ago
chrisgregan 98ecbf19c2 Added Set Slider Value command #297 9 years ago
chrisgregan 13f1aaa161 Fixed Writer beep timing issues in WebGL #295 9 years ago
chrisgregan 73437a7a34 Misc improvements to the Writer system 9 years ago
chrisgregan e44ae3df45 Fixes for Stop Flowchart command #288 9 years ago
chrisgregan 2b75f05f22 Fixed voiceover clips not playing correctly in Say command #273 9 years ago
chrisgregan d411607f05 Added Set Interactable command to control button, input field, etc. interactivity #178 9 years ago
chrisgregan 731a175f26 Fixed Markup text visible if rich text not enabled #176 9 years ago
chrisgregan 27376aa143 Added Button Clicked and End Edit event handlers 9 years ago
chrisgregan d518420e76 Fixed: No need for pause on last punctuation character in a sentence #168 9 years ago
chrisgregan 95c83d6f10 Removed shiver tag description 9 years ago
chrisgregan e1ffa8aa2e Fixed: Concurrent Say calls cause Say Dialog to freeze up #156 9 years ago
chrisgregan eaa7b0eafa Fixed Say Dialog registering a click when Menu option selected 9 years ago
chrisgregan cdd94d06bc Added input sound effect for dialog / writer clicks 9 years ago
chrisgregan 716ee5bf2b Added Stop() method to Say Dialog and Writer 9 years ago
chrisgregan ef7378d857 Fixes for using WriterAudio with Write command 9 years ago
chrisgregan fad40e822c WriterAudio can now play beep sounds per character 9 years ago
chrisgregan 8365e9e0e1 Removed unused using statement 9 years ago
chrisgregan eeaf78ca2f Fixed init order issue 9 years ago
chrisgregan 979c77181e Renamed DialogAudio to WriterAudio 9 years ago
chrisgregan 4dbca8d0ba Added Dialog Audio component to play writing sound effects 9 years ago
chrisgregan e098549584 User can click to skip current line of text. 9 years ago
chrisgregan f9d4607550 Say Dialog automatically fades in / out when writing 9 years ago
chrisgregan 2b949c48c3 Added missing tooltips 9 years ago
chrisgregan 11fa2a6eaa Continue image displays when waiting for user input 9 years ago
chrisgregan 013de03035 Fixed Extend Previous option. 9 years ago
chrisgregan 08e0677f8d Dialog class now uses Writer component to write text 9 years ago
chrisgregan 66b1c5637f Fixed leading whitespace trimming after a {wc} or {c} tag 9 years ago
chrisgregan d6f057c98c Refactored localisation system to use ILocalizable interface 9 years ago
chrisgregan 5c5f7dafdd Added NullTargetCheck to WriteEditor class 9 years ago
chrisgregan 1b977b69dc Localization now supports Write and Set Text commands 9 years ago
chrisgregan 34c33575c8 Refactored DoWords method 9 years ago
chrisgregan 784d75a883 Get Text and Set Text now work on any text object 9 years ago
chrisgregan ec35022fab Added Write command and new Text Tag Parser 9 years ago
chrisgregan 35519cf2f6 Upgraded to Unity 5.1.2f 9 years ago
chrisgregan a88537c0f3 Tolerate null commands in command list 9 years ago