RimWorld

RimWorld

XML Extensions
Viser 21-30 af 120 forekomster
< 1  2  3  4  5 ... 12 >
Opdatering: 26. nov. 2021 kl. 3:06

v1.6.4

- Fixed bug in Setting.EmbedMenu

Opdatering: 24. nov. 2021 kl. 17:39

v1.6.4

- Fixed bug in XmlExtensions.FindMod

Opdatering: 23. nov. 2021 kl. 23:45

v1.6.4

Optimized Patch Analyzer UI.

Opdatering: 23. nov. 2021 kl. 21:54

v1.6.4

Patch Analyzer major improvements. Added a "By Mod" mode, and a "Summary" mode.

Opdatering: 22. nov. 2021 kl. 19:37

v1.6.4

- Added Setting.RadioButton: An individual Radio Button that allows for more flexibility.

Opdatering: 22. nov. 2021 kl. 3:12

v1.6.4

Patch Analyzer release. This tools allows you to view every Def that is patched, and by which mod(s) and which patch operation(s). Advanced Debugging Mode must be enabled for it to work.

Opdatering: 15. nov. 2021 kl. 16:51

v1.6.4

Advanced debugging mode released. When enabled, all XML errors will have improved messages and will also list possibly relevant mods to that error. Keeps track of every Def that gets patched by any patch operation.

Opdatering: 10. nov. 2021 kl. 4:01

v1.6.3

- Fixed a bug in error reporting of DefDatabase operations

Opdatering: 9. nov. 2021 kl. 16:59

v1.6.3

- Added DefDatabaseOperationSortList
- objPath can output multiple nodes
- DefDatabaseForEach returns the entire objPath
- DefDatabase operations support operations on HashSets
- Removed DefDatabaseOperationSetReference
- Minor code refactoring

Opdatering: 31. okt. 2021 kl. 5:28

v1.6.3

- Fixed a bug in objPath