Christopher
cdb3596a62
SayDialog now supports full variable substitution when setting character names.
8 years ago
Christopher
0eac532b35
String substitution uses StringBuilder to avoid string allocations
9 years ago
Christopher
925c2e2799
Embed string substitution keys in substitution text #488
9 years ago
Chris Gregan
d71b5d1ee7
Added getvar() for getting a variable from a flowchart
9 years ago
chrisgregan
654b96e298
Fixed string substitution integration tests
9 years ago
chrisgregan
55a261b6ac
Fungus table is deleted when in globals mode
9 years ago
chrisgregan
da0a6fcf0a
Use fungus helper methods as globals or under 'fungus' global.
9 years ago
chrisgregan
734ca8c870
Extensible string substitution system
...
String substitution now works for Fungus variables, localisation keys,
Lua global variables and string variable keys. The system can be easily
extended by implementing the ISubstitutionHandler interface.
9 years ago
chrisgregan
6dd7c722eb
Added SetDraggable2D command #191
9 years ago
chrisgregan
f1825c59ee
Fixed Show Sprite should affect child sprites #338
9 years ago
chrisgregan
a64ef3c67b
Added Set Sorting Layer command
...
Applies to all Renderers (incl. Mesh & Sprite)
9 years ago
chrisgregan
c48572bee8
Added integration test for Set Sprite Order command
9 years ago
chrisgregan
60fbcef87a
Fixed voice over audio only works every second time #126
9 years ago