993 Commits (99187b962caa72b9591f11da037f12dc905d31c6)
 

Author SHA1 Message Date
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
chrisgregan d81061c6b3 Updated license files 10 years ago
chrisgregan 255970d507 Added Fade Screen command 10 years ago
chrisgregan d0b739fbbf Merge pull request #35 from snozbot/VisualScripting 10 years ago
chrisgregan 63ccec70bf Added bear ending to example 10 years ago
chrisgregan a25b61fc0d Fixed memory leak and null exception errors 10 years ago
chrisgregan 32609b7e20 Added MIT license (with exception) 10 years ago
chrisgregan 7ce2cb0704 Added RequireComponent 10 years ago
chrisgregan 150892e0b9 Added profile image to choose editor. Asset tidy. 10 years ago
chrisgregan 618d34c91c Reverted sequence to use game object name. Added Fungus Script menu item 10 years ago
chrisgregan 2e6e0d9984 Deleted old shuttle example 10 years ago
chrisgregan 57d846ba96 Disabled binary serialisation on WinRT 10 years ago