228 Commits (master)

Author SHA1 Message Date
Steve Halliwell e5ac24f769 Move Narrative Log maxCharacters closer to view 3 years ago
Steve Halliwell 718e6097a3 Camera Fade needs to be cleared before called 3 years ago
Steve Halliwell c6c68eedde Add ForceMeshUpdate to TextAdapter 3 years ago
Steve Halliwell 744ba85644 Add special case for text variation making no change 3 years ago
Steve Halliwell f388acd4e5 Add steps to MoveToFront Test 4 years ago
iwan 360a47d7c8 Portrait Move To Front Fixed 4 years ago
Steve Halliwell c0fe7869fe Correct TextAdapter RevealedChars in newer TMPro 4 years ago
Steve Halliwell 0a8c63e6c9 Remove doReadHead logic path from writer with TMPro 4 years ago
Steve Halliwell 54e9951194 Fix PropertyCommand Sets 4 years ago
Steve Halliwell ef380c1bce Change Conversation Character Find 4 years ago
Steve Halliwell 8971ab17e2 Add Substitution logic to strings in AnyVar 4 years ago
Steve Halliwell ea2a90323d Correct floatvar comparison fallback typo 4 years ago
shalliwell 1faddc3455 Update for 2019.3.10 5 years ago
Steve Halliwell c28dc9c06c Playmode test asmdef exclude flipped 5 years ago
Steve Halliwell c5dc1667ac Change Property, Drag, and Collection 2017 & c#4 5 years ago
Steve Halliwell f2d1b38490
Collection (#787) 5 years ago
Steve Halliwell 68a83d10a2
TMPro animations (#788) 5 years ago
Steve Halliwell 2127dee0e0 Update header license 5 years ago
AcademyOfF 902a3b3ecb Search should search commands, not just block names (#775) 5 years ago
desktop-maesty/steve cdc23b4528 Add test scene to identify writing speed issues 5 years ago
desktop-maesty/steve 5f3d8614e2 Restore Edit Mode tests 5 years ago
Chris Gregan 448ac5cb63 Removed legacy Unity Test Tools and tests 5 years ago
Chris Gregan 6a8f6c2a85 Updated project to Unity 2019.1.0f2 6 years ago
desktop-maesty/steve 7b4aaea648 FlowchartWindow refactored Selected Block drawing to avoid O(2N) .Contains calls 6 years ago
desktop-maesty/steve af10b34557 New Call mode, StopThenCall 6 years ago
desktop-maesty/steve d79e4d6556 Conversation text can now contain colons within the text body itself 6 years ago
desktop-maesty/steve 1c1f84dea5 Added TMPro Basics 6 years ago
desktop-maesty/steve 3c517c2107 TextVariationHandler can now clear its previous history 6 years ago
desktop-maesty/steve 7334a463c8 Added Fungus Priority Signals 7 years ago
Christopher ac80a34dd3 Updated TextTests scene 8 years ago
Christopher 02ea0fa566 Use transform.Find instead of deprecated transform.FindChild 8 years ago
Conrad Kreyling da2efc55d2 Lua If tests 8 years ago
morningfungame 0cc280cddb Add portrait DimColor 8 years ago
Christopher 6f9385cc22 Fixed Write command "Clear Text" option not working #594 8 years ago
Christopher 47eae05b5a Variable substitution works in Set Variable (String) command 8 years ago
Christopher 499328efa1 Fixed failing tests 8 years ago
lealeelu 354ff1c120 fix portrait hide bug in conversation 8 years ago
Christopher eabbed3e7a Fixed MenuDialog Lua Bug #565 8 years ago
Christopher a4b830a4f0 Fixed tabs in conversation text from Lua #574 8 years ago
Christopher 4c2ecab7d3 Removed unused Tests/Save folder and scenes 8 years ago
Christopher c8a257fb1e Fixed setmenudialog() lua function does not set main active menu dialog #578 8 years ago
Christopher 74a243ad12 Start Label property in Call command 8 years ago
Christopher d52fe2ef11 Option to Close Other Say Dialogs when one Say Dialog becomes active. 8 years ago
Christopher 7c31e789b9 Fixed nested while loops don't loop correctly #562 8 years ago
Christopher 6c324c5a81 Save and Load flowchart state now working 8 years ago
Christopher fe62bb8f95 Initial stab at saving flowchart variables. 8 years ago
Christopher cdb3596a62 SayDialog now supports full variable substitution when setting character names. 8 years ago
Christopher 54395b6920 Added HasVariable() and GetVariableNames() - thanks murnyipl! 8 years ago
Christopher f6772fbc5d Added Writer.Paused property to pause a writer from code. 8 years ago
Christopher 26372ba6da Added GetToggleState, SetToggleState commands and ToggleChanged event handler 8 years ago