Barotrauma

Barotrauma

Blueprints
Visar 71–80 av 80 poster
< 1 ... 6  7  >
Uppdatering: 6 aug, 2024 @ 11:53
av Max

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

Uppdatering: 6 aug, 2024 @ 7:50
av Max

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

Uppdatering: 5 aug, 2024 @ 17:34
av 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.

Uppdatering: 3 aug, 2024 @ 12:42
av Max

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

Uppdatering: 3 aug, 2024 @ 9:44
av Max

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

Uppdatering: 2 aug, 2024 @ 8:41
av Max

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

Uppdatering: 1 aug, 2024 @ 16:40
av Max

Fixed occasional race condition in label re-naming.

Uppdatering: 1 aug, 2024 @ 12:52
av Max

Added delete command.

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

Uppdatering: 1 aug, 2024 @ 10:11
av Max

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

Uppdatering: 1 aug, 2024 @ 9:39
av Max

Initial commit.