RimWorld
Toggleable Overlays
Hiển thị 1-10 trong 30 mục
< 1  2  3 >
Cập nhật: 4 Thg05, 2023 @ 12:51am

v2.2
- Prisoners and slaves have been split into their own separate mod options.
- The mod options UI has been redone and is now in the style of some of my newer mods, split into tabs.
- Performance optimization: Reduced harmony overhead.

Cập nhật: 18 Thg03, 2023 @ 3:47pm

v2.1.4
- NRE fix for maps that don't have any pawns on it.

Cập nhật: 8 Thg03, 2023 @ 8:23pm

v2.1.3
- Performance improvements: The harmony patches for this mod that get the most traffic have been converted to transpilers in order to reduce overhead.
- The mod option "optimize lister" is now enabled by default. This feature was added awhile ago and as a reminder it improves overall overlay performance by around 40% when zoomed way back.

Cập nhật: 1 Thg02, 2023 @ 4:57pm

v2.1.2
- Fixes the KeyBindingDefOf warning on game start. Took me forever to realize it was *this* mod causing that, lol.

Cập nhật: 19 Thg01, 2023 @ 6:09pm

v2.1.1
- Optimization for the handling of unnamed animals (such as wild animals). Normally, when the mod is passed such an animal, it passes it thru for vanilla code to handle. But then vanilla code just skips it since many animals have no names to print. This optimization eliminates this needless overhead, and I measured a substantial 25% improved performance on the overlay code loop.

Cập nhật: 5 Thg01, 2023 @ 12:36pm

Adds support for Hospitality's guest beds.

Cập nhật: 28 Thg11, 2022 @ 1:48pm

More fixes for the quick toggle button.

Cập nhật: 27 Thg11, 2022 @ 5:41pm

Same as the previous update, but fixed better.

Cập nhật: 27 Thg11, 2022 @ 5:28pm

Fixes edge case where quick key may stop working

Cập nhật: 26 Thg11, 2022 @ 4:31pm

Improved error handling