RimWorld

RimWorld

RIMMSqol Dev
Showing 31-34 of 34 entries
< 1  2  3  >
Update: Dec 7, 2017 @ 6:43am

Vanilla-Bug-Fix:
Rimworld can waste resources when crafting recipes due to overflows when allocating ingredients. This mod prevents the use of superfluous resources.

bug in ludeon forum[ludeon.com]

GUI:
Any labels that are too long to display in one line will be shortened to fit. The full label can be viewed in a tooltip by hovering over the shortened label.

Update: Dec 4, 2017 @ 8:03am

Bug-Fix:
-Changing settings for record factors that werent used by default caused problems due to missing DB entries. The same could happen for new traits. In both cases the new entries are now dynamically created at the right time.

Update: Nov 30, 2017 @ 3:00am

Bug-Fix:
- Opening the mod menu without a mod configuration file caused an error.

Remnant colonies:
- Abandoning colonies with no valid colonists will no longer create a remnant colony.
- Abandoning bonded animals will still cause the banished penalty.
- The text in the abandon colony confirmation dialog will now correctly state what will happen.

Update: Nov 25, 2017 @ 10:39am

End user changes for B18:
- Thoughts can be configured
- Level ups and downs are displayed as thought bubbles and give a +1 or -1 mood boost so that you can look up the recent level ups in the needs tab.
- The Graphical User Interface for editing settings has been streamlined.

Under the hood:
- Completely reworked system for saving and configuring settings.
- Moved default values into Defs.
- Implemented level ups and downs as thought Defs.
- Spring cleaning.
- Adopting the code to the B18 release.