Christopher
cc4406a8fb
Change all public properties to use virtual
8 years ago
Christopher
4d331c34c2
Misc tidy up pass
8 years ago
Christopher
2082e1e2e7
Use #region to mark interface implementations
8 years ago
Christopher
5495ed8ebf
Tidied up editor using statements.
8 years ago
Christopher
ce92029918
Refactored comments
8 years ago
Christopher
f130385f6f
Changed comment style on header block
8 years ago
Christopher
433fb860a2
Removed newline
8 years ago
Christopher
2b3d3c9ba4
Removed unnecessary newline
8 years ago
Christopher
b0371ce81c
Refactored UI command comments
8 years ago
Christopher
8f0de35f20
Refactored UI scripts
8 years ago
Christopher
63dadcb457
Refactored Variable base class to use protected serialised value and public property accessor.
8 years ago
Christopher
83c12c7e76
Refactored many classes to use protected serialisable fields, with public property accessors where required.
8 years ago
Christopher
239bf8fefe
Converted tabs to spaces in all .cs files
8 years ago
Christopher
71af5bf0d9
Fixed StackOverflowException in Writer with customized text object #516
8 years ago
Gerardo Marset
a92ebb4001
Tabify stray non-tabified line.
9 years ago
Gerardo Marset
f67cbf0705
Better follow the project's coding standards.
9 years ago
Gerardo Marset
c1d1dc901e
Allow for options to be picked without clicking.
9 years ago
Christopher
67adbab9a0
Added open source license header to all source files
9 years ago
Christopher
28b7db4eff
Fixed incorrect final output using write whole words option
9 years ago
Christopher
87f995dd3e
Optimised string allocations when writing text with Writer.cs
9 years ago
Christopher
7143dc1074
Fixed command summary incorrect for Fade UI command #486
9 years ago
Chris Gregan
39ed52499a
Null pointer check
9 years ago
John O'Kane
f41a5f6389
Use volume for starting volume on Voiceover
9 years ago
John O'Kane
13b3cf02eb
Setting the targetVolume to the volume specified in WriterAudio
9 years ago
chrisgregan
8286971205
Single line and multi-line StringData variants
9 years ago
chrisgregan
4cbb00092a
Fixed Write command
9 years ago
chrisgregan
c33bb139b1
Changes to support Fungus Script execution
9 years ago
chrisgregan
e8ef99ad43
Fixed Writer voiceover clip always stops when text stops #393
9 years ago
chrisgregan
0feb833d3e
Fixed Size tag in UI text is not supported #400
9 years ago
chrisgregan
be1c305406
Specify the object to shake for punch tag
9 years ago
chrisgregan
5b21b661e0
Added null check in ButtonClicked event handler
9 years ago
chrisgregan
bde0131ac3
Added command to fade UI objects #349
9 years ago
chrisgregan
d748a7d5e7
Fixed whitespace trimming only after {wc} & {c} tags
9 years ago
chrisgregan
62d496ba69
Trim leading space on each line of text in Writer.cs #346
9 years ago
chrisgregan
98ecbf19c2
Added Set Slider Value command #297
9 years ago
chrisgregan
13f1aaa161
Fixed Writer beep timing issues in WebGL #295
9 years ago
chrisgregan
73437a7a34
Misc improvements to the Writer system
...
Text tags now support multiple parameters.
Write command now works with Text Mesh Pro text objects.
Writer.InstantComplete property controls click-to-complete writing.
Shake tag shakes camera instead of Writer game object.
9 years ago
chrisgregan
e44ae3df45
Fixes for Stop Flowchart command #288
9 years ago
chrisgregan
2b75f05f22
Fixed voiceover clips not playing correctly in Say command #273
9 years ago
chrisgregan
d411607f05
Added Set Interactable command to control button, input field, etc. interactivity #178
9 years ago
chrisgregan
731a175f26
Fixed Markup text visible if rich text not enabled #176
9 years ago
chrisgregan
27376aa143
Added Button Clicked and End Edit event handlers
9 years ago
chrisgregan
d518420e76
Fixed: No need for pause on last punctuation character in a sentence #168
9 years ago
chrisgregan
95c83d6f10
Removed shiver tag description
9 years ago
chrisgregan
e1ffa8aa2e
Fixed: Concurrent Say calls cause Say Dialog to freeze up #156
...
Stop any previous Say call before executing the new one.
The Say Dialog Wait and Wait for Input methods now exit immediately if
the exit tag is set.
9 years ago
chrisgregan
eaa7b0eafa
Fixed Say Dialog registering a click when Menu option selected
9 years ago
chrisgregan
cdd94d06bc
Added input sound effect for dialog / writer clicks
9 years ago
chrisgregan
716ee5bf2b
Added Stop() method to Say Dialog and Writer
...
Can now stop writing mid sentence
9 years ago
chrisgregan
ef7378d857
Fixes for using WriterAudio with Write command
9 years ago
chrisgregan
fad40e822c
WriterAudio can now play beep sounds per character
9 years ago