RimWorld

RimWorld

XML Extensions
Zobrazuje se 91–100 z 162 položek
< 1 ... 8  9  10  11  12 ... 17 >
Aktualizace: 7. říj. 2021 v 19.17

v1.5.6

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

Aktualizace: 7. říj. 2021 v 14.22

v1.5.6

- Removed a debugging statement

Aktualizace: 7. říj. 2021 v 2.33

v1.5.6

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

Aktualizace: 7. říj. 2021 v 2.31

v1.5.6

- Renamed DefaultValueSettingsList to SetDefaultValueSettingsList

Aktualizace: 7. říj. 2021 v 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

Aktualizace: 2. říj. 2021 v 3.10

v1.5.5

- Removed a tag

Aktualizace: 1. říj. 2021 v 21.02

v1.5.5

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

Aktualizace: 30. zář. 2021 v 3.32

v1.5.5

- Boolean operations support lists

Aktualizace: 29. zář. 2021 v 13.18

v1.5.5

- Fixed black screen bug

Aktualizace: 28. zář. 2021 v 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