1677 Commits (4850020a1bd75b686101763daaef3db029893f24)
 

Author SHA1 Message Date
chrisgregan da77bd2ddc Added TargetObject class and custom property drawer 10 years ago
chrisgregan 9a05a55a22 Added Enable Object event handler 10 years ago
chrisgregan 446dcb83d3 Fixed null reference error when no Fungus Script in scene. 10 years ago
chrisgregan c07fcf0963 Fixed missing component warnings 10 years ago
chrisgregan d148b5f8f7 Updated all examples to use 'Start Game' event handler. 10 years ago
chrisgregan e6000eb33b Added Event Handler system. 10 years ago
chrisgregan 59b8b04b39 Sequence now requires FungusScript component 10 years ago
chrisgregan a1e3d4f587 Sequences may now be executed in parallel 10 years ago
chrisgregan 9dccf56e88 Removed custom icon on Fungus Script object 10 years ago
chrisgregan 0767ee70bf Sequence inspector shows mushroom icon 10 years ago
chrisgregan 6af52b3452 Fixed up node graphs for example scenes 10 years ago
chrisgregan 7d0491ff5c Redesigned Fungus Script window and inspector UI 10 years ago
chrisgregan 77985ca4de Fixed variables window when variable count == 0 10 years ago
chrisgregan 63e597492c Moved variables list over the Fungus Script window 10 years ago
chrisgregan 75d9441fa5 Sort add command menu. Comments are now a top level item. 10 years ago
chrisgregan e7938219a4 Added tooltips for all Fungus command properties 10 years ago
chrisgregan ac9d219706 Updated all command help strings 10 years ago
chrisgregan a91616cd7d Renamed SetMusicVolume to SetAudioVolume 10 years ago
chrisgregan 427759830b Added properties for fine control of Reset command 10 years ago
chrisgregan 92ff8c601c Updated Skipper character artwork 10 years ago
chrisgregan 0fd8dc4134 Fixed missing sprite in The Hunter. Fixed boolean variable setting. 10 years ago
chrisgregan e2dcd92507 Fixed scroll position in example scenes. 10 years ago
chrisgregan f966b3dd46 Fixed compile errors 10 years ago
chrisgregan 0a827ca2c7 Fix #34: Made dialog clear method public. 10 years ago
chrisgregan f442561d38 Added per-character typing sound effect. Added continue click cool down timer. 10 years ago
chrisgregan ac180337da Fixed button text size issue 10 years ago
chrisgregan 654e2f2660 Removed .svg extension from Jumping Prax images 10 years ago
chrisgregan 90297ce601 Fixed Jumping Prax script 10 years ago
chrisgregan 46732c7e47 Fixed broken references to character images. 10 years ago
chrisgregan eaedbdadaa Sequence node width can now be edited in inspector 10 years ago
chrisgregan 8340c5ea4b Fixed flaky sequence node dragging. 10 years ago
chrisgregan 5b62167f27 Improved Say / Choose text layout in The Facility 10 years ago
chrisgregan 7beb40667c Click to continue now skips punctuation pauses 10 years ago
chrisgregan 7693241f48 Added Reset command to reset variables and command state 10 years ago
chrisgregan 3a7bebfa91 Updated The Facility to use set variable feature in AddOption 10 years ago
chrisgregan f4adbe631d Fixed copy and paste bug with StringData, etc. 10 years ago
chrisgregan 6c79e656fe Fixed hide on selected logic and optionAction closure bug 10 years ago
chrisgregan 84dde98153 AddOption command can now set a variable on selection 10 years ago
chrisgregan 18fc431796 Improved SetVariable property names 10 years ago
chrisgregan c0384e6348 Fixed null reference exceptions when deleting a command class 10 years ago
chrisgregan 8ddd25e728 Show boolean variable state as True / False instead of toggle 10 years ago
chrisgregan bc1df54101 Reorganised The Facility node graph 10 years ago
chrisgregan 08d7616e45 Removed Background dialogs and SetBackground command 10 years ago
chrisgregan 485140c1d1 Null pointer checks in case typing audio is not set 10 years ago
chrisgregan 9693f971fc Added StartSwipe and StopSwipe camera commands. 10 years ago
chrisgregan 0954719c2c Added 'Click Anywhere' property to Dialog component. 10 years ago
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