Barotrauma 潜渊症

Barotrauma 潜渊症

Lua For Barotrauma (with xpath patch)
shangjiaxuan  [开发者] 2022 年 8 月 31 日 上午 6:49
Suggestions
things to include in <inherit/> element, or override+inheritance in general
< >
正在显示第 1 - 11 条,共 11 条留言
Noble 2022 年 9 月 14 日 下午 1:23 
I would like to suggest adding override+inheritance to Jobs type of defined xml
shangjiaxuan  [开发者] 2022 年 10 月 5 日 下午 3:51 
@Milord I'm working on that, but that will need to go through a completely different code path, so that will take some time.

When finished, all the override-able stuff will be able to do this.
最后由 shangjiaxuan 编辑于; 2022 年 10 月 5 日 下午 3:53
Biff_W 2023 年 3 月 28 日 上午 9:46 
Need a way to append string type properties.
For now, if I need to add 1 tag to an item.

Original item:
<Item tags="original_tags">

Target item:
<Item tags="original_tags,added_tag">

I can only do it in this way:

<replace sel="./@tags">original_tags,added_tag</replace>

It can cause multiple mods that add tags to the same item incompatible.
最后由 Biff_W 编辑于; 2023 年 3 月 28 日 上午 10:03
Biff_W 2023 年 4 月 11 日 上午 12:59 
Need a way to copy elements from original document and paste it somewhere.
For example, to make a 4x railgun shell recipe, I need to copy original recipe which might be modified by other mods. If I define a new fabricate recipe, it might be inconsistent with the modified one.
Comet.Void 2023 年 4 月 24 日 下午 1:40 
Mod is uninstallable for anything but windows. Original lua has a way to manually install, but this doesn't.
Comet.Void 2023 年 4 月 29 日 下午 7:36 
If I wasn't clear before, can we get a way to manually install this mod?
Biff_W 2023 年 5 月 19 日 上午 4:35 
Please update the description and make a list of supported content types, so that modders can have clear knowledge of what they can do with this mod.
MyRem 2023 年 10 月 16 日 上午 12:07 
服务器如何使用和加载这个lua包,我看github上原mod是有对于windows-server相关的包支持,您的模组好像没有相关的,能加一下吗,有一个以此mod为前置的mod我开服务器开不出来
дабстеп мытищи 2024 年 2 月 25 日 下午 2:20 
Linux version would be great.. Like "Lua for Barotrauma Linux".

Basically what Comet.Void said
最后由 дабстеп мытищи 编辑于; 2024 年 2 月 25 日 下午 2:22
[I2P]amnesia 2024 年 6 月 28 日 上午 9:56 
引用自 shotgun pellets
Linux version would be great.. Like "Lua for Barotrauma Linux".

Basically what Comet.Void said
Please create a native binary for Linux.
shangjiaxuan  [开发者] 5 月 8 日 下午 12:40 
引用自 I2Pamnesia
引用自 shotgun pellets
Linux version would be great.. Like "Lua for Barotrauma Linux".

Basically what Comet.Void said
Please create a native binary for Linux.

Native Linux binaries are available through CI on github.
Steam version is just re-uploaded github CI artifacts.

https://github.com/shangjiaxuan/Barotrauma/releases
< >
正在显示第 1 - 11 条,共 11 条留言
每页显示数: 1530 50