Barotrauma
Blueprints
Εμφάνιση 71-80 από 80 καταχωρίσεις
< 1 ... 6  7  >
Ενημέρωση: 6 Αυγ 2024 στις 11:53
από Max

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

Ενημέρωση: 6 Αυγ 2024 στις 7:50
από Max

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

Ενημέρωση: 5 Αυγ 2024 στις 17:34
από 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.

Ενημέρωση: 3 Αυγ 2024 στις 12:42
από Max

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

Ενημέρωση: 3 Αυγ 2024 στις 9:44
από Max

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

Ενημέρωση: 2 Αυγ 2024 στις 8:41
από Max

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

Ενημέρωση: 1 Αυγ 2024 στις 16:40
από Max

Fixed occasional race condition in label re-naming.

Ενημέρωση: 1 Αυγ 2024 στις 12:52
από Max

Added delete command.

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

Ενημέρωση: 1 Αυγ 2024 στις 10:11
από Max

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

Ενημέρωση: 1 Αυγ 2024 στις 9:39
από Max

Initial commit.