Barotrauma
Blueprints
80 sonuçtan 71 ile 80 arası gösteriliyor
< 1 ... 6  7  >
Güncelleme: 6 Ağu 2024 @ 11:53
Güncelleyen: Max

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

Güncelleme: 6 Ağu 2024 @ 7:50
Güncelleyen: Max

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

Güncelleme: 5 Ağu 2024 @ 17:34
Güncelleyen: 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.

Güncelleme: 3 Ağu 2024 @ 12:42
Güncelleyen: Max

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

Güncelleme: 3 Ağu 2024 @ 9:44
Güncelleyen: Max

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

Güncelleme: 2 Ağu 2024 @ 8:41
Güncelleyen: Max

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

Güncelleme: 1 Ağu 2024 @ 16:40
Güncelleyen: Max

Fixed occasional race condition in label re-naming.

Güncelleme: 1 Ağu 2024 @ 12:52
Güncelleyen: Max

Added delete command.

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

Güncelleme: 1 Ağu 2024 @ 10:11
Güncelleyen: Max

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

Güncelleme: 1 Ağu 2024 @ 9:39
Güncelleyen: Max

Initial commit.