373 Commits (84447e6d7bf7d0789d15ac31379a4e54e30149f7)

Author SHA1 Message Date
chrisgregan 84447e6d7b Don't render connected sequences in other fungus scripts 10 years ago
chrisgregan d050126edd Renamed hideSequenceObjects to showSequenceObjects 10 years ago
chrisgregan f570e9ab79 Added hideSequenceObjects flag 10 years ago
chrisgregan c6c82dbb44 Reverted variables back to MonoBehavior 10 years ago
chrisgregan 2b6fe13072 Added null pointer checks and fixed sequence name picking 10 years ago
chrisgregan e968bfd507 Refactored GetFungusScript() and GetSequence() 10 years ago
chrisgregan 3efe3f419e Replaced SkipperAngry variable 10 years ago
chrisgregan 3fd20ed105 Variables are now ScriptableObjects instead of MonoBehaviors 10 years ago
chrisgregan 95a5f79b9c Renamed Fungus.Script namespace to Fungus 10 years ago
chrisgregan 64cf2c346e Renamed FungusVariable to Variable 10 years ago
chrisgregan 62aaaf6011 Renamed FungusCommand to Command 10 years ago
chrisgregan 299ce5f362 Added default sequence name 10 years ago
chrisgregan 33397f004f Converted FungusVariableListAdapter to use SerializedProperty 10 years ago
chrisgregan c8c2846808 Updated Sequence editor to use serialised property 10 years ago
chrisgregan b547553c20 Converted SetVariable and If to use serialized property 10 years ago
chrisgregan 99a0fd5d6d Changed dialog command to use serializedProperty 10 years ago
chrisgregan 2279376b27 Converted SequenceField to use SerializedProperty 10 years ago
chrisgregan 3f356c331c Fixed View prefabs settings overriding 10 years ago
chrisgregan b5394529c7 Made dialog prefabs. Updated attribution. 10 years ago
chrisgregan 91c55cf0f2 Fixed prefab issues with Character. Added notes field. 10 years ago
chrisgregan 1619ee3952 Increased reference resolution for dialogs 10 years ago
chrisgregan 4064a0bd66 Improved continue icon 10 years ago
chrisgregan c061bc05bd Don't pause at end of sentence or if next glyph is a pause 10 years ago
chrisgregan 29898ed586 Renamed Set to SetVariable, improved color 10 years ago
chrisgregan c313fe3757 Fixed character positioning 10 years ago
chrisgregan ee9a22e758 Check pool is a timed choice 10 years ago
chrisgregan 642a1ee01a Added colour tag. Fixed Shay character image. 10 years ago
chrisgregan 5b00dff694 Improved view object coloring 10 years ago
chrisgregan dc8af573d4 Refactored image names. Added character name fallback. 10 years ago
chrisgregan 41f80eac54 Added new font 10 years ago
chrisgregan bae6181768 Added background music to example game 10 years ago
chrisgregan 945f0316fc Added example story with boolean variable 10 years ago
chrisgregan 3a41a992ac Added narrator dialog 10 years ago
chrisgregan 953dcf8960 Added example artwork for river scene 10 years ago
chrisgregan 19010d8e08 Added comment about character name property 10 years ago
chrisgregan 9fc3ff1c5e Fixed summary text on Choose 10 years ago
chrisgregan 996a33292e Min command button width = 100 10 years ago
chrisgregan 692acac12f Added Example project and SetSayDialog & SetChooseDialog 10 years ago
chrisgregan dbae4165aa Added Animator Parameter commands & fixed parallax 10 years ago
chrisgregan e2cdc0fa6f Deleted legacy scripts 10 years ago
chrisgregan 70c8bfc678 Added animator parameter commands 10 years ago
chrisgregan c88889a085 Added Shake Camera command 10 years ago
chrisgregan 0b3b23d7c6 Added ShowSprite command. Moved mushroom sprites to FungusScript 10 years ago
chrisgregan 3961d6953f Lock button for Fungus Script window. Fungus script icon. 10 years ago
chrisgregan 97827c37cb Added option to disable command colours 10 years ago
chrisgregan 3a92be9734 Can click to complete text 10 years ago
chrisgregan b799534f9e Enable / disable commands by clicking button in inspector 10 years ago
chrisgregan db928d3a33 Command colours are specified in a virtual function 10 years ago
chrisgregan 1e497cd355 Changed colour for If, Else, EndIf commands. 10 years ago
chrisgregan 0b7f4b69b1 Improved style of command inspector title bar 10 years ago