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
6b1aca8efad6d4211db06a79b1f228be911ecb7b
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
SharedSource
/
Lua
T
History
zhurengong
6b1aca8efa
modified way to patch, can realize params map for compatibility, and try to hook Item in lua.
2021-11-10 21:07:19 +08:00
..
LuaBarotraumaAdditions.cs
separated Lua source by client, server and shared
2021-09-15 12:59:58 -03:00
LuaClasses.cs
modified way to patch, can realize params map for compatibility, and try to hook Item in lua.
2021-11-10 21:07:19 +08:00
LuaCustomConverters.cs
changes to client-side commands and added some physics related things
2021-10-07 11:46:57 -03:00
LuaDocs.cs
docs update and entity.spawner
2021-10-03 12:13:45 -03:00
LuaScriptLoader.cs
separated Lua source by client, server and shared
2021-09-15 12:59:58 -03:00
LuaSetup.cs
calling lua function inside an async function causes lots of issues (probably caused by the fact that it runs on a separate thread?), solved by creating a queue of functions to be called on the main thread
2021-11-08 14:29:07 -03:00
NLuaSetup.cs
separated Lua source by client, server and shared
2021-09-15 12:59:58 -03:00