Barotrauma

Barotrauma

Lua For Barotrauma (with xpath patch)
shangjiaxuan  [udvikler] 31. aug. 2022 kl. 6:49
Suggestions
things to include in <inherit/> element, or override+inheritance in general
< >
Viser 1-11 af 11 kommentarer
Noble 14. sep. 2022 kl. 13:23 
I would like to suggest adding override+inheritance to Jobs type of defined xml
shangjiaxuan  [udvikler] 5. okt. 2022 kl. 15: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.
Sidst redigeret af shangjiaxuan; 5. okt. 2022 kl. 15:53
Biff_W 28. mar. 2023 kl. 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.
Sidst redigeret af Biff_W; 28. mar. 2023 kl. 10:03
Biff_W 11. apr. 2023 kl. 0: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 24. apr. 2023 kl. 13:40 
Mod is uninstallable for anything but windows. Original lua has a way to manually install, but this doesn't.
Comet.Void 29. apr. 2023 kl. 19:36 
If I wasn't clear before, can we get a way to manually install this mod?
Biff_W 19. maj 2023 kl. 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 16. okt. 2023 kl. 0:07 
服务器如何使用和加载这个lua包,我看github上原mod是有对于windows-server相关的包支持,您的模组好像没有相关的,能加一下吗,有一个以此mod为前置的mod我开服务器开不出来
Linux version would be great.. Like "Lua for Barotrauma Linux".

Basically what Comet.Void said
Sidst redigeret af дабстеп мытищи; 25. feb. 2024 kl. 14:22
[I2P]amnesia 28. juni 2024 kl. 9:56 
Oprindeligt skrevet af 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  [udvikler] 8. maj kl. 12:40 
Oprindeligt skrevet af I2Pamnesia:
Oprindeligt skrevet af 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
< >
Viser 1-11 af 11 kommentarer
Per side: 1530 50