Barotrauma
Blueprints
Se afișează 71-80 din 80 intrări
< 1 ... 6  7  >
Actualizare: 6 aug. 2024 @ 11:53
de Max

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

Actualizare: 6 aug. 2024 @ 7:50
de Max

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

Actualizare: 5 aug. 2024 @ 17:34
de 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.

Actualizare: 3 aug. 2024 @ 12:42
de Max

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

Actualizare: 3 aug. 2024 @ 9:44
de Max

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

Actualizare: 2 aug. 2024 @ 8:41
de Max

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

Actualizare: 1 aug. 2024 @ 16:40
de Max

Fixed occasional race condition in label re-naming.

Actualizare: 1 aug. 2024 @ 12:52
de Max

Added delete command.

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

Actualizare: 1 aug. 2024 @ 10:11
de Max

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

Actualizare: 1 aug. 2024 @ 9:39
de Max

Initial commit.