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
50427390f20d5786d143263d95d022e28446cf60
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
SharedSource
/
Lua
T
History
Evil Factory
50427390f2
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
..
LuaBarotraumaAdditions.cs
separated Lua source by client, server and shared
2021-09-15 12:59:58 -03:00
LuaClasses.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
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