Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You can follow and chat about this in the LuaCsForBarotrauma Discord: https://discord.gg/2cuvtTNn
I've joined the Luatrauma team, plans are as follows:
- LuaCs refactor.
- Modding Toolkit Integration and major API update.
I am adding functionality to the toolkit to allow it to detect platform version and load plugins based on platform. I will then ship platform specific plugins for the GUI. This should solve the linux issue.
The only side effect is we unable to bind LeftMouse and RightMouse, it will give None keybind when we try to set a keybind to them, the only way to get those bind is from reset to default keybind.
I don't know if the bind for those is renamed or anything.
This is literally what broke it. I tried to cover every case and they removed these.
The bettermedicui not working
The only side effect is we unable to bind LeftMouse and RightMouse, it will give None keybind when we try to set a keybind to them, the only way to get those bind is from reset to default keybind.
I don't know if the bind for those is renamed or anything.
Cs! Version fa6b6a590f
Added BetterHealthUI 1.0.10 to Cs compilation. (Forced)
Added Modding Toolkit 0.0.3.2 to Cs compilation. (Forced)
[CL CS ERROR] CS MODS NOT LOADED | Compilation errors:
C:/Users/26289/AppData/Local/Daedalic Entertainment GmbH/Barotrauma/WorkshopMods/Installed/2905375979//CSharp/Client/Config/ConfigControl.cs(119,30): error CS0117: 'MouseButton' does not contain a definition for 'LeftMouse'
C:/Users/26289/AppData/Local/Daedalic Entertainment GmbH/Barotrauma/WorkshopMods/Installed/2905375979//CSharp/Client/Config/ConfigControl.cs(122,30): error CS0117: 'MouseButton' does not contain a definition for 'RightMouse'
[CL CS ERROR] System.Exception: Unable to create cs mods assembly.
at Barotrauma.CsScriptLoader.Compile()
at Barotrauma.LuaCsSetup.Initialize(Boolean forceEnableCs)
Using LuaSetup.lua from the Barotrauma Lua/ folder.
Performance Fix 1.0.11
- init.lua (Took 0.00118ms)
Performance Fix 1.0.11
- init.lua (Took 0.01731ms)