111 Commits (df030a327d1935fc0a4308af2ded2f8a323b1c9f)

Author SHA1 Message Date
Christopher 83c12c7e76 Refactored many classes to use protected serialisable fields, with public property accessors where required. 9 years ago
Christopher 239bf8fefe Converted tabs to spaces in all .cs files 9 years ago
Christopher 9afc26a321 Fixed can't select a Public variable from another flowchart #522 9 years ago
Christopher b81b120e42 Flowchart automatically registers with LuaEnvironment for ExecuteLua commands #485 9 years ago
Christopher 3dc0be1b62 Fixed jump command properties incorrect when block duplicated #504 9 years ago
Christopher 67adbab9a0 Added open source license header to all source files 9 years ago
Christopher 875b5f190f Fixed aliased commandIndex property in Call. 9 years ago
Chris Gregan f487de69bd Added Command Index property to Call command 9 years ago
Christopher 6a7878552e Fixed Child Object gets deleted when having a flowchart on parent and child. #475 9 years ago
Chris Gregan 4bfaad2004 Added pr changes to new branch 9 years ago
Chris Gregan 591582897e Fixed Edge of inspector window clipped incorreclty in Unity 5.4 beta #425 9 years ago
Chris Gregan 77c5c5f616 Moved info text object tp FungusLua 9 years ago
Chris Gregan d26a3ea08c Added InforText to Fungus utilities menu 9 years ago
inarizushi 0fd7488dbc Add StopAllPlayCommand 9 years ago
Chris Gregan 91738fa817 Made already executing case more robust 9 years ago
= 19c7393a0b Update play command to work with latest master 9 years ago
Inari Zushi 313b286b01 Add Block and command switching during playback 9 years ago
Inari Zushi f68efa9772 Add play command to context menu 9 years ago
Inari Zushi c846d45d0c Add Block and command switching during playback 9 years ago
Inari Zushi b5081a530b Add play command to context menu 9 years ago
chrisgregan 7c33917cab Fixed command summary text overlapping edge in Unity 5.4 beta 9 years ago
chrisgregan 8286971205 Single line and multi-line StringData variants 9 years ago
chrisgregan d7ff585059 Fixed command name spacing when line numbers shown 9 years ago
chrisgregan 62a1b8d40b Added Show Line Numbers option to Flowchart 9 years ago
Timothy Ng 1ac8669a43 Implemented suggestions 9 years ago
Timothy Ng 74c14f5985 replaced say dropdown menu with object picker 9 years ago
chrisgregan fbecad8df8 Fixed line endings on InvokeMethod classes 9 years ago
Timothy Ng 54edaf14fe Fixed formating of command list 9 years ago
Timothy Ng 3af0a9faa2 Command List now displays line numbers 9 years ago
chrisgregan 38f591068d Fixed faulty indent levels when inspector is not displayed #380 9 years ago
chrisgregan 447862c86f Fixed faulty indent levels when inspector is not displayed #380 9 years ago
chrisgregan 5587311a2d Fixed private variable values being reset with multiple flowcharts #389 9 years ago
chrisgregan 2536ae4351 Reduced width of variable popup 9 years ago
chrisgregan f937aed6cb Audio commands can use variables in properties 9 years ago
chrisgregan 9788021f2c iTween properties accept variables 9 years ago
chrisgregan ee2d85a18f Anim commands use variable datas 9 years ago
chrisgregan 0087d8c482 Improved Flowchart UpdateVersion system 9 years ago
chrisgregan c1fe3eb13f Added Export Fungus Package menu item 9 years ago
chrisgregan c9a081f4fd Fixed CustomGUI class not in Fungus namespace #353 9 years ago
chrisgregan e461d14200 Fixed Null reference if command classes have same name #312 9 years ago
chrisgregan 001665ef0b Fixed End command indents when not matched with an If #308 9 years ago
chrisgregan 3aa4333870 Users losing track of where their Blocks are in Flowchart window #302 10 years ago
Chris Gregan 16af3dcf2f Fixed corrupted character in Windows builds 10 years ago
chrisgregan 00b6b910bc Fixed logic for setting GameStarted block in new Flowcharts 10 years ago
chrisgregan 69dbc5d019 Fixed Flowchart objects break when made into a prefab #275 10 years ago
chrisgregan e2b7c542e9 Fixed: Null reference error after editing Flowchart code #181 10 years ago
chrisgregan 3cb52dfab4 Added a Hide Commands property to Flowchart 10 years ago
chrisgregan d7a646c319 Fixed: Undo for delete command is broken #161 10 years ago
chrisgregan 9304dc54ac Can filter the list of supported commands by subclassing Flowchart 10 years ago
chrisgregan f4654e265d Added test for Save Variable / Load Variable 10 years ago