This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
1
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
12e05cb07eec1af6a77091016be524daf3fff1ff
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
ClientSource
/
LuaCs
History
Evil Factory
12e05cb07e
Fix LuaCs net messages received during connection initialization to be read incorrectly, happened because we would reset the BitPosition in our harmony patch which would cause the message to be read incorrectly later
2026-04-18 00:00:00 -03:00
..
_Services
Fix LuaCs net messages received during connection initialization to be read incorrectly, happened because we would reset the BitPosition in our harmony patch which would cause the message to be read incorrectly later
2026-04-18 00:00:00 -03:00
Data
- Fixed networking sync vars failing to sync initially.
2026-04-14 12:17:12 -04:00
GUIUtil.cs
- Added float, double settingentry types. Adjusted display formatting.
2026-03-05 15:45:00 -05:00
LuaCsInstaller.cs
Re-added the install_cl_lua command
2026-03-28 21:50:13 -03:00
LuaCsLogger.cs
Added error overlay which is used to display errors in a more user friendly way, currently only used if the CSharp compilation fails
2023-01-06 19:58:15 -03:00
LuaCsSetup.cs
Added "RunUnrestricted" mode for lua scripts that need to run outside of sandbox.
2026-04-13 15:36:11 -04:00