Barotrauma
Blueprints
71–80/80 bejegyzés mutatása
< 1 ... 6  7  >
Frissítés: 2024. aug. 6. @ 11:53
Max által

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

Frissítés: 2024. aug. 6. @ 7:50
Max által

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

Frissítés: 2024. aug. 5. @ 17:34
Max által

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.

Frissítés: 2024. aug. 3. @ 12:42
Max által

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

Frissítés: 2024. aug. 3. @ 9:44
Max által

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

Frissítés: 2024. aug. 2. @ 8:41
Max által

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

Frissítés: 2024. aug. 1. @ 16:40
Max által

Fixed occasional race condition in label re-naming.

Frissítés: 2024. aug. 1. @ 12:52
Max által

Added delete command.

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

Frissítés: 2024. aug. 1. @ 10:11
Max által

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

Frissítés: 2024. aug. 1. @ 9:39
Max által

Initial commit.