chrisgregan
|
0d34ef00d1
|
Renamed activeSequence to executingSequence
|
10 years ago |
chrisgregan
|
18e2b11716
|
Command buttons remember if they've been expanded
|
10 years ago |
chrisgregan
|
167c17a29f
|
Null pointer check to prevent log errors
|
10 years ago |
chrisgregan
|
6115eaa8c7
|
Fixed delete variable errors
|
10 years ago |
chrisgregan
|
79011d666d
|
Green outline around selected sequence
|
10 years ago |
chrisgregan
|
3703c53276
|
Commands are now listed in inspector
|
10 years ago |
chrisgregan
|
39258bae2b
|
Renamed Jump to Call
|
10 years ago |
chrisgregan
|
4d4caabb23
|
FungusVariableListAdaptor now inherits from SerializedPropertyAdaptor
|
10 years ago |
chrisgregan
|
f9134a1d84
|
Renamed FungusVariableListAdaptor
|
10 years ago |
chrisgregan
|
e70517d52c
|
Variable window layout improvements
|
10 years ago |
chrisgregan
|
0cdd661ab5
|
Using ReordorableList in variables window
|
10 years ago |
chrisgregan
|
9f06860183
|
Variables are now displayed in Reorderable List
|
10 years ago |
chrisgregan
|
d4705b257e
|
Added custom variable list control
|
10 years ago |
chrisgregan
|
2aed71ae47
|
Removed ability to change variable type
|
10 years ago |
chrisgregan
|
97caa580a1
|
Added old variables list back
|
10 years ago |
chrisgregan
|
b041885166
|
Data fields are now private
|
10 years ago |
chrisgregan
|
e458628faa
|
Set operators now match c# equivalents
|
10 years ago |
chrisgregan
|
d6ceaa21c9
|
Set and Jump use BooleanData, IntegerData, etc.
|
10 years ago |
chrisgregan
|
80949c4d19
|
Added property drawers for BooleanData, IntegerData, etc.
|
10 years ago |
chrisgregan
|
f2be7f774b
|
Added buttons to create and delete variables.
|
10 years ago |
chrisgregan
|
239b9e7416
|
Pick variable or constant value
|
10 years ago |
chrisgregan
|
8b90d0c301
|
Custom editor for FungusVariables
|
10 years ago |
chrisgregan
|
5b725896a3
|
Variables are now components
|
10 years ago |
chrisgregan
|
8fcc825cf5
|
Added warning about conflicting global variable types
|
10 years ago |
chrisgregan
|
1348121c18
|
Added BeginProperty / EndProperty to Variable Property Drawer
|
10 years ago |
chrisgregan
|
84f22e7a5d
|
Global variables are stored using Variables class
|
10 years ago |
chrisgregan
|
e379e5b597
|
Added Global flag to Variable
|
10 years ago |
chrisgregan
|
fd26344a19
|
Add variables window
|
10 years ago |
chrisgregan
|
9afdeda1b6
|
Set command supports operators.
|
10 years ago |
chrisgregan
|
a4415af01a
|
Added Jump command
|
10 years ago |
chrisgregan
|
1f78a48a3b
|
Merged Compare and Jump commands
|
10 years ago |
chrisgregan
|
9dec388164
|
Added null sequence check
|
10 years ago |
chrisgregan
|
5e37a6fe0f
|
Added ShowConditions to Say command
|
10 years ago |
chrisgregan
|
b017ace490
|
Implemented ShowConditions for AddOption command
|
10 years ago |
chrisgregan
|
34db6bb2a2
|
Renamed SetVariableEditor to SetEditor
|
10 years ago |
chrisgregan
|
9f3f9bae2d
|
VariableField now takes a filter lambda function
|
10 years ago |
chrisgregan
|
071c6ea8dd
|
Custom editor for Jump command
|
10 years ago |
chrisgregan
|
508b31d9a5
|
Renamed SetVariable and Execute commands
|
10 years ago |
chrisgregan
|
a50701d2ad
|
New placeholder demo scene
|
10 years ago |
chrisgregan
|
37885913eb
|
Added test sprite fade
|
10 years ago |
chrisgregan
|
15d0236430
|
Added FadeSprite command
|
10 years ago |
chrisgregan
|
7832eb2bbc
|
Added MoveCamera command
|
10 years ago |
chrisgregan
|
cfed591a18
|
Renamed command editor classes
|
10 years ago |
chrisgregan
|
c13fc82fb0
|
Shortened command class names.
|
10 years ago |
chrisgregan
|
d0c2e9c961
|
Moved new visual scripting code to its own namespace
|
10 years ago |
chrisgregan
|
8597df67e5
|
Increased height of Say text area
|
10 years ago |
chrisgregan
|
c2ae79d921
|
Implemented Hide On Visited option condition
|
10 years ago |
chrisgregan
|
939a15d98a
|
Added AddOption command.
|
10 years ago |
chrisgregan
|
f94203aaf9
|
Renamed SequenceController to FungusScript
|
10 years ago |
chrisgregan
|
1c95171dee
|
Executing command & links highlighted in green
|
10 years ago |