6 Commits (25c763d879c91c493922af64b9035707cb97e9d0)

Author SHA1 Message Date
Chris Gregan 0351c0f1f9 All Environments option for LuaBindings 9 years ago
Chris Gregan 4f9b751b09 Added PlayerPrefs to LuaUtils 9 years ago
Chris Gregan 5e6da47196 Removed timeScale 9 years ago
Chris Gregan 4b02c434fe Removed timescale functions 9 years ago
chrisgregan b660db2273 Changed format of string tables to JSON 9 years ago
chrisgregan f151410ce5 Moved FungusLua to Thirdparty folder 9 years ago
chrisgregan eccd1fecf5 Change type registration to use JSON 9 years ago
chrisgregan 6430399365 Moved FungusLua under Fungus folder 9 years ago
chrisgregan a9b88e1003 Handle the case where an extension type starts with E: 9 years ago
chrisgregan 1bd0521db5 Avoid type registration warnings when Fungus is not installed 9 years ago
chrisgregan f29d89ad47 Moved all Lua code to FungusLua top level folder 9 years ago
chrisgregan 55a261b6ac Fungus table is deleted when in globals mode 9 years ago
chrisgregan da0a6fcf0a Use fungus helper methods as globals or under 'fungus' global. 10 years ago
chrisgregan a66c1a3f3d Improved how fungus lua module is initialized 10 years ago
chrisgregan 734ca8c870 Extensible string substitution system 10 years ago
chrisgregan a7064c455e Combine the unity table with the fungus table 10 years ago
chrisgregan cf589b2475 Moved stringtable to unity table 10 years ago
chrisgregan b71e2674f8 Added Spawn method for spawning a game object from a resource 10 years ago
chrisgregan b4b62f22cf Exposed common GameObject methods like Find, Instantiate, Destroy 10 years ago
chrisgregan 762d1f8a81 Added LuaStore component and prefab to persist values across scene loads 10 years ago
chrisgregan 8d5fedd699 Renamed fungus.fungusprefs to fungus.prefs 10 years ago
chrisgregan 28469a9119 Display line numbers in Lua error messages 10 years ago
chrisgregan a6ea00536b Added abstract Initialiser class for extending initialisation behavior 10 years ago
chrisgregan 77504aa59d Split LuaEnvironment into LuaEnvironment & LuaUtils components 10 years ago