This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
0
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc2a4b1b7bfea4aecf3ee68c15ab590076611bc9
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Lua
T
History
Evil Factory
cc2a4b1b7b
fix a small mistake that caused lua mods to not properly load
💀
2022-03-12 22:24:14 -03:00
..
.vscode
move most of the registration code to Lua, include harmony, add useful perf methods to Time and a more useful(but still useless) error handling in the hook call
2021-11-04 11:30:36 -03:00
CompatibilityLib.lua
Updated Moonsharp Interpreter, added support for implicit conversions, new types: LuaByte, LuaUShort and LuaFloat added to solve method overload conflict, support for setting UserData metatables, remove LuaUserData.AddCallMetaMethod and moved GUI object to Lua
2022-03-09 13:35:11 -03:00
DefaultHook.lua
rename item hooks to use the new name scheme, register body, new meleeWeapon.handleImpact hook and statusEffect.apply.ItemIdentifier hook
2022-02-02 11:52:08 -03:00
DefaultLib.lua
fix broken client-side registration
2022-03-09 21:01:39 -03:00
DefaultRegister.lua
added ItemSlot register
2022-03-12 22:23:35 -03:00
LuaSetup.lua
fix a small mistake that caused lua mods to not properly load
💀
2022-03-12 22:24:14 -03:00