107 Commits (e25b22aaa8c096af62b1b97bbac225d02c74b631)

Author SHA1 Message Date
Lynxelia 3d8b53bf90 fixed bug where portrait field is hidden if default box is selected 10 years ago
Lynxelia 19878e9ca6 fixed bug when say dialog isn't specified 10 years ago
Lynxelia bc19ac92f1 added system for static portraits 10 years ago
Lynxelia 23f6a3cf36 added portraits list to character prefab. made portrait preview in character editor match say and choose editor. 10 years ago
chrisgregan ba8d7f430d Integrated Say & Choose dialog pull request from lynxelia 10 years ago
Lynxelia 1e3133ea37 Added say and choose dialog boxes to character prefab. Added character name prefix to Say command summary. Rearranged layout of Say,Choose,Option Editors. 10 years ago
chrisgregan c0127fe7db Changed Say command, Show Once is now Show Always + Show Count 10 years ago
chrisgregan 671acdc600 Fungus prefabs now spawn in centre of scene view 10 years ago
chrisgregan 4ff3e46493 Added substituting variables in Say, Choose and character name text 10 years ago
chrisgregan 24cc4c9642 Removed unnecessary text setting in Say command 10 years ago
chrisgregan 03047fc17f Voice over is now cancelled when story progresses to next line 10 years ago
chrisgregan 7d75e4b671 Pauses on .?!,:;() punctuation characters 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 5f6ce88506 Reorganized Commands and EventHandlers under Scripts folders 10 years ago
chrisgregan c3e17c9ca7 Fixes for Unity 4.6 beta RC 2 10 years ago
chrisgregan e7938219a4 Added tooltips for all Fungus command properties 10 years ago
chrisgregan ac9d219706 Updated all command help strings 10 years ago
chrisgregan f966b3dd46 Fixed compile errors 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 ac180337da Fixed button text size issue 10 years ago
chrisgregan 7beb40667c Click to continue now skips punctuation pauses 10 years ago
chrisgregan 7693241f48 Added Reset command to reset variables and command state 10 years ago
chrisgregan 6c79e656fe Fixed hide on selected logic and optionAction closure bug 10 years ago
chrisgregan 84dde98153 AddOption command can now set a variable on selection 10 years ago
chrisgregan 08d7616e45 Removed Background dialogs and SetBackground command 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 385ef1a967 Merged UI redesign and iTween support branch 10 years ago
chrisgregan dc1658b152 FungusScript can now be made into a prefab (see notes!) 10 years ago
chrisgregan 8dc9d0e93d #36 Added StopAllCoroutines() to Dialog.Clear() 10 years ago
chrisgregan 8202660c82 Changed Fungus project over to use text assets for easier diffing & merging 10 years ago
chrisgregan d50121506e Added simple clickable sprite script & prefab 10 years ago
chrisgregan b5aa348fb4 Click to instant complete text writing 10 years ago
chrisgregan 8c795496d5 Instantiate prefabs correctly (maintaining link) 10 years ago
chrisgregan 8a7a1a2ffa Added GameObject menu items for Dialog prefabs 10 years ago
chrisgregan d34d206ff0 Attempt to use any dialog if none currently set 10 years ago
chrisgregan a8655eae26 Remove accidental change 10 years ago
chrisgregan e8fe3a9ac5 Fixed drawing connected sequence for AddOption command 10 years ago
chrisgregan 95b753ddad Added TheFacility example game. 10 years ago
chrisgregan e39ac81579 Added protected and virtual to all remaining classes 10 years ago
chrisgregan 9e86571c9d Added SetBackground command and Background prefab. 10 years ago
chrisgregan 06fef1511e Updated ChooseDialog prefab 10 years ago
chrisgregan a25b61fc0d Fixed memory leak and null exception errors 10 years ago
chrisgregan 150892e0b9 Added profile image to choose editor. Asset tidy. 10 years ago
chrisgregan 84447e6d7b Don't render connected sequences in other fungus scripts 10 years ago
chrisgregan 95a5f79b9c Renamed Fungus.Script namespace to Fungus 10 years ago