Barotrauma
Blueprints
Mostrando 71-80 de 80 aportaciones
< 1 ... 6  7  >
Actualización: 6 AGO 2024 a las 11:53
por Max

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

Actualización: 6 AGO 2024 a las 7:50
por Max

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

Actualización: 5 AGO 2024 a las 17:34
por 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.

Actualización: 3 AGO 2024 a las 12:42
por Max

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

Actualización: 3 AGO 2024 a las 9:44
por Max

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

Actualización: 2 AGO 2024 a las 8:41
por Max

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

Actualización: 1 AGO 2024 a las 16:40
por Max

Fixed occasional race condition in label re-naming.

Actualización: 1 AGO 2024 a las 12:52
por Max

Added delete command.

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

Actualización: 1 AGO 2024 a las 10:11
por Max

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

Actualización: 1 AGO 2024 a las 9:39
por Max

Initial commit.