Chris Gregan
3419c963ec
Merge pull request #299 from FungusGames/set-slider-value-test
...
Added test for Set Slider Value command #297
9 years ago
chrisgregan
7f957d0708
Added test for Set Slider Value command #297
9 years ago
Chris Gregan
d2db153170
Merge pull request #298 from FungusGames/set-slider-value
...
Added Set Slider Value command #297
9 years ago
chrisgregan
98ecbf19c2
Added Set Slider Value command #297
9 years ago
chrisgregan
47690ddd1e
Updated changelog
9 years ago
Chris Gregan
5ef2338bea
Merge pull request #296 from FungusGames/webgl-beep-timing-#295
...
Fixed Writer beep timing issues in WebGL #295
9 years ago
chrisgregan
13f1aaa161
Fixed Writer beep timing issues in WebGL #295
9 years ago
Chris Gregan
0d7eab6b74
Merge pull request #294 from FungusGames/fix-flowchart-prefab
...
Removed say command from Flowchart prefab
9 years ago
chrisgregan
f870e5f3d2
Removed say command from Flowchart prefab
9 years ago
Chris Gregan
8cc6097bea
Merge pull request #291 from FungusGames/writer-improvements
...
Misc improvements to the Writer system
9 years ago
chrisgregan
73437a7a34
Misc improvements to the Writer system
...
Text tags now support multiple parameters.
Write command now works with Text Mesh Pro text objects.
Writer.InstantComplete property controls click-to-complete writing.
Shake tag shakes camera instead of Writer game object.
9 years ago
Chris Gregan
a446aad38e
Merge pull request #289 from FungusGames/stop-flowchart
...
Stop flowchart
9 years ago
chrisgregan
e44ae3df45
Fixes for Stop Flowchart command #288
9 years ago
chrisgregan
9c3175d2ee
Upgrade to Unity 5.2.1
9 years ago
chrisgregan
6051b2470e
Merge branch 'master' into stop-flowchart
9 years ago
chrisgregan
86d6919540
Removed Say command from Flowchart prefab
9 years ago
Chris Gregan
4cab039d46
Merge pull request #287 from FungusGames/flowchart-prefabs
...
Flowchart prefabs
9 years ago
chrisgregan
00b6b910bc
Fixed logic for setting GameStarted block in new Flowcharts
...
Also added safety cleanup code to remove null items in variable list in
cleanup.
9 years ago
chrisgregan
ae740187e8
Updated Flowchart prefab
9 years ago
chrisgregan
69dbc5d019
Fixed Flowchart objects break when made into a prefab #275
9 years ago
Chris Gregan
f6c9e911b3
Merge pull request #286 from FungusGames/persist-localization-code
...
Fixed localization language does not persist between scenes #271
9 years ago
chrisgregan
4d68516985
Fixed localization language does not persist between scenes #271
9 years ago
Chris Gregan
59b5b28882
Merge pull request #285 from FungusGames/fix-voice-over-clips
...
Fixed voiceover clips not playing correctly in Say command #273
9 years ago
chrisgregan
2b75f05f22
Fixed voiceover clips not playing correctly in Say command #273
9 years ago
Chris Gregan
ea2286fc3e
Merge pull request #283 from FungusGames/portrait-facing-flip
...
Fixed Changing portrait facing flips incorrectly #190
9 years ago
chrisgregan
1ccedcc7b4
Fixed Changing portrait facing flips incorrectly #190
9 years ago
Chris Gregan
202442efaf
Merge pull request #282 from FungusGames/menu-substitute-variables
...
Fixed Variable substitution in Menu command #263
9 years ago
chrisgregan
0f65d2dd94
Fixed Variable substitution in Menu command #263
9 years ago
Chris Gregan
c4850088c9
Merge pull request #280 from FungusGames/substitute-variables-exception
...
Fixed substitute variables exception
9 years ago
chrisgregan
56a604f8f8
Merge branch 'master' into substitute-variables-exception
9 years ago
chrisgregan
d8539c90ef
Fixed: Null variable reference when substituting variables #278
9 years ago
Ronan Pearce
edfbfe3a65
Update README.md
...
Fix bad link
9 years ago
Ronan Pearce
927639d8b1
Update README.md
...
Update contributing section
9 years ago
Ronan Pearce
03d8241faa
Update CONTRIBUTING.md
...
Make bold link to Fungus MIT license.
9 years ago
Ronan Pearce
3e6f4f6bb1
Add Initial contributing doc.
9 years ago
Chris Gregan
3c1c318de3
Merge pull request #186 from FungusGames/remove-empty-gameobject
...
Removed empty gameobject in sherlock demo
9 years ago
chrisgregan
231027c25d
Removed empty gameobject in sherlock demo
9 years ago
chrisgregan
3ed86ba022
Updated CHANGELOG
9 years ago
Chris Gregan
d9bd365291
Merge pull request #185 from FungusGames/move-readme-files
...
Moved LICENSE and README inside the Fungus folder
9 years ago
chrisgregan
c6cfcc5736
Moved LICENSE and README inside the Fungus folder
9 years ago
Chris Gregan
817dd5e40b
Merge pull request #184 from FungusGames/update-changelog-v2.2.1
...
Updated CHANGELOG file
9 years ago
chrisgregan
29f4ea8ebc
Updated CHANGELOG file
9 years ago
Chris Gregan
cbf09a7011
Merge pull request #183 from FungusGames/enter-name-example
...
Improved Enter Name example
9 years ago
chrisgregan
06fc544950
Improved Enter Name example
...
Demonstrates Writer, Write, Get Text, Set Interactable, etc.
9 years ago
chrisgregan
40d07ae313
Added test for stopping Say command
9 years ago
chrisgregan
f83cacd334
Say command can now be stopped
9 years ago
chrisgregan
929b56ea90
Added StopFlowchart command
9 years ago
chrisgregan
b14da8fcda
Added Flowchart.StopAllBlocks() and command callback
9 years ago
Chris Gregan
0f029f6eac
Merge pull request #182 from FungusGames/flowchart-editor-onenable
...
Fixed: Null reference error after editing Flowchart code #181
9 years ago
chrisgregan
e2b7c542e9
Fixed: Null reference error after editing Flowchart code #181
9 years ago