Barotrauma

Barotrauma

Blueprints
Zobrazuje se 71–80 z 80 položek
< 1 ... 6  7  >
Aktualizace: 6. srp. 2024 v 11.53
provedl Max

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

Aktualizace: 6. srp. 2024 v 7.50
provedl Max

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

Aktualizace: 5. srp. 2024 v 17.34
provedl 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.

Aktualizace: 3. srp. 2024 v 12.42
provedl Max

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

Aktualizace: 3. srp. 2024 v 9.44
provedl Max

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

Aktualizace: 2. srp. 2024 v 8.41
provedl Max

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

Aktualizace: 1. srp. 2024 v 16.40
provedl Max

Fixed occasional race condition in label re-naming.

Aktualizace: 1. srp. 2024 v 12.52
provedl Max

Added delete command.

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

Aktualizace: 1. srp. 2024 v 10.11
provedl Max

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

Aktualizace: 1. srp. 2024 v 9.39
provedl Max

Initial commit.