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
Anyone that is interested can reach out to me on github, and maybe together we could make this rework much easier.
I'm sorry for not keeping up to date.
With the improvements in vanilla, this mod has been patching itself against vanilla with effort, but with so many workarounds littered everywhere, it was a miracle that it only needed resolving a few merge conflicts most of the time in the past.
At this point it may be just simpler to keep the inheritance logic intact and rework the whole integration into vanilla game.
Vanilla has fixed much of the design that this mod tried to fix on its own. Including but not limited to:
1. At least character prefab inheritance was fixed to be file/element based, so complex prefab load stage and activation logic can be ditched in many places.
2. Numerous occasions of bugs with sprite path resolving now integrated into vanilla. But the workarounds still litter around the codebase preventing merge.
then mods ca
do you need to type this in the console or something for installation post the normal steps? or do you just need to use the install_cl_lua like normal? some clear install instructions here would be nice.
Error while loading entity of the type Barotrauma.LinkedSubmarine. {Relative path relative to nothing.} at Barotrauma.ContentPath.EvaluateRelativePath(String parent_full_path, String parent_package_path, Boolean parent_is_vanilla) in <DEV>/Barotrauma/BarotraumaShared/SharedSource/ContentManagement/ContentPath.cs:line 247 <DEV>/Barotrauma/BarotraumaShared/SharedSource/Map/LinkedSubmarine.cs:line 229
(Sorry for spam, delete this after reading if you wish)
at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior) in C:\Users\Markus\RiderProjects\Barotrauma-development\Libraries\MonoGame.Framework\Src\MonoGame.Framework\Game.cs:line 397
at Microsoft.Xna.Framework.Game.Run() in C:\Users\Markus\RiderProjects\Barotrauma-development\Libraries\MonoGame.Framework\Src\MonoGame.Framework\Game.cs:line 367
at Barotrauma.Program.Main(String[] args) in <DEV>/Barotrauma/BarotraumaClient/ClientSource/Program.cs:line 61
at Microsoft.Xna.Framework.Game.DoUpdate(GameTime gameTime) in C:\Users\Markus\RiderProjects\Barotrauma-development\Libraries\MonoGame.Framework\Src\MonoGame.Framework\Game.cs:line 656
at Microsoft.Xna.Framework.Game.Tick() in C:\Users\Markus\RiderProjects\Barotrauma-development\Libraries\MonoGame.Framework\Src\MonoGame.Framework\Game.cs:line 500
at Microsoft.Xna.Framework.SdlGamePlatform.RunLoop() in C:\Users\Markus\RiderProjects\Barotrauma-development\Libraries\MonoGame.Framework\Src\MonoGame.Framework\SDL\SDLGamePlatform.cs:line 93