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
168ce83820134c74a8146946c409d5409d0d7868
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
ClientSource
/
LuaCs
T
History
MapleWheels
168ce83820
Fixed potential NRE that shouldn't happen so long as the LuaCsForBarotrauma exists.
2026-03-01 17:13:15 -05:00
..
Configuration
- Weird LuaCs Settings Menu bug present: package is loaded on startup but is then unloaded if the settingsmenu is opened and the package is not in the enabled list.
2026-02-28 22:10:29 -05:00
Data
- XML GUI Asset service implemented (alpha, requires testing).
2026-02-16 02:22:14 -05:00
Services
Fixed potential NRE that shouldn't happen so long as the LuaCsForBarotrauma exists.
2026-03-01 17:13:15 -05:00
GUIUtil.cs
- SettingsMenu work.
2026-02-27 17:25:25 -05:00
LuaCsInstaller.cs
Remove CheckUpdate
2026-02-07 20:10:53 -05: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
LuaCsSettingsMenu.cs
GameMain.LuaCs is no more
2026-02-28 16:05:20 -03:00
LuaCsSetup.cs
- SettingsMenuService added.
2026-02-25 15:19:01 -05:00