37 Commits (61e031df4317764fdce9799ffbd4f9727400a6a3)

Author SHA1 Message Date
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 84447e6d7b Don't render connected sequences in other fungus scripts 11 years ago
chrisgregan 95a5f79b9c Renamed Fungus.Script namespace to Fungus 11 years ago
chrisgregan 62aaaf6011 Renamed FungusCommand to Command 11 years ago
chrisgregan b547553c20 Converted SetVariable and If to use serialized property 11 years ago
chrisgregan 99a0fd5d6d Changed dialog command to use serializedProperty 11 years ago
chrisgregan 91c55cf0f2 Fixed prefab issues with Character. Added notes field. 11 years ago
chrisgregan 9fc3ff1c5e Fixed summary text on Choose 11 years ago
chrisgregan 692acac12f Added Example project and SetSayDialog & SetChooseDialog 11 years ago
chrisgregan db928d3a33 Command colours are specified in a virtual function 11 years ago
chrisgregan d1636c94c8 Removed left / right setting for characters 11 years ago
chrisgregan f863b82503 Improved summary text 11 years ago
chrisgregan 716e883ef2 Added command button colours 11 years ago
chrisgregan 74db43f463 Unified CommandInfo attribute 11 years ago
chrisgregan afb3620f12 Added voiceover support for Say and Choose commands 11 years ago
chrisgregan d1117cccf5 Show character image in Say command. Basic fallback GUI. 11 years ago
chrisgregan 5f6ade578c Handle Choose with no AddOption commands 11 years ago
chrisgregan 424e7a1195 Hide selected options 11 years ago
chrisgregan fb5d502121 Separate Say and Choose dialog classes with base Dialog class 11 years ago
chrisgregan 3a160295e7 Separate Say and Choose commands 11 years ago
chrisgregan 56ad13dac5 Reverted to AddOption approach 11 years ago
chrisgregan 61db98ac83 Fixed dialog layout. Initial coroutine say command. 11 years ago
chrisgregan 403b2e57d8 Fixed up shuttle demo 11 years ago
chrisgregan 4e3e3f8669 Fixed memory leak warning. 11 years ago
chrisgregan af3dbcbb11 Renamed DialogController to Dialog 11 years ago
chrisgregan 9342751051 Fixed command names not using attribute value in Add Command 11 years ago
chrisgregan 45b7c79195 Pick character from drop down list 11 years ago
chrisgregan e8783b6071 Added SetDialog command 11 years ago
chrisgregan 05a5dc9268 New dialog option buttons 11 years ago
chrisgregan 585efc2526 Added command categories 11 years ago
chrisgregan efee8e808b Command error messages and enabled checkbox. 11 years ago
chrisgregan c20b6059e8 Command scripts now stored in module folders 11 years ago