Barotrauma
Blueprints
80 sonuçtan 11 ile 20 arası gösteriliyor
< 1  2  3  4 ... 8 >
Güncelleme: 12 Ara 2024 @ 17:15
Güncelleyen: Max

Slowed down clear circuitbox so as not to overwhelm baros event system on larger boxes.

Slowed down component placement from 100ms to 150ms to give baros event system time to catch up. Baro has bug where if it recieves 2 placement requests in close succession it will treat the components as the same component.

Güncelleme: 12 Ara 2024 @ 9:12
Güncelleyen: Max

Fixed bug where descriptions werent parsing correctly with the new <<<STRINGSTART>>> system.

Güncelleme: 9 Ara 2024 @ 10:35
Güncelleyen: Max

Fixed incompatability with some older blueprint files. Added an extra check before loading.

Güncelleme: 8 Ara 2024 @ 7:38
Güncelleyen: Max

Fixed bug to prevent attempts at loading on a circuitbox that has locked wiring. You can still save.

Güncelleme: 8 Ara 2024 @ 0:02
Güncelleyen: Max

Fixed a bug that caused incorrect saving of blueprints from within the sub editor.

Güncelleme: 6 Ara 2024 @ 17:21
Güncelleyen: Max

Fixed a bug where if someone copied control characters into a label it would cause problems when saving a blueprint.

Güncelleme: 26 Kas 2024 @ 18:28
Güncelleyen: Max

Added folders. You can create and delete folders to organize your blueprints. No nested folders though.

Güncelleme: 24 Kas 2024 @ 11:56
Güncelleyen: Max

Streamlined the load GUI. Descriptions now appear as tooltips.

Güncelleme: 24 Kas 2024 @ 11:28
Güncelleyen: Max

Blueprints should now work with linux and mac in addition to windows. Those operating systems handle file paths differently than windows.

Güncelleme: 23 Kas 2024 @ 12:36
Güncelleyen: Max

I forgot to do a nil check on screen resolution. This fixes that.