RimWorld
XML Extensions
Εμφάνιση 91-100 από 162 καταχωρίσεις
< 1 ... 8  9  10  11  12 ... 17 >
Ενημέρωση: 7 Οκτ 2021 στις 19:17

v1.5.6

- Added Setting.DisplayWindow
- Small refactor of settings code
- Removed some extra debug statements

Ενημέρωση: 7 Οκτ 2021 στις 14:22

v1.5.6

- Removed a debugging statement

Ενημέρωση: 7 Οκτ 2021 στις 2:33

v1.5.6

- Renamed the other method as well (different number of parameters)

Ενημέρωση: 7 Οκτ 2021 στις 2:31

v1.5.6

- Renamed DefaultValueSettingsList to SetDefaultValueSettingsList

Ενημέρωση: 7 Οκτ 2021 στις 2:06

v1.5.6

- Refactored most of the mod
- Error reporting patching is now automated, so it will work for modded operations as well
- Added PatchOperationSafeReplace
- Added PreClose() to SettingContainers
- Removed CustomSettingContainer

Ενημέρωση: 2 Οκτ 2021 στις 3:10

v1.5.5

- Removed a tag

Ενημέρωση: 1 Οκτ 2021 στις 21:02

v1.5.5

- Updated extra settings UI
- Added more translation keys
- Added workshop tags

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

v1.5.5

- Boolean operations support lists

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

v1.5.5

- Fixed black screen bug

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

v1.5.5

- Added CreateDocument
- Added ApplyInDocument
- Added MergeDocument
- Added xmlDoc tag to all patch operations
- Added copies of all vanilla operations
- Pushed assembly to NuGet
- Large code refactoring