Timberborn
Mod Settings
Mostrando 11-20 de 20 aportaciones
< 1  >
Actualización: 24 SEP 2024 a las 23:26

v0.6.7.0
- Added option to disable setting's visual element.

Actualización: 10 SEP 2024 a las 4:50

v0.6.5.1
- Added Polish localization.
- Changed tooltip icon.

Actualización: 28 JUL 2024 a las 10:35

- Fixed non localized dropdown values

Actualización: 28 JUL 2024 a las 6:25

- Added German localization
- Added option to pass non-localized dropdown values

Actualización: 26 JUL 2024 a las 11:18

- Option to add tooltip to the setting

Actualización: 18 JUL 2024 a las 9:53

- Fixed LimitedStringModSetting crash when an incorrect value was saved in settings

Actualización: 15 JUL 2024 a las 11:55

- Added ModSetting validation, using it to prevent saving LongStringModSetting to PlayerPrefs
- Fixed header of a section showing up even if there is no mod settings to show

Actualización: 14 JUL 2024 a las 4:41

- Added option to set custom display label.
- Added the service that can be used to save settings to the file on the disk.
- Added long string support.
- Added a button that resets settings to default values.
- Fixed a bug that caused the settings box to close after pressing the ESC key while editing a text field.

Actualización: 12 JUL 2024 a las 7:23

- Added option to add custom settings

Actualización: 7 JUL 2024 a las 1:02

- Initial upload