RimWorld
XML Extensions
Menampilkan61-70 dari 162 kiriman
< 1 ... 5  6  7  8  9 ... 17 >
Pembaruan: 24 Des 2021 @ 8:57pm

v1.6.4

- Fixed bug in More Mod Settings
- Re-added XmlMod.getSetting() for legacy support

Pembaruan: 27 Nov 2021 @ 1:49am

v1.6.4

- Added <rows> tag to Setting.TabView

Pembaruan: 26 Nov 2021 @ 3:06am

v1.6.4

- Fixed bug in Setting.EmbedMenu

Pembaruan: 24 Nov 2021 @ 5:39pm

v1.6.4

- Fixed bug in XmlExtensions.FindMod

Pembaruan: 23 Nov 2021 @ 11:45pm

v1.6.4

Optimized Patch Analyzer UI.

Pembaruan: 23 Nov 2021 @ 9:54pm

v1.6.4

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

Pembaruan: 22 Nov 2021 @ 7:37pm

v1.6.4

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

Pembaruan: 22 Nov 2021 @ 3:12am

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.

Pembaruan: 15 Nov 2021 @ 4:51pm

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.

Pembaruan: 10 Nov 2021 @ 4:01am

v1.6.3

- Fixed a bug in error reporting of DefDatabase operations