1009 Commits (f4654e265d4268ceeccac97eb1280e17af5782ba)
 

Author SHA1 Message Date
chrisgregan f4654e265d Added test for Save Variable / Load Variable 10 years ago
Chris Gregan 09f96355fd Merge pull request #152 from FungusGames/make-DrawEventHandlerGUI-virtual 10 years ago
chrisgregan 28d53f5576 DrawEventHandlerGUI is now virtual 10 years ago
Chris Gregan b1a045a10a Merge pull request #151 from FungusGames/150-hunter-hide-components 10 years ago
chrisgregan 81808e6743 Fixed: Flowchart in The Hunter example has Hide Components set to false #150 10 years ago
Chris Gregan d923e06975 Merge pull request #149 from FungusGames/Update-changelog 10 years ago
chrisgregan d9d5fe795d Added v2.2.0 release notes 10 years ago
Chris Gregan 08cee23564 Merge pull request #148 from FungusGames/Upgrade-to-Unity-5.1.3f 10 years ago
chrisgregan 8764994582 Upgrade project settings to Unity 5.1.3f 10 years ago
Chris Gregan 641dfc93f9 Merge pull request #147 from FungusGames/create-fungus-logo 10 years ago
chrisgregan ce69debb61 Added Create > Fungus Logo menu option 10 years ago
Chris Gregan 1b2478c004 Merge pull request #146 from FungusGames/145-block-inspector-resize 10 years ago
chrisgregan 53496ea554 Fixed: Copy / paste causes Block inspector to reset height #145 10 years ago
Chris Gregan b80045ca0b Merge pull request #144 from FungusGames/set-sorting-layer 10 years ago
chrisgregan a64ef3c67b Added Set Sorting Layer command 10 years ago
Chris Gregan bce0a3b8bc Merge pull request #143 from FungusGames/Test-Call-Method 10 years ago
chrisgregan 99187b962c Added test for Call Method command 10 years ago
Chris Gregan 3dd3218f71 Merge pull request #142 from FungusGames/#141-Reset-text-box-width 10 years ago
chrisgregan bd0230638e Improved overlapping story text / character image test 10 years ago
chrisgregan d3f2b9a44b Removed unused Ciara2 character 10 years ago
chrisgregan 1a2f56d11f Fixed: Say Dialog doesn't move text box back after displaying a character image #141 10 years ago
Chris Gregan 1ed535e5da Merge pull request #140 from FungusGames/input-text-example 10 years ago
chrisgregan 21dc47b9f6 Added input text example 10 years ago
Chris Gregan 19ea57a689 Merge pull request #139 from FungusGames/backwards-compatibility-with-2.1 10 years ago
chrisgregan 22c2593985 Updated integration tests 10 years ago
Chris Gregan addea14c00 Merge pull request #138 from FungusGames/fix-camera-shake 10 years ago
chrisgregan 73e0e68163 Fixed Shake Camera timing issue #137 10 years ago
chrisgregan a79b1240ac Add a graphic ray caster if none exists 10 years ago
Chris Gregan 2b35dabd96 Merge pull request #136 from FungusGames/fit-storytext-to-image 10 years ago
chrisgregan 0fcc188041 Added option to adjust story text width when character image is visible 10 years ago
chrisgregan 0c302cd2b8 Set game object active before setting character image 10 years ago
Chris Gregan 259d6c7186 Merge pull request #135 from FungusGames/fix-localization-parsing 10 years ago
chrisgregan a6ee8459fd Added test for localizing Say for character with . in name 10 years ago
chrisgregan fd52475268 Fixed init order issue with caching localizeable objects 10 years ago
chrisgregan ba5996d6a1 Added test for localized Say text with character names containing . 10 years ago
Chris Gregan 271b85dce9 Merge pull request #133 from FungusGames/dialogs-using-writer 10 years ago
chrisgregan 62c19856f0 Updated tests 10 years ago
chrisgregan 9399574897 Fixed Control Audio stopping all untagged audiosources #132 10 years ago
chrisgregan 0c9c7da7af Updated example scenes to work with new dialog system 10 years ago
chrisgregan d55237fc59 Fixed continue button not hiding while text is writing 10 years ago
chrisgregan eaa7b0eafa Fixed Say Dialog registering a click when Menu option selected 10 years ago
chrisgregan cc43ca7777 Renamed Fade Out to Fade When Done 10 years ago
chrisgregan cdd94d06bc Added input sound effect for dialog / writer clicks 10 years ago
chrisgregan 59537427db Fix for Say Dialogs not fading out after Exit block 10 years ago
chrisgregan a337e6d339 Updated Say Dialog prefab 10 years ago
chrisgregan 716ee5bf2b Added Stop() method to Say Dialog and Writer 10 years ago
chrisgregan ef7378d857 Fixes for using WriterAudio with Write command 10 years ago
chrisgregan fad40e822c WriterAudio can now play beep sounds per character 10 years ago
chrisgregan 8365e9e0e1 Removed unused using statement 10 years ago
chrisgregan bc74daba13 Added support for character sound effect (if no voiceover set) 10 years ago