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.
Christopher
b8a96bef8a
Fixed Localization only localizes character name, not story text #611 , #614
...
Wasn’t able to replicate this, but I think it was an issue around
caching SubstitutionHandlers. I’ve changed this system to use a static
list that each substituter registers / unregisters with on OnEnable /
OnDisable. Should be more robust now.
8 years ago
..
Components
Fixed Localization only localizes character name, not story text #611 , #614
8 years ago
Editor
Reverted IExecuteHandler, ILuaBindings and ILuaEnvironment interfaces
8 years ago
Interfaces
Fixed Localization only localizes character name, not story text #611 , #614
8 years ago
Utils
Fixed Localization only localizes character name, not story text #611 , #614
8 years ago
Components.meta
Reorganised FungusLua scripts to match main Fungus project
8 years ago
Editor.meta
Moved FungusLua to Thirdparty folder
9 years ago
Interfaces.meta
Moved all interfaces to Interfaces folders
8 years ago
Utils.meta
Reorganised FungusLua scripts to match main Fungus project
8 years ago