775 Commits (3de9f1eeb2b9a17eafcfe95a040872cfbdcafc54)

Author SHA1 Message Date
chrisgregan bcfb70c0e6 Added typing sounds and fixed pausing audio when typing pauses. 10 years ago
chrisgregan b2afbbbeff Fixed pasting multiple copies of same command 10 years ago
chrisgregan d3b40a0010 Added ShakePosition, ShakeRotation & ShakeScale commands 10 years ago
chrisgregan e822893c46 Added LookFrom, LookTo commands 10 years ago
chrisgregan d5919520e9 Added tweenName & StopTween / StopTweens commands. 10 years ago
chrisgregan 5ce1137c93 Added MoveFrom, RotateFrom & ScaleFrom commands 10 years ago
chrisgregan 04d330933e MoveTo, RotateTo and ScaleTo can now take a transform property 10 years ago
chrisgregan ec203195d0 Fixed View Size property not serializing correctly 10 years ago
chrisgregan 910ff530ac Moved iTween commands into a commands folder 10 years ago
chrisgregan 385ef1a967 Merged UI redesign and iTween support branch 10 years ago
chrisgregan 295411ae9e Fixed #45 by merging branch 'Exort-develop' 10 years ago
chrisgregan 4401060c61 Fix #46 - commands now store reference to their parent sequence 10 years ago
chrisgregan dfd79d94a4 Display error icon on right hand side of command 10 years ago
chrisgregan 1f6b78af2e Improved layout of command list 10 years ago
chrisgregan 7c388a01cf Reverted sequence node style change 10 years ago
chrisgregan aa23e882fa Hide script field for commands in inspector. 10 years ago
chrisgregan c653ceda08 Fixed adding new commands to legacy sequence objects 10 years ago
chrisgregan 5523ee4ef4 Changed sequence node style (smaller and stands out more) 10 years ago
chrisgregan 4ac98e3f1d Click outside node to deselect 10 years ago
chrisgregan 2033384566 Position new sequence nodes in centre of script view 10 years ago
chrisgregan 29d6475902 Create Sequence adds to right side of selected Sequence 10 years ago
chrisgregan 42f0e6a8fc Can now make prefabs from legacy FungusScripts 10 years ago
chrisgregan 892de5fe56 Fixed Sfxr borking the popup editor style 10 years ago
chrisgregan dc1658b152 FungusScript can now be made into a prefab (see notes!) 10 years ago
chrisgregan ca94bc1c0f Set PlayMusic start time (via Ben Keenan) 10 years ago
chrisgregan 8b572b905e Reorganised Usfxr file structure. 10 years ago
Kéven Boily 2a2461a4ee [FEATURE] CreateSequence now calls an virtual CreateSequenceComponent method that handles Sequence component instantiation. This allows for a custom Sequence class to be instantiated . 10 years ago
chrisgregan 794238f717 Fixed View() always flagging scene as modified 10 years ago
chrisgregan 8dc9d0e93d #36 Added StopAllCoroutines() to Dialog.Clear() 10 years ago
chrisgregan 8202660c82 Changed Fungus project over to use text assets for easier diffing & merging 10 years ago
JohnOKane b21c0861eb Adding Usfxr, Command and example scene to Fungus 10 years ago
chrisgregan d50121506e Added simple clickable sprite script & prefab 10 years ago
chrisgregan b5aa348fb4 Click to instant complete text writing 10 years ago
chrisgregan d20bde03e3 Fixed compile error on platform builds 10 years ago
chrisgregan 8c795496d5 Instantiate prefabs correctly (maintaining link) 10 years ago
chrisgregan 6e18bbd619 Added Camera & Sprite menu items 10 years ago
chrisgregan 8a7a1a2ffa Added GameObject menu items for Dialog prefabs 10 years ago
chrisgregan d34d206ff0 Attempt to use any dialog if none currently set 10 years ago
chrisgregan 7f5ed8e0cf Copy and paste support for commands 10 years ago
chrisgregan 597aec7d94 Added SendEvent command (commented out due to Unity bug) 10 years ago
chrisgregan 6c9f1cb045 Fixed RunScript command to continue if not stopping 10 years ago
chrisgregan 76375c8c7f Added Stop command 10 years ago
chrisgregan ab97f699c3 Added RunScript command 10 years ago
chrisgregan 45a94e0e09 Added Node base class for Fungus Script nodes. 10 years ago
chrisgregan a8655eae26 Remove accidental change 10 years ago
chrisgregan e8fe3a9ac5 Fixed drawing connected sequence for AddOption command 10 years ago
chrisgregan 95b753ddad Added TheFacility example game. 10 years ago
chrisgregan e39ac81579 Added protected and virtual to all remaining classes 10 years ago
chrisgregan 53d2fd1aab Added protected & virtual to core classes for easier inheritance 10 years ago
chrisgregan c98412bac1 Run Slow In Editor option 10 years ago