54 Commits (ae42c031bd558420c2b7101c86561378cc2f4ad7)

Author SHA1 Message Date
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 b5ea08a4d2 Choose command that acts like a Switch statement #80 10 years ago
chrisgregan 9651262b1e Change portrait array to use reorderable list control #79 10 years ago
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 bba07f3ddb Added {m} tag to broadcast a message to all FungusScripts 10 years ago
chrisgregan f442561d38 Added per-character typing sound effect. Added continue click cool down timer. 10 years ago
chrisgregan 84dde98153 AddOption command can now set a variable on selection 10 years ago
chrisgregan 385ef1a967 Merged UI redesign and iTween support branch 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 e39ac81579 Added protected and virtual to all remaining classes 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 95a5f79b9c Renamed Fungus.Script namespace to Fungus 10 years ago
chrisgregan 62aaaf6011 Renamed FungusCommand to Command 10 years ago
chrisgregan b547553c20 Converted SetVariable and If to use serialized property 10 years ago
chrisgregan 99a0fd5d6d Changed dialog command to use serializedProperty 10 years ago
chrisgregan 2279376b27 Converted SequenceField to use SerializedProperty 10 years ago
chrisgregan 3f356c331c Fixed View prefabs settings overriding 10 years ago
chrisgregan 91c55cf0f2 Fixed prefab issues with Character. Added notes field. 10 years ago
chrisgregan dc8af573d4 Refactored image names. Added character name fallback. 10 years ago
chrisgregan 692acac12f Added Example project and SetSayDialog & SetChooseDialog 10 years ago
chrisgregan d1636c94c8 Removed left / right setting for characters 10 years ago
chrisgregan 7a45f92873 Moved command properties to inspector. Fixed dialog bugs. 10 years ago
chrisgregan eae9119db3 Fixed ObjectField() performance issues. 10 years ago
chrisgregan 6bba4fe1a0 Added tag help to Choose dialog 10 years ago
chrisgregan 0c46a96761 Help info for text tags 10 years ago
chrisgregan 5d0b97452f Added dialog text tags 10 years ago
chrisgregan afb3620f12 Added voiceover support for Say and Choose commands 10 years ago
chrisgregan d1117cccf5 Show character image in Say command. Basic fallback GUI. 10 years ago
chrisgregan 424e7a1195 Hide selected options 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 4e3e3f8669 Fixed memory leak warning. 10 years ago
chrisgregan 3d74c06400 Added custom character editor 10 years ago
chrisgregan 92c8cffd23 Fixed SetDialogEditor file name 10 years ago
chrisgregan af3dbcbb11 Renamed DialogController to Dialog 10 years ago
chrisgregan 604d52ecac Custom editor for SetDialog 10 years ago