RimWorld

RimWorld

Automatic Bed Reassignment
Showing 21-30 of 67 entries
< 1  2  3  4  5  6  7 >
Update: Dec 13, 2021 @ 10:19am

[Auto-generated text]: Update on 12/13/2021 1:19:43 PM.

- Minor code refactoring
- Fixed bed slot count calculation for 1.2
- Removed many no-longer-necessary debugging messages
- Changed remaining debugging messages into actual game messages
- Updated Krafs.RimWorld.Ref to 1.3.3200
- Pawns will now only unclaim their bed if they ACTUALLY ARE currently suffering from the SharedBed mood penalty
- Pawns & their partners will now only swap around beds if they ACTUALLY ARE currently suffering from the WantToSleepWithSpouseOrLover mood penalty
- Pawns can now claim their non-mutually-most-liked (polyamorous) love partner's bed if there is extra space for them
- Fixed Jealous & Greedy pawns kicking forced pawns out of their forced beds
- Fixed Jealous & Greedy pawns fighting over beds in a loop

Update: Oct 24, 2021 @ 6:23pm

[Auto-generated text]: Update on 10/24/2021 9:23:23 PM.

Code cleanup
Fixed Hospitality guest bed compatibility

Update: Oct 5, 2021 @ 1:37pm

[Auto-generated text]: Update on 10/5/2021 4:37:29 PM.

Added bed gizmo caching to save on performance

Update: Sep 30, 2021 @ 12:58pm

[Auto-generated text]: Update on 9/30/2021 3:58:14 PM.

Updated dependencies

Update: Sep 30, 2021 @ 12:35pm

[Auto-generated text]: Update on 9/30/2021 3:35:17 PM.

Updated dependencies

Update: Sep 24, 2021 @ 1:13pm

[Auto-generated text]: Update on 9/24/2021 4:13:07 PM.

Fixed pawns ignoring their lover

Update: Sep 23, 2021 @ 7:41pm

[Auto-generated text]: Update on 9/23/2021 10:41:05 PM.

Attempted fix of BetterLoading null error

Update: Sep 13, 2021 @ 6:10pm

[Auto-generated text]: Update on 9/13/2021 9:10:34 PM.

Further improved greedy trait's reassignment condition
Ascetic pawns will now attempt to claim a worse bedroom to avoid mood penalty

Update: Sep 12, 2021 @ 5:06pm

[Auto-generated text]: Update on 9/12/2021 8:06:01 PM.

Code cleanup

Update: Sep 11, 2021 @ 11:53pm

[Auto-generated text]: Update on 9/12/2021 2:53:08 AM.

Improved jealous and greedy traits' reassignment conditions