5 Commits (4f9ac78c6c2e4a9efe19c2b54af7d41c502142bc)

Author SHA1 Message Date
chrisgregan 10bd56c54b {x} tag causes null reference error #113 10 years ago
chrisgregan cd29f7a297 Add writing sound volume property on Dialogs #108 10 years ago
chrisgregan e1c308cd0a Null pointer checks when fading in dialogs 10 years ago
chrisgregan 5a931441d4 Merge branch 'Rename-core-classes' 10 years ago
chrisgregan 0d82ac937a Merge Dialog and Portrait modules into a single Narrative module #94 10 years ago
chrisgregan 5a18ddfb41 Upgraded to Unity 5 10 years ago
chrisgregan 759ae1cb89 Fixed duplicate camera controller being created by Flash #84 10 years ago
chrisgregan 796c2df48d Renamed PortraitStage to Stage #84 10 years ago
chrisgregan 4217ad76e1 Initial commit of custom tags, portrait stage and portrait systems #84 10 years ago
chrisgregan 5d64c168e6 Redesign say & multiple choice dialogs #82 10 years ago
chrisgregan b0a7ed5858 Fix #73 Switching dialogs on click causes text to skip 10 years ago
Lynxelia bc19ac92f1 added system for static portraits 10 years ago
chrisgregan 4ff3e46493 Added substituting variables in Say, Choose and character name text 10 years ago
chrisgregan 03047fc17f Voice over is now cancelled when story progresses to next line 10 years ago
chrisgregan bba07f3ddb Added {m} tag to broadcast a message to all FungusScripts 10 years ago
chrisgregan 58014d2a0d Fix #50: Fixed annoying text wraparound on dialogs 10 years ago
chrisgregan b06e3098e4 Renamed Glyph to Token in Dialog class 10 years ago
chrisgregan 0a827ca2c7 Fix #34: Made dialog clear method public. 10 years ago
chrisgregan f442561d38 Added per-character typing sound effect. Added continue click cool down timer. 10 years ago
chrisgregan 7beb40667c Click to continue now skips punctuation pauses 10 years ago
chrisgregan 485140c1d1 Null pointer checks in case typing audio is not set 10 years ago
chrisgregan 0954719c2c Added 'Click Anywhere' property to Dialog component. 10 years ago
chrisgregan bcfb70c0e6 Added typing sounds and fixed pausing audio when typing pauses. 10 years ago
chrisgregan 8dc9d0e93d #36 Added StopAllCoroutines() to Dialog.Clear() 10 years ago
chrisgregan b5aa348fb4 Click to instant complete text writing 10 years ago
chrisgregan e39ac81579 Added protected and virtual to all remaining classes 10 years ago
chrisgregan 95a5f79b9c Renamed Fungus.Script namespace to Fungus 10 years ago
chrisgregan 91c55cf0f2 Fixed prefab issues with Character. Added notes field. 10 years ago
chrisgregan c061bc05bd Don't pause at end of sentence or if next glyph is a pause 10 years ago
chrisgregan dc8af573d4 Refactored image names. Added character name fallback. 10 years ago
chrisgregan 945f0316fc Added example story with boolean variable 10 years ago
chrisgregan 3a92be9734 Can click to complete text 10 years ago
chrisgregan d1636c94c8 Removed left / right setting for characters 10 years ago
chrisgregan afba04585d Fixed dialog hanging on empty say text 10 years ago
chrisgregan 7a45f92873 Moved command properties to inspector. Fixed dialog bugs. 10 years ago
chrisgregan e0358c316d Added punctuation pause 10 years ago
chrisgregan 9aea6a99c8 bold, italic, color, speed tags. Fixed text area refresh. 10 years ago
chrisgregan 740213f90e Updated tags 10 years ago
chrisgregan 5d0b97452f Added dialog text tags 10 years ago
chrisgregan fb5d502121 Separate Say and Choose dialog classes with base Dialog class 10 years ago
chrisgregan 3a160295e7 Separate Say and Choose commands 10 years ago
chrisgregan 56ad13dac5 Reverted to AddOption approach 10 years ago
chrisgregan f383352b0d Slow writing and timeout property 10 years ago
chrisgregan 61db98ac83 Fixed dialog layout. Initial coroutine say command. 10 years ago
chrisgregan 3d74c06400 Added custom character editor 10 years ago
chrisgregan af3dbcbb11 Renamed DialogController to Dialog 10 years ago
chrisgregan e6b845a99f Fungus2 code reorg 10 years ago
chrisgregan 0e5bffef34 Removed old command system 10 years ago
chrisgregan 1690da2dda Changed image padding to use fraction of screen height. 11 years ago
chrisgregan 6c369de409 Added tooltip annotations for properties 11 years ago