chrisgregan
|
62aaaf6011
|
Renamed FungusCommand to Command
|
10 years ago |
chrisgregan
|
c8c2846808
|
Updated Sequence editor to use serialised property
|
10 years ago |
chrisgregan
|
2279376b27
|
Converted SequenceField to use SerializedProperty
|
10 years ago |
chrisgregan
|
97827c37cb
|
Added option to disable command colours
|
10 years ago |
chrisgregan
|
2efceb62ea
|
Implemented If, Else, EndIf logic
|
10 years ago |
chrisgregan
|
760e6de587
|
Set active command as selected command when playing the game
|
10 years ago |
chrisgregan
|
74db43f463
|
Unified CommandInfo attribute
|
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
|
0a0d29aa32
|
Removed unused command index
|
10 years ago |
chrisgregan
|
b1d4aa54b7
|
Select category and command with a single popup
|
10 years ago |
chrisgregan
|
9342751051
|
Fixed command names not using attribute value in Add Command
|
10 years ago |
chrisgregan
|
e8783b6071
|
Added SetDialog command
|
10 years ago |
chrisgregan
|
585efc2526
|
Added command categories
|
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
|
06e14afb8c
|
Added sound commands. Improved command buttons.
|
10 years ago |
chrisgregan
|
e6b845a99f
|
Fungus2 code reorg
|
10 years ago |
chrisgregan
|
cd8bf17775
|
Fixed conditional hiding of transform component
|
10 years ago |
chrisgregan
|
857184a8bb
|
Prevent invalid / confusing variable name key entry
|
10 years ago |
chrisgregan
|
74312e7294
|
Fixed step time field
|
10 years ago |
chrisgregan
|
5cc39bf64e
|
Wordwrap long summary text
|
10 years ago |
chrisgregan
|
79bbf66a9e
|
Sequence description is now a TextArea
|
10 years ago |
chrisgregan
|
39552da96a
|
Context sensitive Create Sequence menu
|
10 years ago |
chrisgregan
|
1727e664f4
|
Renamed FungusEditorWindow to FungusScriptWindow
|
10 years ago |
chrisgregan
|
17f1bb607d
|
Show "Create Sequence" when no sequence selected
|
10 years ago |
chrisgregan
|
33c592f90e
|
Fixed undo on sequence name field
|
10 years ago |
chrisgregan
|
4e2c0c74b5
|
Removed redundant line
|
10 years ago |
chrisgregan
|
740ad69dd9
|
Hide transform if FungusScript is only component
|
10 years ago |
chrisgregan
|
2415632992
|
Added command numbering
|
10 years ago |
chrisgregan
|
93836f860b
|
AddCommand button and help text
|
10 years ago |
chrisgregan
|
4421d477c4
|
Option description and <Continue> instead of <None>
|
10 years ago |
chrisgregan
|
b28a0cf922
|
Executing sequence always highlights (can still select other)
|
10 years ago |
chrisgregan
|
c26e81a40c
|
Improved button layout, using foldout
|
10 years ago |
chrisgregan
|
ff26e90891
|
Added Up, Down, Delete, Copy, Paste buttons
|
10 years ago |
chrisgregan
|
7430a61da7
|
Hide transform in inspector and sequences in hierarchy
|
10 years ago |
chrisgregan
|
376a63334f
|
New, Delete & Duplicate sequence buttons
|
10 years ago |
chrisgregan
|
4dce521533
|
FungusScriptEditor handles sequence display
|
10 years ago |
chrisgregan
|
6115eaa8c7
|
Fixed delete variable errors
|
10 years ago |
chrisgregan
|
79011d666d
|
Green outline around selected sequence
|
10 years ago |
chrisgregan
|
f9134a1d84
|
Renamed FungusVariableListAdaptor
|
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
|
f2be7f774b
|
Added buttons to create and delete variables.
|
10 years ago |
chrisgregan
|
5b725896a3
|
Variables are now components
|
10 years ago |