RimWorld
XML Extensions
162件中 61-70 を表示
< 1 ... 5  6  7  8  9 ... 17 >
更新:2021年12月24日 @ 20時57分

v1.6.4

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

更新:2021年11月27日 @ 1時49分

v1.6.4

- Added <rows> tag to Setting.TabView

更新:2021年11月26日 @ 3時06分

v1.6.4

- Fixed bug in Setting.EmbedMenu

更新:2021年11月24日 @ 17時39分

v1.6.4

- Fixed bug in XmlExtensions.FindMod

更新:2021年11月23日 @ 23時45分

v1.6.4

Optimized Patch Analyzer UI.

更新:2021年11月23日 @ 21時54分

v1.6.4

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

更新:2021年11月22日 @ 19時37分

v1.6.4

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

更新:2021年11月22日 @ 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.

更新:2021年11月15日 @ 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.

更新:2021年11月10日 @ 4時01分

v1.6.3

- Fixed a bug in error reporting of DefDatabase operations