Commit Graph

  • 6e860053f5 Simplified save system to not use slots. A full history of save points is stored, and user can rewind to previous save points. Christopher 2016-11-30 11:27:22 +0000
  • 10f194a998 Added article by Marco Secchi Christopher 2016-11-28 16:11:44 +0000
  • 8995e8ec92 Merge pull request #573 from zvinless/search-filter Chris Gregan 2016-11-24 16:29:36 +0000
  • b230acf506 Updated slot picking Christopher 2016-11-24 16:08:25 +0000
  • abc4cb0a07 Added newlines to switch for consistency zvinless 2016-11-23 22:30:39 -0800
  • 4ca7ecbdc6 Added block search dropdown zvinless 2016-11-23 22:22:13 -0800
  • 6f2ec7fb5f Added simple search filter to highlight blocks zvinless 2016-11-20 22:52:20 -0800
  • 20203e6410 Merge remote-tracking branch 'snozbot/master' zvinless 2016-11-20 22:09:04 -0800
  • 5c7ca33cd0 Added SavePicker dialog Christopher 2016-11-19 12:35:34 +0000
  • 6b16b494e6 Renamed SaveHelper to GameSaver Christopher 2016-11-18 16:13:15 +0000
  • 3409cf883a Merge pull request #568 from zvinless/icons Chris Gregan 2016-11-18 12:09:26 +0000
  • 88ffa62c3f Added connection_point to FungusEditorResources asset Zach Vinless 2016-11-16 22:40:57 -0800
  • f74fa0b415 Merge remote-tracking branch 'snozbot/master' into icons Zach Vinless 2016-11-16 21:44:10 -0800
  • 0f6f46acb2 Merge pull request #567 from zvinless/keyboard-shortcuts Chris Gregan 2016-11-16 12:52:46 +0000
  • cb95ccc760 Refactored SavePointData to support multiple flowcharts Christopher 2016-11-15 14:53:32 +0000
  • a9600010bf Added save description field Christopher 2016-11-15 12:52:00 +0000
  • c0b3256df1 Refactored SavePointData classes Christopher 2016-11-15 12:44:02 +0000
  • 881c1259bf Refactored event handler names and categories Christopher 2016-11-15 12:02:48 +0000
  • 71c2b4e357 Added Game Loaded event handler and save key. Christopher 2016-11-15 11:43:08 +0000
  • 33e1b61c31 Merge remote-tracking branch 'snozbot/master' into keyboard-shortcuts Zach Vinless 2016-11-14 20:36:33 -0800
  • 74a243ad12 Start Label property in Call command Christopher 2016-11-14 16:07:27 +0000
  • 43a8aabccf Renamed save commands Christopher 2016-11-14 15:46:18 +0000
  • 80f47a80ea Fixed block name not saving correctly Christopher 2016-11-14 15:38:12 +0000
  • b642fb5522 Loading of saved data Christopher 2016-11-14 15:34:02 +0000
  • 0409bc08c4 Merge pull request #563 from zvinless/connection-updates Chris Gregan 2016-11-14 13:06:32 +0000
  • 0c84493c0e Updated SaveSystem Christopher 2016-11-14 12:44:03 +0000
  • bb0aa56ad0 Updated paste function to assign command ItemIds and event handler parent blocks Zach Vinless 2016-11-12 17:46:56 -0800
  • 8a3fdc52bb Merge remote-tracking branch 'snozbot/master' into keyboard-shortcuts Zach Vinless 2016-11-12 17:23:00 -0800
  • dd5bdf6dcf Reimplemented cut/copy/paste using SerializedObjects Zach Vinless 2016-11-12 17:12:54 -0800
  • 8be8b378c2 Fixed compatibility with Unity 5.0 and 5.1 and handled reimporting resources asset Zach Vinless 2016-11-12 14:08:58 -0800
  • c61f4b05ce EditorResources now uses SerializedObject to maintain asset references Zach Vinless 2016-11-12 11:20:54 -0800
  • 5ddb670ef8 Removed unused GLLineDraw resources Zach Vinless 2016-11-12 09:38:21 -0800
  • 63c38081eb Merge remote-tracking branch 'snozbot/master' into icons Zach Vinless 2016-11-11 23:16:00 -0800
  • 07d0122b72 Updated curves, connection points, and grid background Zach Vinless 2016-11-11 22:54:25 -0800
  • eefe7e76b4 Merge branch 'snozbot/master' Zach Vinless 2016-11-11 22:26:12 -0800
  • e49c395a1c Merge pull request #561 from zvinless/icons Chris Gregan 2016-11-11 09:30:24 +0000
  • 61ba971e19 Merge branch 'snozbot/master' into icons Zach Vinless 2016-11-10 08:39:46 -0800
  • 344696407d Renamed "Fungus Editor Resources" to "EditorResources" Zach Vinless 2016-11-10 08:38:49 -0800
  • d52fe2ef11 Option to Close Other Say Dialogs when one Say Dialog becomes active. Christopher 2016-11-10 16:04:13 +0000
  • 7c31e789b9 Fixed nested while loops don't loop correctly #562 Christopher 2016-11-10 15:07:07 +0000
  • 5f677602c5 Converted tabs to spaces in new files Zach Vinless 2016-11-09 23:46:10 -0800
  • 3d431cc591 Added generation of texture names to load directly Zach Vinless 2016-11-09 23:24:53 -0800
  • 8fc7708a3a Merge branch 'snozbot/master' into icons Zach Vinless 2016-11-09 08:32:55 -0800
  • 0b64d19f76 Merge pull request #560 from zvinless/keyboard-shortcuts Chris Gregan 2016-11-09 16:14:46 +0000
  • 6c324c5a81 Save and Load flowchart state now working Christopher 2016-11-09 16:08:57 +0000
  • b9da6f145e Added SavePointData class Christopher 2016-11-09 13:34:50 +0000
  • 60f9bc5fd2 Added tolerance value for right click MouseUp context clicks Zach Vinless 2016-11-08 20:54:14 -0800
  • 248096bbfe Fixed compatibility with Unity 5.0 Zach Vinless 2016-11-07 15:06:05 -0800
  • 4fb4a2f07b Removed copy/cut/paste functionality for now Zach Vinless 2016-11-07 14:21:31 -0800
  • fe62bb8f95 Initial stab at saving flowchart variables. Christopher 2016-11-07 16:08:12 +0000
  • 5af37c9415 Added check for zoom change to avoid constant repaint Zach Vinless 2016-11-07 07:19:06 -0800
  • 65a971ba2d Merge branch 'snozbot/master' into icons Zach Vinless 2016-11-07 07:12:52 -0800
  • dbba4ac381 Merge branch 'snozbot/master' into keyboard-shortcuts Zach Vinless 2016-11-07 07:11:17 -0800
  • 8d38ea62a7 Fixed onComplete callback in MusicManager.SetAudioVolume when duration is 0 Christopher 2016-11-07 14:47:21 +0000
  • 6d3f14b4b9 Removed TestRunner game objects from DragAndDrop examples. Christopher 2016-11-07 14:45:19 +0000
  • 9ae056a769 Fixed missing sprite assets in Asset Store version. Christopher 2016-11-07 14:44:16 +0000
  • 3382bbf92f Increased height of multi-line text box for StringDataMulti Christopher 2016-11-07 14:31:00 +0000
  • 0504eb3651 Change CSVParser to use Regex.Split (way faster) Christopher 2016-11-07 11:19:14 +0000
  • 48d714eaca Merge pull request #559 from zvinless/zoom-updates Chris Gregan 2016-11-07 10:39:20 +0000
  • 92b3c81020 Added pro skin icons and moved editor textures Zach Vinless 2016-11-06 23:20:50 -0800
  • 4e3b65a0e6 Added keyboard shortcuts and more context menu options Zach Vinless 2016-11-06 22:35:10 -0800
  • bc898d978f Merge branch 'snozbot/master' Zach Vinless 2016-11-05 18:38:50 -0700
  • 79375f7055 Removed flowchart min/max buttons and undid reflection null checks Zach Vinless 2016-11-04 07:47:09 -0700
  • b1004a79c2 Added null checks to flowchart window reflection code in case of breaking updates Zach Vinless 2016-11-03 22:56:28 -0700
  • 57fb72e81f Added toolbar in place of floating UI Zach Vinless 2016-11-03 08:38:15 -0700
  • 987dd5bcd8 Merge branch 'snozbot/master' into zoom-updates Zach Vinless 2016-11-03 08:26:45 -0700
  • 10b16bdbb5 Merge pull request #558 from zvinless/zoom-updates Chris Gregan 2016-11-03 15:18:45 +0000
  • c4462691f4 Removed option to change scroll wheel zoom modes Zach Vinless 2016-11-03 08:11:30 -0700
  • 62fc9a65b2 Merge branch 'snozbot/master' into zoom-updates Zach Vinless 2016-11-02 21:20:22 -0700
  • fb73853bf7 Added support for variable zoom center in flowchart window Zach Vinless 2016-11-02 21:18:32 -0700
  • 19e83d386a Merge branch 'snozbot/master' into zoom-updates Zach Vinless 2016-11-02 21:14:53 -0700
  • b074524897 Merge pull request #557 from zvinless/multi-select Chris Gregan 2016-11-02 16:01:40 +0000
  • 7445700fa4 Removed selectedBlock and changed multi-select editor message Zach Vinless 2016-11-02 07:40:35 -0700
  • 173cf12460 Updated coding standard with backwards compatibility & contributing notes Christopher 2016-11-02 12:08:17 +0000
  • 3cc4b883c3 Removed files accidentally added Zach Vinless 2016-11-01 22:09:58 -0700
  • 9379feed33 Fixed misc selection box issues Zach Vinless 2016-11-01 21:51:33 -0700
  • 62d60521ed Replaced redundant function call with already assigned local variable Zach Vinless 2016-11-01 20:34:11 -0700
  • 27690105ac Merge remote-tracking branch 'snozbot/master' into multi-select Zach Vinless 2016-11-01 20:21:41 -0700
  • 8362285d28 Merge remote-tracking branch 'snozbot/master' Zach Vinless 2016-11-01 20:20:20 -0700
  • 80151e7351 Updated project settings for Unity 5.4 Christopher 2016-11-01 16:02:09 +0000
  • 65c02e13f3 Merge pull request #553 from zvinless/master Chris Gregan 2016-11-01 15:51:32 +0000
  • 99262b7c53 Merge remote-tracking branch 'snozbot/master' into multi-select Zach Vinless 2016-11-01 08:10:58 -0700
  • e9aa381f20 Fixed Fungus ignores existing “SayDialog” and creates another one #555 Christopher 2016-11-01 12:11:18 +0000
  • 3afcc68001 Added multi-select feature for blocks in flowchart window Zach Vinless 2016-10-31 23:27:43 -0700
  • 68f0728eb3 Fixed import settings for two node textures Zach Vinless 2016-10-30 01:58:40 -0700
  • 183554a056 Updated import settings for node textures Zach Vinless 2016-10-30 01:48:48 -0700
  • b24d670d9c Added support for custom block tint colors Zach Vinless 2016-10-30 01:44:49 -0700
  • 23ec139c28 Added comment labels to image strings Zach Vinless 2016-10-29 23:04:42 -0700
  • 828bb76a4e Updated changelog in docs Christopher 2016-10-28 12:57:27 +0100
  • 9c2d5d8e4f Fixed broken image in training course docs Christopher 2016-10-28 12:56:30 +0100
  • 6f19c7798b Reverted project settings to Unity 5.4.1 Christopher 2016-10-24 11:59:35 +0100
  • 442bd6d589 Fixed missing space in Wait Frames Christopher 2016-10-22 12:55:56 +0100
  • cca3ced7fd Added Wait For Frames command docs Christopher 2016-10-22 12:51:12 +0100
  • 0a94fafba4 Updated project version in doxygen Christopher 2016-10-22 12:49:27 +0100
  • 2b7a5c3485 Updated changelog for v3.4.0 Christopher 2016-10-22 12:48:04 +0100
  • 0ec3ece8a7 Updated known platform issues in docs Christopher 2016-10-22 12:47:37 +0100
  • 16e4ba425f Added accessors for GameObject and Transform variables in Flowchart.cs Christopher 2016-10-21 16:52:28 +0100
  • f890969b10 Fixed PODTypeFactory and FungusPrefs classes are not registered #549 Christopher 2016-10-21 15:58:05 +0100
  • 3a5dcc5660 Updated documentation for Lua debugger Christopher 2016-10-21 15:19:57 +0100
  • cdfcd2f1c3 Fixes for compile errors on .NET Core Chris Gregan 2016-10-21 12:53:53 +0100