Commit Graph

  • 001665ef0b Fixed End command indents when not matched with an If #308 chrisgregan 2016-01-13 12:51:03 +0000
  • 75de8af9a2 Merge pull request #335 from FungusGames/draggable-lean-tween Chris Gregan 2016-01-12 16:43:34 +0000
  • 15b26ce60e Changed move code to use LeanTween instead of iTween chrisgregan 2016-01-12 16:42:52 +0000
  • 07395b3127 Merge branch 'set_say_dialog_for_character' of https://github.com/FeniXb3/Fungus into set_say_dialog_for_character FeniXb3 2015-12-25 10:55:29 +0100
  • 4b35d4ddb0 Fixed whitespaces FeniXb3 2015-12-11 01:11:27 +0100
  • 583f656135 Added ability to set say dialog per character - usefull if you want to have separate say dialogs for each character FeniXb3 2015-12-11 01:01:17 +0100
  • 6872ab0783 Merge pull request #331 from FungusGames/remove-text-width-scale Chris Gregan 2015-12-24 10:11:31 +0000
  • 9087d40478 Removed unused property chrisgregan 2015-12-24 10:11:14 +0000
  • 116398373e Merge pull request #330 from FungusGames/cache-inactive-localizable Chris Gregan 2015-12-23 13:00:00 +0000
  • 4fbf516a18 Inactive localizeable game objects are now cached #322 chrisgregan 2015-12-23 12:59:39 +0000
  • 4497fcc9f2 Merge pull request #329 from FungusGames/center-flowchart-302 Chris Gregan 2015-12-23 12:19:31 +0000
  • 3aa4333870 Users losing track of where their Blocks are in Flowchart window #302 chrisgregan 2015-12-23 12:16:11 +0000
  • db4fa01291 Merge pull request #328 from FungusGames/scene-manager-warnings Chris Gregan 2015-12-22 16:13:59 +0000
  • 47809e496f Backwards compatibility with Unity 5_0 chrisgregan 2015-12-22 16:05:03 +0000
  • 3ca263a25e Replace obsolete call to Application.LoadLevel chrisgregan 2015-12-22 15:56:24 +0000
  • 352fa310b1 Merge pull request #327 from FungusGames/windows-store-build-268 Chris Gregan 2015-12-22 15:29:21 +0000
  • ddc019d6c7 Fixed compile issues on InvokeMethod.cs Chris Gregan 2015-12-22 15:09:19 +0000
  • 166152710a Added Visual Studio files to .gitignore Chris Gregan 2015-12-22 14:58:49 +0000
  • a72e5fdc37 Updated to Unity 5.3.1f Chris Gregan 2015-12-22 14:58:25 +0000
  • 16af3dcf2f Fixed corrupted character in Windows builds Chris Gregan 2015-12-22 14:49:21 +0000
  • 7ce39b6086 Merge pull request #326 from FungusGames/camera-property Chris Gregan 2015-12-21 17:08:38 +0000
  • 67e1829390 Added multi camera test chrisgregan 2015-12-21 17:07:41 +0000
  • 7cc823a53f Added camera property to camera controller commands #307 chrisgregan 2015-12-21 17:06:37 +0000
  • fa616bcf39 Merge branch 'master' into unity-5-3-upgrade chrisgregan 2015-12-21 16:46:26 +0000
  • 59e41e6124 Merge pull request #325 from FungusGames/unity-5-3-upgrade Chris Gregan 2015-12-21 16:45:38 +0000
  • 33373aa8ee Updated project settings chrisgregan 2015-12-21 16:45:12 +0000
  • 0d97204c12 Updated Test Tools chrisgregan 2015-12-21 16:44:55 +0000
  • 82527b84b8 Fixed whitespaces FeniXb3 2015-12-11 01:11:27 +0100
  • b405c1318e Added ability to set say dialog per character - usefull if you want to have separate say dialogs for each character FeniXb3 2015-12-11 01:01:17 +0100
  • c3a06507fc Merge pull request #316 from FungusGames/fix-destroy-camera-313 Chris Gregan 2015-11-04 14:45:17 +0000
  • b231ab0435 Fixed Camera Controller null check in wrong position #313 chrisgregan 2015-11-04 14:43:42 +0000
  • e2557ca863 Merge pull request #304 from FungusGames/fix-multiple-itween Chris Gregan 2015-10-20 10:19:02 +0100
  • f6a0542008 Fixed Multiple iTweens on same object interfere with each other #303 chrisgregan 2015-10-20 10:18:44 +0100
  • 3983e04958 Added test for Clear Menu chrisgregan 2015-10-19 13:58:44 +0100
  • d1de5351a1 Merge pull request #301 from FungusGames/clear-menu-command-#300 Chris Gregan 2015-10-19 13:50:21 +0100
  • 8a25fe5a2e Added Clear Menu command #300 chrisgregan 2015-10-19 13:50:04 +0100
  • 3419c963ec Merge pull request #299 from FungusGames/set-slider-value-test Chris Gregan 2015-10-19 13:37:26 +0100
  • 7f957d0708 Added test for Set Slider Value command #297 chrisgregan 2015-10-19 13:37:13 +0100
  • d2db153170 Merge pull request #298 from FungusGames/set-slider-value Chris Gregan 2015-10-19 13:35:12 +0100
  • 98ecbf19c2 Added Set Slider Value command #297 chrisgregan 2015-10-19 13:34:25 +0100
  • 47690ddd1e Updated changelog chrisgregan 2015-10-19 12:35:58 +0100
  • 5ef2338bea Merge pull request #296 from FungusGames/webgl-beep-timing-#295 Chris Gregan 2015-10-19 12:33:16 +0100
  • 13f1aaa161 Fixed Writer beep timing issues in WebGL #295 chrisgregan 2015-10-19 12:32:28 +0100
  • 0d7eab6b74 Merge pull request #294 from FungusGames/fix-flowchart-prefab Chris Gregan 2015-10-19 11:52:10 +0100
  • f870e5f3d2 Removed say command from Flowchart prefab chrisgregan 2015-10-19 11:40:55 +0100
  • 8cc6097bea Merge pull request #291 from FungusGames/writer-improvements Chris Gregan 2015-10-13 16:56:33 +0100
  • 73437a7a34 Misc improvements to the Writer system chrisgregan 2015-10-13 16:56:19 +0100
  • a446aad38e Merge pull request #289 from FungusGames/stop-flowchart Chris Gregan 2015-10-09 15:55:54 +0100
  • e44ae3df45 Fixes for Stop Flowchart command #288 chrisgregan 2015-10-09 15:54:56 +0100
  • 9c3175d2ee Upgrade to Unity 5.2.1 chrisgregan 2015-10-09 14:56:55 +0100
  • 6051b2470e Merge branch 'master' into stop-flowchart chrisgregan 2015-10-09 14:23:00 +0100
  • 86d6919540 Removed Say command from Flowchart prefab chrisgregan 2015-10-08 16:57:13 +0100
  • 4cab039d46 Merge pull request #287 from FungusGames/flowchart-prefabs Chris Gregan 2015-10-08 16:27:51 +0100
  • 00b6b910bc Fixed logic for setting GameStarted block in new Flowcharts chrisgregan 2015-10-08 16:27:29 +0100
  • ae740187e8 Updated Flowchart prefab chrisgregan 2015-10-08 16:25:56 +0100
  • 69dbc5d019 Fixed Flowchart objects break when made into a prefab #275 chrisgregan 2015-10-08 16:24:47 +0100
  • f6c9e911b3 Merge pull request #286 from FungusGames/persist-localization-code Chris Gregan 2015-10-08 12:20:41 +0100
  • 4d68516985 Fixed localization language does not persist between scenes #271 chrisgregan 2015-10-08 12:19:26 +0100
  • 59b5b28882 Merge pull request #285 from FungusGames/fix-voice-over-clips Chris Gregan 2015-10-08 11:41:51 +0100
  • 2b75f05f22 Fixed voiceover clips not playing correctly in Say command #273 chrisgregan 2015-10-08 11:41:21 +0100
  • ea2286fc3e Merge pull request #283 from FungusGames/portrait-facing-flip Chris Gregan 2015-10-07 16:36:41 +0100
  • 1ccedcc7b4 Fixed Changing portrait facing flips incorrectly #190 chrisgregan 2015-10-07 16:36:24 +0100
  • 202442efaf Merge pull request #282 from FungusGames/menu-substitute-variables Chris Gregan 2015-10-07 13:46:18 +0100
  • 0f65d2dd94 Fixed Variable substitution in Menu command #263 chrisgregan 2015-10-07 13:45:41 +0100
  • c4850088c9 Merge pull request #280 from FungusGames/substitute-variables-exception Chris Gregan 2015-10-05 17:04:29 +0100
  • 56a604f8f8 Merge branch 'master' into substitute-variables-exception chrisgregan 2015-10-05 17:03:18 +0100
  • d8539c90ef Fixed: Null variable reference when substituting variables #278 chrisgregan 2015-10-05 17:02:56 +0100
  • edfbfe3a65 Update README.md Ronan Pearce 2015-09-22 14:47:25 +0100
  • 927639d8b1 Update README.md Ronan Pearce 2015-09-22 14:46:14 +0100
  • 03d8241faa Update CONTRIBUTING.md Ronan Pearce 2015-09-22 14:09:17 +0100
  • 3e6f4f6bb1 Add Initial contributing doc. Ronan Pearce 2015-09-22 14:03:41 +0100
  • 3c1c318de3 Merge pull request #186 from FungusGames/remove-empty-gameobject Chris Gregan 2015-09-16 16:57:55 +0100
  • 231027c25d Removed empty gameobject in sherlock demo chrisgregan 2015-09-16 16:57:39 +0100
  • 3ed86ba022 Updated CHANGELOG chrisgregan 2015-09-16 16:46:44 +0100
  • d9bd365291 Merge pull request #185 from FungusGames/move-readme-files Chris Gregan 2015-09-16 16:44:56 +0100
  • c6cfcc5736 Moved LICENSE and README inside the Fungus folder chrisgregan 2015-09-16 16:44:33 +0100
  • 817dd5e40b Merge pull request #184 from FungusGames/update-changelog-v2.2.1 Chris Gregan 2015-09-16 16:10:03 +0100
  • 29f4ea8ebc Updated CHANGELOG file chrisgregan 2015-09-16 16:09:48 +0100
  • cbf09a7011 Merge pull request #183 from FungusGames/enter-name-example Chris Gregan 2015-09-16 15:35:55 +0100
  • 06fc544950 Improved Enter Name example chrisgregan 2015-09-16 15:35:38 +0100
  • 40d07ae313 Added test for stopping Say command chrisgregan 2015-09-16 15:01:53 +0100
  • f83cacd334 Say command can now be stopped chrisgregan 2015-09-16 15:01:39 +0100
  • 929b56ea90 Added StopFlowchart command chrisgregan 2015-09-16 15:01:20 +0100
  • b14da8fcda Added Flowchart.StopAllBlocks() and command callback chrisgregan 2015-09-16 15:00:28 +0100
  • 0f029f6eac Merge pull request #182 from FungusGames/flowchart-editor-onenable Chris Gregan 2015-09-16 13:16:28 +0100
  • e2b7c542e9 Fixed: Null reference error after editing Flowchart code #181 chrisgregan 2015-09-16 13:16:10 +0100
  • 4219fd92b6 Merge pull request #180 from FungusGames/set-interactable Chris Gregan 2015-09-16 12:41:46 +0100
  • d411607f05 Added Set Interactable command to control button, input field, etc. interactivity #178 chrisgregan 2015-09-16 12:41:21 +0100
  • 43bcc3ad11 Merge pull request #177 from FungusGames/force-rich-text Chris Gregan 2015-09-15 17:14:18 +0100
  • 731a175f26 Fixed Markup text visible if rich text not enabled #176 chrisgregan 2015-09-15 17:14:00 +0100
  • dbc0bdc0ea Merge pull request #175 from FungusGames/174-Control-Audio-WaitUntilFinished Chris Gregan 2015-09-15 16:32:19 +0100
  • bf03a3c8a2 Fixed: ControlAudio waitUntilFinished property doesn't wait for correct time #174 chrisgregan 2015-09-15 16:31:55 +0100
  • 0297c4d811 Merge pull request #173 from FungusGames/hide-commands-property Chris Gregan 2015-09-15 15:25:24 +0100
  • 3cb52dfab4 Added a Hide Commands property to Flowchart chrisgregan 2015-09-15 15:25:04 +0100
  • 932ca6431d Merge pull request #172 from FungusGames/remove-combo-box Chris Gregan 2015-09-15 14:08:49 +0100
  • a3609cb514 Unity have added their own combo box in 5.2 chrisgregan 2015-09-15 14:08:30 +0100
  • d91defa5ed Merge pull request #170 from FungusGames/text-input-event-handlers Chris Gregan 2015-09-11 17:15:08 +0100
  • 27376aa143 Added Button Clicked and End Edit event handlers chrisgregan 2015-09-11 17:14:51 +0100
  • d3d1150499 Merge pull request #166 from FungusGames/AudioFinishedIssue Chris Gregan 2015-09-11 16:32:10 +0100
  • 1335170225 Merge pull request #169 from FungusGames/no-pause-on-last-character Chris Gregan 2015-09-11 16:31:17 +0100