RimWorld
Work Tab (Continued)
23件中 1-10 を表示
< 1  2  3 >
更新: 7月12日 @ 20時03分

1.6.1

fix: Shift + scroll wheel fails to modify priority for entire column or row

Due to the Unity upgrade in RimWorld 1.6, Shift + scroll wheel is now interpreted as horizontal scrolling in tables, breaking the expected behavior. This issue does not occur in RimWorld 1.5.

更新: 7月12日 @ 1時05分

1.6 stable version

更新: 6月23日 @ 5時27分

1.5.16 1.6.0-beta

Fixed an issue in the Mech Work Tab mod where the copy-paste buttons were not functioning.

更新: 6月11日 @ 23時09分

1.6.0-beta

更新: 5月27日 @ 15時05分

1.5.15.3

Refactor priority access to use properties instead of methods.
Enhance manual priorities checkbox tips with dynamic max priority
Add the patch for Prison Labor mod. Enhance manual priorities checkbox tips with dynamic max priority
Try to fix the width of WorkType Columns.
Fix 'More Than Capable' mod compatibility

更新: 5月17日 @ 2時10分

1.5.15.2

Fix 'Force Do Job' mod compatibility.
Fixed the problem that the WorkGiverColumn header was too narrow.
Fixed the issue of 'Tried to get a resource "xxx" from a different thread. All resources must be loaded in the main thread.'
Revert "Change mod name".


Thanks @Moonshrooms @ChilloW for the feedback.

更新: 5月16日 @ 7時15分

1.5.15.1

🚀 Improved overall performance, especially in UI responsiveness.

更新: 5月14日 @ 9時25分

1.5.15

🆕 Major Update

Improvements:

🚀 Improved overall performance, especially in UI responsiveness.

🛠️ Fixed an issue where default priorities could exceed the maximum allowed priority.

🖱️ Fixed a bug where vertical scrollbars were missing and the last few rows' columns were not highlighted properly.

🔄 Completely rewrote the rendering logic for expanded columns to improve accuracy and mod compatibility.

➕ Added support for expanded columns in the vanilla Work tab (now works like HardworkingKz).

🤝 Improved compatibility with the Grouped Pawns Lists mod.

Let me know if you encounter any issues with the new column behavior — especially if you use other UI mods!

更新: 5月5日 @ 5時33分

1.5.14

Completely refactor PawnColumnWorker_WorkType and PawnColumnWorker_WorkGiver, extract the commonality of the two class into a base class.

更新: 5月2日 @ 12時51分

1.5.13

Fix kemomimihouse HardworkingExt mod work tab column header click error.
Remove some unnecessary PawnColumnDef and use Harmony Patch to implement it.