RimWorld
Toggleable Overlays
Affichage des entrées 1-10 sur 30
< 1  2  3 >
Mis à jour le : 4 mai 2023 à 0h51

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.

Mis à jour le : 18 mars 2023 à 15h47

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

Mis à jour le : 8 mars 2023 à 20h23

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.

Mis à jour le : 1 févr. 2023 à 16h57

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

Mis à jour le : 19 janv. 2023 à 18h09

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.

Mis à jour le : 5 janv. 2023 à 12h36

Adds support for Hospitality's guest beds.

Mis à jour le : 28 nov. 2022 à 13h48

More fixes for the quick toggle button.

Mis à jour le : 27 nov. 2022 à 17h41

Same as the previous update, but fixed better.

Mis à jour le : 27 nov. 2022 à 17h28

Fixes edge case where quick key may stop working

Mis à jour le : 26 nov. 2022 à 16h31

Improved error handling