Barotrauma

Barotrauma

326 ratings
Lua For Barotrauma (with xpath patch)
2
2
2
2
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
169.181 MB
31 Aug, 2022 @ 6:21am
8 Jul @ 9:16am
61 Change Notes ( view )

Subscribe to download
Lua For Barotrauma (with xpath patch)

In 1 collection by shangjiaxuan
Project Harmony
14 items
Description
This is a version of Lua mod ( https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2559634234 ) with the partial override patch merged:
https://github.com/Regalis11/Barotrauma/pull/9779

Install like you would install client side lua.

Then mods ca
Popular Discussions View All (2)
11
8 May @ 12:40pm
Suggestions
shangjiaxuan
10
6 Nov, 2024 @ 2:12am
Bug reports
shangjiaxuan
220 Comments
<†>Baigle1<†>™ 25 Jun @ 9:48am 
Great concept, I wonder how many mods rely on this and why it hasn't been implemented in with normal Lua?
冷南羽 18 Jun @ 5:48am 
难绷 更新了 然后游戏也更新了 又用不了 (悲)
Zannen 23 May @ 12:31pm 
Ooh nice, has anyone tested if the Mudraptor mod works now?
会防空的树 9 May @ 1:35am 
终于更新了 感动:steamhappy:
shangjiaxuan  [author] 8 May @ 12:42pm 
Updated for 1.8.8. Not thoroughly tested though.
shangjiaxuan  [author] 7 May @ 5:17pm 
However, I've recently been busy looking for jobs and faced with other real-life problems and do not have all the energy and resource to update this promptly.

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.
shangjiaxuan  [author] 7 May @ 5:17pm 
Although there are still cases where it may require a workaround, for example mods that failed to load may be fixed by reordering the inheritance order, and vanilla does not give mods a second chance to load.

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.
shangjiaxuan  [author] 7 May @ 5:16pm 
To anyone still looking into an update:

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.
EDEM 16 Apr @ 1:14pm 
Someone has to UPDATE this mod