178 Commits (82586d1729f5f41b04710a916a89346f61b4e10d)

Author SHA1 Message Date
Christopher b77fb1dd58 Renamed Conversation class to ConversationManager. Documented conversation() function in Lua. 9 years ago
Christopher f7808e5bf3 Fixed missing component warning 9 years ago
Christopher cd86fe4970 Extended example to show omitting parameters. 9 years ago
lealeelu 4992ea9925 Cache stage and portrait info and add ability to rearrange params 9 years ago
lealeelu 7420ffeefb Create Conversation Function in LuaUtils 9 years ago
Christopher 98d8fd089e Clickable2D and Dragable2D components can now use legacy input or EventSystem events / recasts. 9 years ago
Christopher 6c0dfba807 Fixed Clickable2D and Draggable2D to use event system to correctly block clicks on UI elements. 9 years ago
Christopher 67adbab9a0 Added open source license header to all source files 9 years ago
Christopher a0b11e074b Merging PR #490 9 years ago
Christopher 99ab04c44f Added LuaStore example 9 years ago
Christopher f18c798496 Fixed lua Blocks example scene 9 years ago
Christopher b2547ca79d Added FungusLua narrative examples 9 years ago
Pavel Kvas 20cd537eb6 remove redundant if checks for stage field 9 years ago
Chris Gregan 6c0c75cefa Updated Trigger example 9 years ago
Chris Gregan fc440099b4 Added ExecuteLua example 9 years ago
Chris Gregan 0cdd16d4f1 Blocks example 9 years ago
Chris Gregan 8e13371d2d Fixed typo 9 years ago
Chris Gregan 8ebad6ef6a Added more examples 9 years ago
Chris Gregan 27177e0e79 Updated examples 9 years ago
Chris Gregan e185e8d2aa Renamed narrative test 9 years ago
Chris Gregan 1069b7d069 Increased size of text box 9 years ago
Chris Gregan 7f864e539a Added Bindings/CustomScript example scene 9 years ago
Chris Gregan 30d122a94a Added localisation example 9 years ago
Chris Gregan 035603a529 Added HelloWorld Lua example 9 years ago
chrisgregan 2914472dda Refactored LuaScript 9 years ago
chrisgregan da0a6fcf0a Use fungus helper methods as globals or under 'fungus' global. 9 years ago
chrisgregan efd04a8378 Added Register Types option in Lua Bindings component 9 years ago
chrisgregan 882b6ef65e Renamed RunLua to LuaScript 9 years ago
chrisgregan 1ae1c4bd1d Renamed FungusScript to Lua 9 years ago
chrisgregan 64ec4b21f8 Renamed game object to RunLua 9 years ago
chrisgregan baf1e90d5c Fixed c# lists and dictionaries not auto-converting to Lua tables 9 years ago
chrisgregan c4e7e0237f Renamed FungusBindings to LuaBindings 9 years ago
chrisgregan 6f886b3f0c Renamed FungusBindings to LuaBindings 9 years ago
chrisgregan 56cd4b213c Initial implementation of FungusScript Lua scripting 9 years ago
chrisgregan 5eee50529b Added Play Animation State command #378 9 years ago
chrisgregan b393b85950 Text types faster 9 years ago
chrisgregan 1f510f37af iTween target object 9 years ago
chrisgregan be1c305406 Specify the object to shake for punch tag 9 years ago
chrisgregan 231027c25d Removed empty gameobject in sherlock demo 9 years ago
chrisgregan 06fc544950 Improved Enter Name example 9 years ago
chrisgregan 27376aa143 Added Button Clicked and End Edit event handlers 9 years ago
chrisgregan 25ab756cd7 Fixed: Remove legacy hidden objects in example scenes #159 9 years ago
chrisgregan 81808e6743 Fixed: Flowchart in The Hunter example has Hide Components set to false #150 10 years ago
chrisgregan d3f2b9a44b Removed unused Ciara2 character 10 years ago
chrisgregan 21dc47b9f6 Added input text example 10 years ago
chrisgregan 0c9c7da7af Updated example scenes to work with new dialog system 10 years ago
chrisgregan cdd94d06bc Added input sound effect for dialog / writer clicks 10 years ago
chrisgregan 59537427db Fix for Say Dialogs not fading out after Exit block 10 years ago
chrisgregan 89185498fb Story text font size is bigger 10 years ago
chrisgregan 23c561bca8 Continue image is now a button 10 years ago