RimWorld
RIMMSqol
Εμφάνιση 191-200 από 396 καταχωρίσεις
< 1 ... 18  19  20  21  22 ... 40 >
Ενημέρωση: 10 Αυγ 2021 στις 0:56

Changed code for refreshing pawns after traits and such has been updated to avoid null pointer in vanilla.

Cached the search result when browsing backstories in the CuM window to avoid slowdown.

Ενημέρωση: 6 Αυγ 2021 στις 18:56

"Collapsing" modded controls that were initially missed.

Ενημέρωση: 6 Αυγ 2021 στις 3:38

Option to use a short style date display in the lower right controls. Condensing 3 lines into one.

Toggle button to collapse/expand controls in the lower right.

More generic fix for recipe filters that were created by hand. Distinguishing between implied recipes and custom ones.

Ενημέρωση: 4 Αυγ 2021 στις 3:00

Added slavery properties to the general section that allow configuring the frequency of slave rebellions.

Reloading the new thingCategory cache when updating thingfilter. Prevented stockpiles etc. from updating their UI.

Ενημέρωση: 1 Αυγ 2021 στις 2:03

Added property "Default Designator" to buildings and "floors and terrain". It determines whether designators are added to the architect menu normal or through ideology relations.

Ενημέρωση: 31 Ιουλ 2021 στις 13:48

Adjusted packageId for "Ducks Insane Skills" mod support.

Ενημέρωση: 30 Ιουλ 2021 στις 21:38

Added "Psy Decay" properties to the general settings.

Altered how resetting in the general settings works.

Changed how lists are marked as changed. Just initializing a list will no longer flag the property as changed.

String properties can be marked so that empty textfields are treated as no value instead of an empty string. Can also be used to prevent properties from being marked as changed even though no user interaction has taken place.

Ενημέρωση: 29 Ιουλ 2021 στις 2:38

Added "Mtb Roam Chance" to race properties.

Ενημέρωση: 27 Ιουλ 2021 στις 20:10

Load after rimforged so that the recipes from rimforged can be edited.

Added property "Disallow Not Ever Storable" to thingfilters.

Storyteller can disable incidents for vanilla storyteller and random quests in general.

Added properties "Use Ideo Color" and "Style Category" to buildings which allows ideology users to define a color scheme that overrides default and material colors.

Added label coloring to Dialog_Select via property LabelColors.

Ενημέρωση: 26 Ιουλ 2021 στις 8:49

Bug-Fix: Recipe ingredient filters where not necessarily updated if material categories had been changed. Materials in pseudo groups like "All who can make" would then show up in the UI but could not actually be used unless the ingredient entry was edited themself.