RimWorld
Toggleable Overlays
Wyświetlanie 1-10 z 30 pozycji
< 1  2  3 >
Aktualizacja: 4 maja 2023 o godz. 0:51

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.

Aktualizacja: 18 marca 2023 o godz. 15:47

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

Aktualizacja: 8 marca 2023 o godz. 20:23

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.

Aktualizacja: 1 lutego 2023 o godz. 16:57

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

Aktualizacja: 19 stycznia 2023 o godz. 18:09

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.

Aktualizacja: 5 stycznia 2023 o godz. 12:36

Adds support for Hospitality's guest beds.

Aktualizacja: 28 listopada 2022 o godz. 13:48

More fixes for the quick toggle button.

Aktualizacja: 27 listopada 2022 o godz. 17:41

Same as the previous update, but fixed better.

Aktualizacja: 27 listopada 2022 o godz. 17:28

Fixes edge case where quick key may stop working

Aktualizacja: 26 listopada 2022 o godz. 16:31

Improved error handling