Barotrauma
Blueprints
Wyświetlanie 71-80 z 80 pozycji
< 1 ... 6  7  >
Aktualizacja: 6 sierpnia 2024 o godz. 11:53
twórca: Max

Moved to blueprint specific function names. This is to prevent conflicts with other mods. All nonlocal variables are global in lua.

Aktualizacja: 6 sierpnia 2024 o godz. 7:50
twórca: Max

Wire color now changes to match the blueprint. This remains compatible with older blueprint save file versions.

Aktualizacja: 5 sierpnia 2024 o godz. 17:34
twórca: Max

Values inside components were only updating locally. I synced them with the server now.

Added a clear command. Building a circuit will automatically clear the old one.

Input and output panels will move to their correct locations now.

Aktualizacja: 3 sierpnia 2024 o godz. 12:42
twórca: Max

Got label resizing working. Should remain compatible with older saves.

Aktualizacja: 3 sierpnia 2024 o godz. 9:44
twórca: Max

Blueprints can now set values inside components. This change will make previous blueprints saved incompatiable with the new update.

Aktualizacja: 2 sierpnia 2024 o godz. 8:41
twórca: Max

Now supports circuit boxes made using FPGAs. This will be incompatible with older saves.

Aktualizacja: 1 sierpnia 2024 o godz. 16:40
twórca: Max

Fixed occasional race condition in label re-naming.

Aktualizacja: 1 sierpnia 2024 o godz. 12:52
twórca: Max

Added delete command.

Moved blueprint storage outside of main folder to prevent deletion upon update.

Aktualizacja: 1 sierpnia 2024 o godz. 10:11
twórca: Max

Made circuit building faster, and can handle unlimited numbers of components.

Aktualizacja: 1 sierpnia 2024 o godz. 9:39
twórca: Max

Initial commit.