RimWorld
XML Extensions
Εμφάνιση 111-120 από 162 καταχωρίσεις
< 1 ... 10  11  12  13  14 ... 17 >
Ενημέρωση: 15 Σεπ 2021 στις 4:34

v1.5.2

- Added FindNodeRecursive
- Added GetName
- Added defaultValue to ToggleableSettings

Ενημέρωση: 14 Σεπ 2021 στις 17:12

v1.5.2

- Patch operations which can patch themselves supported
- XML errors which cause black screens will now boot to menu, and an error will be thrown
- Added Boolean.FindMod
- Minor bug fixes

Ενημέρωση: 13 Σεπ 2021 στις 21:31

v1.5.1

- Added Boolean.FindMod
- Fixed another bug in ForEach
- Can make PatchDefs with no parameters
- Fixed bug in PatchDefs where errors wouldn't be reported

Ενημέρωση: 11 Σεπ 2021 στις 18:46

v1.5.1

- Fixed bug in ForEach

Ενημέρωση: 10 Σεπ 2021 στις 2:32

v1.5.1

- Added PatchDef
- Added AggregateValues
- Added error reporting to Booleans
- Optimized to single-pass string replacement

Ενημέρωση: 8 Σεπ 2021 στις 20:38

v1.5.0

- Added defaultValue to CreateVariable

Ενημέρωση: 4 Σεπ 2021 στις 23:46

v1.5.0

- Fixed bug in initialization of SettingsMenuDefs

Ενημέρωση: 4 Σεπ 2021 στις 5:29

v1.5.0

- Changed margin to padding in Setting.Section

Ενημέρωση: 4 Σεπ 2021 στις 5:10

v1.5.0

- Made settings menus the size of vanilla menus
- Added Setting.MiddleColumn
- Added custom message support to ResetSettings
- Added Setting.Section
- Added drawLine and gapSize to SplitColumn

Ενημέρωση: 3 Σεπ 2021 στις 22:35

v1.5.0

- Can hide label in sliders by simply not providing one
- Added setting initialization code
- Fixed bug in how TabView is drawn