Barotrauma

Barotrauma

Blueprints
Menampilkan71-80 dari 80 kiriman
< 1 ... 6  7  >
Pembaruan: 6 Agu 2024 @ 11:53am
berdasarkan Max

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

Pembaruan: 6 Agu 2024 @ 7:50am
berdasarkan Max

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

Pembaruan: 5 Agu 2024 @ 5:34pm
berdasarkan 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.

Pembaruan: 3 Agu 2024 @ 12:42pm
berdasarkan Max

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

Pembaruan: 3 Agu 2024 @ 9:44am
berdasarkan Max

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

Pembaruan: 2 Agu 2024 @ 8:41am
berdasarkan Max

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

Pembaruan: 1 Agu 2024 @ 4:40pm
berdasarkan Max

Fixed occasional race condition in label re-naming.

Pembaruan: 1 Agu 2024 @ 12:52pm
berdasarkan Max

Added delete command.

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

Pembaruan: 1 Agu 2024 @ 10:11am
berdasarkan Max

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

Pembaruan: 1 Agu 2024 @ 9:39am
berdasarkan Max

Initial commit.