RimWorld

RimWorld

XML Extensions
Näytetään 91–100 / 162
< 1 ... 8  9  10  11  12 ... 17 >
Päivitys: 7.10.2021 klo 19.17

v1.5.6

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

Päivitys: 7.10.2021 klo 14.22

v1.5.6

- Removed a debugging statement

Päivitys: 7.10.2021 klo 2.33

v1.5.6

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

Päivitys: 7.10.2021 klo 2.31

v1.5.6

- Renamed DefaultValueSettingsList to SetDefaultValueSettingsList

Päivitys: 7.10.2021 klo 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

Päivitys: 2.10.2021 klo 3.10

v1.5.5

- Removed a tag

Päivitys: 1.10.2021 klo 21.02

v1.5.5

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

Päivitys: 30.9.2021 klo 3.32

v1.5.5

- Boolean operations support lists

Päivitys: 29.9.2021 klo 13.18

v1.5.5

- Fixed black screen bug

Päivitys: 28.9.2021 klo 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