chrisgregan
cc43ca7777
Renamed Fade Out to Fade When Done
...
More descriptive and doesn’t alias the old Fade Out property (meaning
has changed).
9 years ago
chrisgregan
3a1862d07f
Custom editor for Dialog Input
9 years ago
chrisgregan
f9d4607550
Say Dialog automatically fades in / out when writing
...
The Fade In / Out options have been replaced by a single Fade Out
option. If you don’t want a fade effect, just set the Dialog Fade
Duration property to 0.
9 years ago
chrisgregan
383761d349
Removed old dialog fade system
...
Say tag help now comes from TextTagParser
9 years ago
chrisgregan
f91d12ba4b
Added NullTargetCheck() to catch cases of orphaned command editors
9 years ago
chrisgregan
3b98187975
Updated MenuEditor to display intractable property
9 years ago
chrisgregan
f8aa36170e
Fixed: Character portrait images have display artefacts #92
...
Changed MoveSpeed to MoveDuration (more robust)
Replaced cross fade material with simple image tweening system.
Stage Show / Hide now done by tweeting the CanvasGroup alpha.
WaitUntilFinished option now works robustly (using a Coroutine).
9 years ago
chrisgregan
294b1dd412
Updated tag help
9 years ago
chrisgregan
1de742cbb4
Spawn narrative prefabs at 0,0,0 by default #106
10 years ago
chrisgregan
2d293b68a7
Tell user that all character portraits should be same dimensions #102
10 years ago
chrisgregan
057203af42
Improved LocalizationEditor.ExportLocalizationFile
...
Save file dialog defaults to the Assets folder.
Automatically sets the localisation file property to reference the
exported file.
10 years ago
chrisgregan
1834373de6
Export command and event handler reference documentation
...
Now using markdown format instead of csv and including a table of
public properties
10 years ago
chrisgregan
b8440daf47
Fixed character description property in Character Editor
10 years ago
chrisgregan
ec1d98b333
Help box and readability improvements for Localisation editor
10 years ago
chrisgregan
4c41ada4a8
Renamed Language to Localisation for clarity #8
10 years ago
chrisgregan
de00195865
Added Language prefab and menu item #8
10 years ago
chrisgregan
d998fd32fd
Moved Language files to Narrative module #8
10 years ago
chrisgregan
eaa90aef75
Initial localisation support via CSV files
10 years ago
chrisgregan
5a931441d4
Merge branch 'Rename-core-classes'
10 years ago
chrisgregan
cc8762747d
Split Fungus create menu items into groups
10 years ago
chrisgregan
0d82ac937a
Merge Dialog and Portrait modules into a single Narrative module #94
10 years ago