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
6cda213441d9584f105d94cd67e2fe82a6e2ff3a
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Lua
T
History
zhurengong
83d1c29917
move the registration of generic types to the lua side in a simple way
2021-11-09 00:16:48 +08: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
DefaultLib.lua
fix http requests somehow causing weird errors when an exception happened inside it, for some reason i used registertype instead of createstatic, fix that, and added override disconnect character time
2021-11-08 12:12:35 -03:00
DefaultRegister.lua
move the registration of generic types to the lua side in a simple way
2021-11-09 00:16:48 +08:00
LuaSetup.lua
replace harmony with a custom one that includes __params, some fixes in the lua setup and hook method is now actually useful
2021-11-05 20:40:50 -03:00