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
..
ExecuteHandler.cs
Reverted ILuaScript, ILuaStore, ILuaUtils interfaces
8 years ago
ExecuteHandler.cs.meta
Reorganised FungusLua scripts to match main Fungus project
8 years ago
InfoText.cs
Reorganised FungusLua scripts to match main Fungus project
8 years ago
InfoText.cs.meta
Reorganised FungusLua scripts to match main Fungus project
8 years ago
LuaBindings.cs
Reverted ILuaScript, ILuaStore, ILuaUtils interfaces
8 years ago
LuaBindings.cs.meta
Reorganised FungusLua scripts to match main Fungus project
8 years ago
LuaEnvironment.cs
Add properties to control LuaEnvironment debug server
8 years ago
LuaEnvironment.cs.meta
Reorganised FungusLua scripts to match main Fungus project
8 years ago
LuaEnvironmentInitializer.cs
Reverted IExecuteHandler, ILuaBindings and ILuaEnvironment interfaces
8 years ago
LuaEnvironmentInitializer.cs.meta
Refactored FungusLua classes to match layout in main Fungus project.
8 years ago
LuaScript.cs
Reverted ILuaScript, ILuaStore, ILuaUtils interfaces
8 years ago
LuaScript.cs.meta
Reorganised FungusLua scripts to match main Fungus project
8 years ago
LuaStore.cs
Reverted ILuaScript, ILuaStore, ILuaUtils interfaces
8 years ago
LuaStore.cs.meta
Reorganised FungusLua scripts to match main Fungus project
8 years ago
LuaUtils.cs
Fixed Localization only localizes character name, not story text #611 , #614
8 years ago
LuaUtils.cs.meta
Reorganised FungusLua scripts to match main Fungus project
8 years ago