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
62cda52342be93d21899420d1be3df471bc58f80
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Lua
T
History
Evil Factory
62cda52342
limit how many errors can be sent per second (prevents message queue from overflowing and stopping all commands from working) and removed useless semicolons that i added for some reason here
2022-02-10 12:59:32 -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
fix bugs that call Player.SetRadioRange cause different results in different languages
2021-11-23 00:36:03 +08: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
add action type enum
2022-02-02 11:53:28 -03:00
DefaultRegister.lua
add some networking registration
2022-02-07 18:06:46 -03:00
LuaSetup.lua
limit how many errors can be sent per second (prevents message queue from overflowing and stopping all commands from working) and removed useless semicolons that i added for some reason here
2022-02-10 12:59:32 -03:00