107 Commits (760e6de5871fae7652bc4b0c489fbc9d15aa1dcb)

Author SHA1 Message Date
chrisgregan 760e6de587 Set active command as selected command when playing the game 10 years ago
chrisgregan 01444de479 Set new / pasted command as selected command 10 years ago
chrisgregan 2d23631909 Command box in inspector matches appearance in script editor 10 years ago
chrisgregan e22101bc11 Draw green rectangle when command is selected 10 years ago
chrisgregan 716e883ef2 Added command button colours 10 years ago
chrisgregan c37ada3da5 Reverted to 2 popup method for Add Command 10 years ago
chrisgregan 4d5d836cea Fixed Add Command menu popup position 10 years ago
chrisgregan 5fa7b2a347 Reorderable list for commands 10 years ago
chrisgregan 7a45f92873 Moved command properties to inspector. Fixed dialog bugs. 10 years ago
chrisgregan 806c170470 Renamed selectedCommandIndex 10 years ago
chrisgregan b1d4aa54b7 Select category and command with a single popup 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 e0358c316d Added punctuation pause 10 years ago
chrisgregan 9aea6a99c8 bold, italic, color, speed tags. Fixed text area refresh. 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 47c439135b Using AddListener to get button callbacks 10 years ago
chrisgregan d1117cccf5 Show character image in Say command. Basic fallback GUI. 10 years ago
chrisgregan 470050417e Added timeout slider to choose dialog 10 years ago
chrisgregan 891158d1df Added continue image hiding back. 10 years ago
chrisgregan 5f6ade578c Handle Choose with no AddOption commands 10 years ago
chrisgregan 424e7a1195 Hide selected options 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 7db1cf9567 Fixed say commands 10 years ago
chrisgregan 61db98ac83 Fixed dialog layout. Initial coroutine say command. 10 years ago
chrisgregan 403b2e57d8 Fixed up shuttle demo 10 years ago
chrisgregan 4e3e3f8669 Fixed memory leak warning. 10 years ago
chrisgregan 3d74c06400 Added custom character editor 10 years ago
chrisgregan af3dbcbb11 Renamed DialogController to Dialog 10 years ago
chrisgregan 29b0cadf4c Update scene file 10 years ago
chrisgregan 9342751051 Fixed command names not using attribute value in Add Command 10 years ago
chrisgregan 45b7c79195 Pick character from drop down list 10 years ago
chrisgregan 05a5dc9268 New dialog option buttons 10 years ago
chrisgregan 548465f078 Updated shuttle scene 10 years ago
chrisgregan 585efc2526 Added command categories 10 years ago
chrisgregan ee7eb09ab3 Updated shuttle scene 10 years ago
chrisgregan f04387c197 Added configuration methods on DialogController 10 years ago
chrisgregan f1a17299ed Variables are displayed in inspector window 10 years ago
chrisgregan 4e0c596d77 Commands are now in same window as sequence nodes 10 years ago
chrisgregan 936768ba14 Added example Split Window code 10 years ago
chrisgregan 2ce6a92aa7 uGUI examplee dialog 10 years ago
chrisgregan d7e7ddd631 Removed save game stuff from Game class 10 years ago
chrisgregan 62f6e11043 LoadScene command 10 years ago
chrisgregan 3fcd6e1969 Added summary for Wait command 10 years ago
chrisgregan efee8e808b Command error messages and enabled checkbox. 10 years ago
chrisgregan b613913d51 Split SetView into MoveToView and FadeToView 10 years ago