Barotrauma

Barotrauma

Blueprints
Zobrazuje se 51–60 z 80 položek
< 1 ... 4  5  6  7  8 >
Aktualizace: 27. srp. 2024 v 13.31
provedl Max

Small change so that historical versions of blueprints will work with newer versions of the mod.

Aktualizace: 26. srp. 2024 v 9.28
provedl Max

Improvements to the popup warning about csharp not being enabled.

Aktualizace: 25. srp. 2024 v 20.57
provedl Max

Added warning popup screen if you do not have csharp scripting enabled.

Aktualizace: 23. srp. 2024 v 17.05
provedl Max

This update is a refactor to the way things are saved. Theoretically this code no longer needs to be updated when new components are added. There should be no change from the users perspective. The only exception is if they add components that use an enum. Currently the only such component is the oscillator, which I wrote a special rule for.

Aktualizace: 22. srp. 2024 v 8.21
provedl Max

Refactor to the way component values are loaded. You shouldn't notice any difference as a user. This is a less brittle way to handle loading. It is less likely to break in the future, and will also make adding new components easier.

Aktualizace: 12. srp. 2024 v 9.12
provedl Max

Added bp need command. bp list now prints out number of components.

Aktualizace: 12. srp. 2024 v 8.10
provedl Max

Fixed a bug causing errors on loading nil values.

Aktualizace: 11. srp. 2024 v 16.26
provedl Max

Fix for singleplayer where the mod broke due to being paused from the console window. Now it waits until the console is closed before loading.

Aktualizace: 11. srp. 2024 v 8.31
provedl Max

Slight bugfix to label enter parsing.

Aktualizace: 11. srp. 2024 v 8.01
provedl Max

Fixed a bug with "enter" used in labels.