An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chrisgregan
ae42c031bd
Removed defaultPortraitStage from FungusScript #84
We want to keep FungusScript orthogonal to other modules like Portrait,
Dialog, etc. to make it easier to swap modules in and out in future.
|
10 years ago |
.. |
Commands
|
Initial commit of custom tags, portrait stage and portrait systems #84
|
10 years ago |
EventHandlers
|
Fix #71 Hide Fungus commands, event handlers, etc. in Component menu
|
10 years ago |
VariableTypes
|
Changes to make it easier to add new conditional commands
|
10 years ago |
Command.cs
|
Redesign say & multiple choice dialogs #82
|
10 years ago |
Command.cs.meta
|
Renamed FungusCommand to Command
|
10 years ago |
CommandCopyBuffer.cs
|
Fix #71 Hide Fungus commands, event handlers, etc. in Component menu
|
10 years ago |
CommandCopyBuffer.cs.meta
|
Copy and paste support for commands
|
10 years ago |
Commands.meta
|
Reorganized Commands and EventHandlers under Scripts folders
|
10 years ago |
EventHandler.cs
|
Auto-follow executing sequence if none is selected #84
|
10 years ago |
EventHandler.cs.meta
|
Added Event Handler system.
|
10 years ago |
EventHandlers.meta
|
Reorganized Commands and EventHandlers under Scripts folders
|
10 years ago |
FungusScript.cs
|
Removed defaultPortraitStage from FungusScript #84
|
10 years ago |
FungusScript.cs.meta
|
Removed custom icon on Fungus Script object
|
10 years ago |
FungusState.cs
|
Fix #71 Hide Fungus commands, event handlers, etc. in Component menu
|
10 years ago |
FungusState.cs.meta
|
Redesigned Fungus Script window and inspector UI
|
10 years ago |
Node.cs
|
Fix #71 Hide Fungus commands, event handlers, etc. in Component menu
|
10 years ago |
Node.cs.meta
|
Added Node base class for Fungus Script nodes.
|
10 years ago |
SceneLoader.cs
|
Fix for SceneLoader trying to destroy nested sprites twice
|
10 years ago |
SceneLoader.cs.meta
|
Fungus2 code reorg
|
10 years ago |
Sequence.cs
|
Initial commit of custom tags, portrait stage and portrait systems #84
|
10 years ago |
Sequence.cs.meta
|
Fungus2 code reorg
|
10 years ago |
StringFormatter.cs
|
Fixed StringFormatter compile error in platform builds #84
|
10 years ago |
StringFormatter.cs.meta
|
Added FormatEnumNames() & SplitCamelCase() to StringFormatter #84
|
10 years ago |
StringsParser.cs
|
Fix #67 Replaced global variables with public / private variables
|
10 years ago |
StringsParser.cs.meta
|
Fungus2 code reorg
|
10 years ago |
Variable.cs
|
Change #68 Replace Save/Load Globals with Save/Load Variable
|
10 years ago |
Variable.cs.meta
|
Renamed FungusVariable to Variable
|
10 years ago |
VariableTypes.meta
|
Change #66 User extendible variables system
|
10 years ago |