Barotrauma

Barotrauma

Blueprints
Menampilkan11-20 dari 80 kiriman
< 1  2  3  4 ... 8 >
Pembaruan: 12 Des 2024 @ 5:15pm
berdasarkan 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.

Pembaruan: 12 Des 2024 @ 9:12am
berdasarkan Max

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

Pembaruan: 9 Des 2024 @ 10:35am
berdasarkan Max

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

Pembaruan: 8 Des 2024 @ 7:38am
berdasarkan Max

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

Pembaruan: 8 Des 2024 @ 12:02am
berdasarkan Max

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

Pembaruan: 6 Des 2024 @ 5:21pm
berdasarkan Max

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

Pembaruan: 26 Nov 2024 @ 6:28pm
berdasarkan Max

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

Pembaruan: 24 Nov 2024 @ 11:56am
berdasarkan Max

Streamlined the load GUI. Descriptions now appear as tooltips.

Pembaruan: 24 Nov 2024 @ 11:28am
berdasarkan Max

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

Pembaruan: 23 Nov 2024 @ 12:36pm
berdasarkan Max

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