190 Commits (386508fbc1a23ebb485c01deeb665608580ef40b)

Author SHA1 Message Date
chrisgregan a6ee8459fd Added test for localizing Say for character with . in name 9 years ago
chrisgregan ba5996d6a1 Added test for localized Say text with character names containing . 9 years ago
chrisgregan 62c19856f0 Updated tests 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 bc74daba13 Added support for character sound effect (if no voiceover set) 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 53ea811cb1 Fixed say dialog not being visible at start 9 years ago
chrisgregan 013de03035 Fixed Extend Previous option. 9 years ago
chrisgregan cecfacc107 Updated Say Dialog and Say tests 9 years ago
chrisgregan 6cdf196b7d Improved tests for Say commands 9 years ago
chrisgregan 70fde0ca68 Added test for Wait for Click = false 9 years ago
chrisgregan 87065153da Updated Narrative Tests 9 years ago
chrisgregan 08e0677f8d Dialog class now uses Writer component to write text 9 years ago
chrisgregan 66f1df7d03 Updated scripting test for modified Invoke Method 9 years ago
chrisgregan d6f057c98c Refactored localisation system to use ILocalizable interface 9 years ago
chrisgregan 1b977b69dc Localization now supports Write and Set Text commands 9 years ago
chrisgregan ebdd23abea Added string substitution test for Write command 9 years ago
chrisgregan 97b99204a9 Removed Debug.Log() from CSV parsing test 9 years ago
chrisgregan ec91c153f6 Fixed: Localisation CSV parser doesn't handle Windows-style line endings #131 9 years ago
chrisgregan 541bf86cdf Fixed intermittent integration test fail 9 years ago
chrisgregan ec35022fab Added Write command and new Text Tag Parser 9 years ago
chrisgregan 35d7ae2907 Fixed float comparison failing intermittently in Narrative test 9 years ago
chrisgregan c48572bee8 Added integration test for Set Sprite Order command 9 years ago
chrisgregan 354eb90035 Reorganised Tests folder to share assets between tests 9 years ago
chrisgregan 550f5857f5 Invoke Event and Invoke Method commands 9 years ago
chrisgregan ddf340ec1f Fixed Event System not created after Load Scene #121 9 years ago
chrisgregan 60fbcef87a Fixed voice over audio only works every second time #126 9 years ago
chrisgregan 1492ef08e3 Updated portrait test to use modified Stage prefab 9 years ago
chrisgregan 84ceca1b5f Added integration tests for Stage & Portrait system 9 years ago