Barotrauma

Barotrauma

Otillräckligt med betyg
RGzXTrauma [Outdated]
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
41.775 KB
30 apr, 2023 @ 7:00
27 maj, 2023 @ 9:06
3 ändringsnotiser ( visa )

Abonnera för att ladda ner
RGzXTrauma [Outdated]

Beskrivning
Here are my new mod that contains the newest lua component:
DSSI Faction Craft and Independent edition DFC (Independence)
Use ButtonTerminal(Vanilla Component) to implement sync between modified server and vanilla clients, but damn not any documents yet.
5 kommentarer
Matheus 27 sep, 2023 @ 5:51 
Since the author marked this as Outdated, and since it even lacks documentation, I am going to propose a replacement here, for the benefit of the stranded users:

MicroLua

Full disclosure: I am the author of that mod.

Main advantages it has over this mod:
* Multiplayer works better, as it runs the script both on the server and all the clients.
This matches how all in-game logic components work, and means that there are no latency / update frequency issues or knobs to fiddle around.
* The setup is much simpler and more powerful: A single 32 input / 32 output component, and the actual property setup is much cleaner.
* No separate JSON memory thing for storing state to persist across frames, just store state as regular variables.
* There are other advantages, which the documentation will clarify.
Frogs 21 aug, 2023 @ 6:20 
I have no idea how to use this.
Does anyone else know or have a link to some sort of documentation?
Soku 10 jul, 2023 @ 9:21 
is there any sort of documentation for this?
John Warhammer 15 jun, 2023 @ 12:04 
Sorry, my mistake. Mod works fine. The issue was caused by Lua for Barotrauma.
John Warhammer 15 jun, 2023 @ 8:45 
Hi, great mod. I've been using it for some time now. However, this mods needs to be updated to the latest version (15th of June 2023)