638 Commits (4dbadd3c9d97fe0a231322446e383de6c42d2928)

Author SHA1 Message Date
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 c40335ab53 Updated template games 10 years ago
Ben Keenan 6de8670e6c Added example game with animation and variables, added templates for empty Fungus scene, CYOA game and Visual Novel style game. 10 years ago
chrisgregan 96ec204b45 Replaced PSD file with smaller PNG 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 6c12dffeb4 Added music to The Facility 10 years ago
chrisgregan 7f5ed8e0cf Copy and paste support for commands 10 years ago
Ben Keenan c562cf2894 Added music to TheFacility folder. Commands not in the sequence yet. 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 dc61d78a5b Updated example scene 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
chrisgregan 7aed9a01ff Refactored FungusScript advanced settings 10 years ago
chrisgregan 230db13b76 Select sequence when adding new Fungus Script 10 years ago
chrisgregan 9e86571c9d Added SetBackground command and Background prefab. 10 years ago
chrisgregan 06fef1511e Updated ChooseDialog prefab 10 years ago
chrisgregan be8e7bacc6 Added GetVariable methods on FungusScript 10 years ago
chrisgregan afbbca87fb Added methods for setting variables 10 years ago
chrisgregan ebcac6367f Added class comment. 10 years ago
chrisgregan c55abe99fe Documented Fungus Script class 10 years ago
chrisgregan 7d58682d21 Made min command view width wider 10 years ago
chrisgregan b63a9ce3b9 Simplified adding new commands. Added Note command. 10 years ago
chrisgregan 1e587f7dd1 Added Note command 10 years ago
chrisgregan 6a145cd041 Changed Choose dialog to use grid layout 10 years ago
chrisgregan e420ef798e Added a simple background image prefab 10 years ago
chrisgregan 3c61965afd Added background prefab & SetActive command 10 years ago
chrisgregan be41f9539a Improved view highlighting when view command selected 10 years ago
chrisgregan 408809b9e8 New commands are automatically selected 10 years ago