Commit Graph

  • cb5e5d1a74 Updated variables test scene chrisgregan 2015-01-20 15:14:36 +0000
  • b616f72548 Added Else If command #77 chrisgregan 2015-01-20 15:14:20 +0000
  • d72f92b959 Changes to make it easier to add new conditional commands chrisgregan 2015-01-19 22:24:10 +0000
  • 4ecee9c332 Improve efficiency of executing next command in a Sequence #76 chrisgregan 2015-01-19 14:32:02 +0000
  • ce9b6de524 Refactored command indenting control functions chrisgregan 2015-01-18 21:48:50 +0000
  • 83d42b7453 Optimize Fungus Script window repainting #75 chrisgregan 2015-01-18 00:41:20 +0000
  • f30d5d5372 Fix compile errors on Windows Store builds #61 chrisgregan 2015-01-18 00:12:30 +0000
  • ab1885dcbb Switching dialogs on click causes text to skip #73 chrisgregan 2015-01-17 23:51:18 +0000
  • dac8490106 Changed VariableData classes back to using structs chrisgregan 2015-01-17 23:45:05 +0000
  • b0a7ed5858 Fix #73 Switching dialogs on click causes text to skip chrisgregan 2015-01-17 23:13:40 +0000
  • 944ada64a1 Change #68 Replace Save/Load Globals with Save/Load Variable chrisgregan 2015-01-17 23:01:33 +0000
  • d7935d5e03 Removed unused static property chrisgregan 2015-01-17 22:08:36 +0000
  • a5857c6abb Change #72 Replace End If command with End command chrisgregan 2015-01-16 23:06:49 +0000
  • 0803b8b73a Fix #71 Hide Fungus commands, event handlers, etc. in Component menu chrisgregan 2015-01-16 22:17:39 +0000
  • b24197beec Change #70 Added FungusScript.GetVariable() method chrisgregan 2015-01-16 21:42:25 +0000
  • e07a227aa0 Change #66 User extendible variables system chrisgregan 2015-01-16 16:53:52 +0000
  • e25b22aaa8 Added callback when commands are removed chrisgregan 2015-01-16 12:43:25 +0000
  • e21ce0a0e0 Fix #67 Replaced global variables with public / private variables chrisgregan 2015-01-14 16:16:56 +0000
  • 8d3d23e371 Change #65 Substitute variables in Debug Log command chrisgregan 2015-01-14 13:28:51 +0000
  • c6db4cc0ad Fix #64 Null camera bug in CameraController chrisgregan 2015-01-14 13:15:44 +0000
  • c91412933c Change #62 Added keyboard key event handler chrisgregan 2015-01-14 12:09:33 +0000
  • 658dc6663b Fix #58 Variables window clicks select nodes chrisgregan 2015-01-07 17:35:28 +0000
  • 15306e9f6e Deleted meta files chrisgregan 2015-01-07 16:49:36 +0000
  • bd8237f710 Merge pull request #55 from Improbable-Studios/master chrisgregan 2014-12-14 21:04:34 +0000
  • 3d8b53bf90 fixed bug where portrait field is hidden if default box is selected Lynxelia 2014-12-13 15:24:16 -0800
  • 72512763be Scrolled Fungus Script so nodes are visible chrisgregan 2014-12-13 22:23:31 +0000
  • f97fb90b10 Updated music in the hunter chrisgregan 2014-12-13 22:22:36 +0000
  • 2850bb46f5 Merge pull request #54 from Improbable-Studios/master chrisgregan 2014-12-13 22:17:03 +0000
  • 19878e9ca6 fixed bug when say dialog isn't specified Lynxelia 2014-12-12 23:11:20 -0800
  • bc19ac92f1 added system for static portraits Lynxelia 2014-12-12 22:01:26 -0800
  • 23f6a3cf36 added portraits list to character prefab. made portrait preview in character editor match say and choose editor. Lynxelia 2014-12-12 13:36:24 -0800
  • 62f4709f62 fixed .gitignore file Lynxelia 2014-12-12 13:00:25 -0800
  • 7cc37e552a Removed character limit on command summaries Lynxelia 2014-12-12 12:56:10 -0800
  • 3482314fa3 merged with fungus changes for character image size Lynxelia 2014-12-12 12:38:13 -0800
  • ba8d7f430d Integrated Say & Choose dialog pull request from lynxelia chrisgregan 2014-12-12 17:03:16 +0000
  • 1e3133ea37 Added say and choose dialog boxes to character prefab. Added character name prefix to Say command summary. Rearranged layout of Say,Choose,Option Editors. Lynxelia 2014-12-11 13:57:18 -0800
  • 834e1de34e Copy commands in execution order, not selection order chrisgregan 2014-12-11 16:52:38 +0000
  • 366f6d62ac Force Sequence names to be unique within a Fungus Script chrisgregan 2014-12-11 16:45:25 +0000
  • ffa0960939 Added a gizmo to View objects to select in scene view chrisgregan 2014-12-11 15:56:52 +0000
  • 717b10658d Added Reset Anim Trigger command chrisgregan 2014-12-11 15:19:31 +0000
  • c0127fe7db Changed Say command, Show Once is now Show Always + Show Count chrisgregan 2014-12-11 15:13:29 +0000
  • 2e3e550bc0 Changed DragTargetSprite prefab sprite to full alpha chrisgregan 2014-12-11 15:12:38 +0000
  • 671acdc600 Fungus prefabs now spawn in centre of scene view chrisgregan 2014-12-11 14:59:17 +0000
  • 5e47179899 Dragged objects do not return to start position if drag action completes. chrisgregan 2014-12-11 13:24:14 +0000
  • e066f9c2d8 Fixed DragCompleted handlers firing incorrectly. chrisgregan 2014-12-11 13:23:35 +0000
  • ede75501ef Show variable count when Variables are collapsed chrisgregan 2014-12-11 12:18:42 +0000
  • 9a6045ab6e Changed negation operator description in SetVariable command chrisgregan 2014-12-11 12:15:04 +0000
  • c08a8ae367 Fixed LoadGlobals and SaveGlobals not continuing when finished chrisgregan 2014-12-11 12:12:08 +0000
  • a273d83a47 Fixed blank string bug in new SendMessage commands. chrisgregan 2014-12-11 12:08:18 +0000
  • 40df81e80e Updated music in The Hunter example chrisgregan 2014-12-09 17:17:08 +0000
  • d2a138f9e2 Added Fungus Script comments for all example scenes chrisgregan 2014-12-05 21:26:14 +0000
  • 4ff3e46493 Added substituting variables in Say, Choose and character name text chrisgregan 2014-12-05 17:25:36 +0000
  • 120e02ddef Substitute variables into a string chrisgregan 2014-12-05 17:13:18 +0000
  • 24cc4c9642 Removed unnecessary text setting in Say command chrisgregan 2014-12-05 16:47:33 +0000
  • 03047fc17f Voice over is now cancelled when story progresses to next line chrisgregan 2014-12-05 16:17:11 +0000
  • 7d75e4b671 Pauses on .?!,:;() punctuation characters chrisgregan 2014-12-05 15:39:43 +0000
  • ca575dd4bc Added RandomInt and RandomFloat commands chrisgregan 2014-12-04 16:57:22 +0000
  • bba07f3ddb Added {m} tag to broadcast a message to all FungusScripts chrisgregan 2014-12-04 16:26:10 +0000
  • 58014d2a0d Fix #50: Fixed annoying text wraparound on dialogs chrisgregan 2014-12-04 16:16:56 +0000
  • b06e3098e4 Renamed Glyph to Token in Dialog class chrisgregan 2014-12-04 10:13:02 +0000
  • 48961142bb Updated UI to use flowchart style nodes chrisgregan 2014-12-03 22:11:38 +0000
  • 877ce1f9f1 Fixed duplicated Event Handlers not working correctly chrisgregan 2014-11-28 14:18:45 +0000
  • 945d642b10 Removed legacy support for Sequences as child game objects chrisgregan 2014-11-28 13:34:11 +0000
  • b2a47675f2 Fixed UsfxrAudioExample Fungus Script chrisgregan 2014-11-28 13:29:50 +0000
  • 3b4f840251 Fixed The Hunter Fungus Script chrisgregan 2014-11-28 13:28:35 +0000
  • 5ff48c5bc7 Fixed The Facility Fungus Script chrisgregan 2014-11-28 13:19:19 +0000
  • 675aaa49e6 Fixed Jumping Prax scene file chrisgregan 2014-11-28 13:05:05 +0000
  • 0a21be85b9 Fixes for Jumping Prax scene chrisgregan 2014-11-28 13:04:36 +0000
  • c66d306cf0 Reverted TargetObject property to just use GameObject instead chrisgregan 2014-11-28 12:56:42 +0000
  • 24d57c3990 ScaleTo command defaults to 1,1,1 scale chrisgregan 2014-11-28 12:35:59 +0000
  • b3f223ba28 Fixed null exception when description string is empty chrisgregan 2014-11-28 12:32:08 +0000
  • 514493e4e3 Fix for SceneLoader trying to destroy nested sprites twice chrisgregan 2014-11-24 14:53:35 +0000
  • dea7a40eaf Display FungusScript name and description in script window chrisgregan 2014-11-24 14:53:05 +0000
  • 581adb2749 Added SendFungusMessage() and BroadcastFungusMessage() commands chrisgregan 2014-11-24 13:43:48 +0000
  • a5095ef009 Duplicate sequence now copies the event handler chrisgregan 2014-11-24 13:12:52 +0000
  • e47d0c3361 Renamed Examples to FungusExamples chrisgregan 2014-11-24 12:14:37 +0000
  • a12bbd7c34 Update README.md chrisgregan 2014-11-21 17:45:41 +0000
  • 9b265f7860 Added clickable and draggable prefabs and menu items chrisgregan 2014-11-21 17:06:25 +0000
  • cf43832402 Fixed grid lines drawing over title bar chrisgregan 2014-11-21 15:40:20 +0000
  • 5f6ce88506 Reorganized Commands and EventHandlers under Scripts folders chrisgregan 2014-11-21 15:29:51 +0000
  • e861cf1d9c Added drag and drop and clickable sprite support chrisgregan 2014-11-21 15:21:47 +0000
  • d9ef7ce9be Fixed null reference when adding new iTween commands chrisgregan 2014-11-21 15:16:18 +0000
  • e249049858 Moved Run Slow in Editor option to Sequence chrisgregan 2014-11-21 15:15:45 +0000
  • d1d2041800 Hide Components option now unhides all components when not selected chrisgregan 2014-11-21 15:00:09 +0000
  • 86a6038e95 Updated ObjectEnabled command description chrisgregan 2014-11-21 14:58:07 +0000
  • 003069a201 Added virtual method to provide custom Event Handler summary chrisgregan 2014-11-21 14:56:53 +0000
  • cc49c36917 Added Destroy command chrisgregan 2014-11-21 14:54:54 +0000
  • 6b8f13ff36 Tidied up attribution file chrisgregan 2014-11-20 22:54:43 +0000
  • f4af62c9a8 Added new music to The Hunter chrisgregan 2014-11-20 22:50:43 +0000
  • a918b530f3 Renamed all event handlers to use past tense (meaning is clearer) chrisgregan 2014-11-14 17:01:59 +0000
  • c2fe21e95b Fixed Command summary to tolerate null strings. chrisgregan 2014-11-14 17:01:27 +0000
  • 56a54399ed Changed None to <None> for consistency with other properties chrisgregan 2014-11-14 17:00:59 +0000
  • f5ad27b1c0 Add dependency on Sequence and Fungus Script components chrisgregan 2014-11-14 17:00:32 +0000
  • bcdcd511cc Hide event handler components when Hide Components property is set chrisgregan 2014-11-14 17:00:11 +0000
  • dccf5dc5bf Added Send Message command and Receive Message event handler chrisgregan 2014-11-14 16:31:42 +0000
  • c3e17c9ca7 Fixes for Unity 4.6 beta RC 2 chrisgregan 2014-11-14 15:05:46 +0000
  • 55f6a9d15e Added Debug Log command chrisgregan 2014-11-14 14:25:02 +0000
  • 0723f51c1d Display event handlers with a category after non-categorized ones chrisgregan 2014-11-14 14:11:45 +0000
  • d76aa29f62 Always expand variables window if variable count is 0 chrisgregan 2014-11-14 13:58:48 +0000
  • a2d0ee73e4 Added tooltip for Target Object class. chrisgregan 2014-11-14 13:54:09 +0000