50 Commits (68bec7e5939feb04c5b42491b49d4b4ba167ae27)

Author SHA1 Message Date
Christopher 85b4038f19 Updated project to Unity 5.6.0, fixed some warnings. 8 years ago
Christopher 17aa2dfd9c Updated Unity version 8 years ago
Christopher d3431c03e1 Updated project to Unity 5.5.1 8 years ago
Christopher b64523ec51 Removed scenes form EditorBuildSettings 8 years ago
Christopher 8081e43f5c Updated comments for Save System. 8 years ago
Christopher 7dfcdd32d9 Fixed Unity Test Tools compatibility issue with Unity 5.5.0f 8 years ago
Christopher 6e860053f5 Simplified save system to not use slots. A full history of save points is stored, and user can rewind to previous save points. 8 years ago
Christopher b230acf506 Updated slot picking 8 years ago
Christopher 43a8aabccf Renamed save commands 8 years ago
Christopher 80151e7351 Updated project settings for Unity 5.4 8 years ago
Christopher 6f19c7798b Reverted project settings to Unity 5.4.1 8 years ago
Christopher 54395b6920 Added HasVariable() and GetVariableNames() - thanks murnyipl! 8 years ago
Christopher 30ec871d75 Started conversion to MoonSharp 2.0 / VS Code 8 years ago
Christopher 75f5b5217f Reverted ICommand interface 8 years ago
Christopher 02a71f7a38 Updated project settings for Unity 5.4.1 8 years ago
Christopher 55193b2349 Updated project to Unity 5.4.1 8 years ago
Christopher 9ead74d659 Refactored Narrative scripts to use protected fields with public property accessors 8 years ago
Christopher 8665ba3f5c Updated project settings for Unity 5.4 8 years ago
Christopher c0fd2e1708 Updated project to Unity 5.4.0f3 8 years ago
Christopher 7e3fadff55 Updated Unity version 8 years ago
Christopher 0eac532b35 String substitution uses StringBuilder to avoid string allocations 9 years ago
chrisgregan 762d1f8a81 Added LuaStore component and prefab to persist values across scene loads 9 years ago
chrisgregan 208a651651 Updated to Unity 5.3.4 9 years ago
Timothy Ng 3af0a9faa2 Command List now displays line numbers 9 years ago
chrisgregan 484baa6186 Updated project settings 9 years ago
chrisgregan 354a0188da Fixed Fade To View can sometimes not work in Unity 5.3 #370 9 years ago
chrisgregan 6f0c80245d Updated to leantween 2.30 9 years ago
Chris Gregan a72e5fdc37 Updated to Unity 5.3.1f 9 years ago
chrisgregan 67e1829390 Added multi camera test 9 years ago
chrisgregan 33373aa8ee Updated project settings 9 years ago
chrisgregan 9c3175d2ee Upgrade to Unity 5.2.1 9 years ago
chrisgregan 07a781292a Updated settings file for unity 5.2 9 years ago
chrisgregan 8764994582 Upgrade project settings to Unity 5.1.3f 9 years ago
chrisgregan a02ef46282 Updated project to Unity 5.1.2 9 years ago
chrisgregan bcbbe814f1 Flowchart window graphics glitches on Unity 5.1 #118 10 years ago
chrisgregan aa21523286 Updated projectversion.txt for Unity 5.0.2 10 years ago
chrisgregan 25634b6933 New project settings added in Unity 5.0.2 10 years ago
chrisgregan 5d682dd81d Updated to Unity 5.0.1 10 years ago
chrisgregan bb48384dfa Replace "Run Slow In Editor" per block with "Pause After Command" in flowchart 10 years ago
chrisgregan 5a18ddfb41 Upgraded to Unity 5 10 years ago
chrisgregan dea7a40eaf Display FungusScript name and description in script window 10 years ago
chrisgregan 8202660c82 Changed Fungus project over to use text assets for easier diffing & merging 10 years ago
chrisgregan b5aa348fb4 Click to instant complete text writing 10 years ago
chrisgregan 2ce6a92aa7 uGUI examplee dialog 10 years ago
chrisgregan 62f6e11043 LoadScene command 10 years ago
chrisgregan e7f9115aaf Fixed web player build crashing on Windows 11 years ago
chrisgregan 961b2a340a Removed deleted scene from build settings. 11 years ago
chrisgregan 759105166b New Dialog system (replaces Pages) 11 years ago
chrisgregan 8858fc24b7 Multiple scene support 11 years ago
chrisgregan b3a5bb1a2e Documentation fixes 11 years ago