From 9c1ea8325d0def44a99ac9b734b2a001f98f7287 Mon Sep 17 00:00:00 2001 From: chrisgregan Date: Sat, 6 Jun 2015 14:51:06 +0100 Subject: [PATCH] Added changelog file --- Assets/Fungus/CHANGELOG.txt | 31 +++++++++++++++++++++++++++++++ Assets/Fungus/CHANGELOG.txt.meta | 8 ++++++++ 2 files changed, 39 insertions(+) create mode 100644 Assets/Fungus/CHANGELOG.txt create mode 100644 Assets/Fungus/CHANGELOG.txt.meta diff --git a/Assets/Fungus/CHANGELOG.txt b/Assets/Fungus/CHANGELOG.txt new file mode 100644 index 00000000..a9975e94 --- /dev/null +++ b/Assets/Fungus/CHANGELOG.txt @@ -0,0 +1,31 @@ +Fungus v2.1 +=========== + +# Added + +- Added Flowchart.FindBlock so you can check if a Block is executing before you try to execute it. +- Cleanup any unreferenced components in Flowchart when scene loads + +# Changed + +- Call Method can now execute after a delay +https://trello.com/c/a333r2QA + +- Can now control swipe pan speed in Start Swipe command +https://trello.com/c/TmG9SiIa + +- Improved layout of Flowchart name and description +https://trello.com/c/vwnzaOh2 + +# Removed + +- Removed obsolete commands and other dead code + +# Fixed +- Fixed using iTween and Portrait commands in same Flowchart causes null exception #116 +- Fixed whitespace and newlines not being trimmed after {wc} & {c} tags in story text #115 +- Fixed Standard Text import strips out newline characters #114 +- Fixed {x} text tag causing a null reference error #113 +- Fixed Flowchart.ExecuteBlock() not being usable with UI events (e.g. a UI button event) #112 +- Fixed Set Draggable command causing null exception error #111 +- Fixed conflicting Block & command item ids (was breaking localization text export) #110 diff --git a/Assets/Fungus/CHANGELOG.txt.meta b/Assets/Fungus/CHANGELOG.txt.meta new file mode 100644 index 00000000..9e74dcf3 --- /dev/null +++ b/Assets/Fungus/CHANGELOG.txt.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c35cb3df0536b47ab858a7af04b14164 +timeCreated: 1433597476 +licenseType: Free +TextScriptImporter: + userData: + assetBundleName: + assetBundleVariant: