边缘世界 RimWorld

边缘世界 RimWorld

Do Lovin' When Idle
正在显示第 11 - 20 项,共 36 项条目
< 1  2  3  4 >
更新于:8 月 29 日 下午 10:06
作者:=-=

Colonists now consider fire, temperature, and vacuum (Odyssey DLC).

Optimized the initial Toil GotoBed of the JobDriver, reducing its performance impact.
(before reaching the bed) Average per tick for 4 pawns reduced from ~0.012ms to ~0.004ms.

更新于:8 月 28 日 下午 6:01
作者:=-=

IdleLovin' can now occur whenever colonists are in an Idle state, regardless of their schedule.
They will first check their own condition (e.g., bleeding, mood, hunger) before initiating Lovin'.

The cooldown for IdleLovin is configured with a modified calculation based on the original Lovin', which considers factors such as their opinions and individual health statuses.
(Royalty DLC) The "Word of Love" psychic power will further reduce this cooldown, and may also have a slight effect on the partner.

Refactor:
Pawns will be assigned the job via the ThinkNode-based JobGiver_IdleLovin, rather than through a postfix on JobGiver_IdleJoy.

Fix:
The meaningless "DoLovinWhenIdleComponent" log that appeared when removing the mod after a previous patch will no longer be displayed.
Fixed a bug where bed ownership was not being re-verified.
Fixed a bug where a colonist's own location was not being re-verified.

更新于:8 月 26 日 上午 4:43
作者:=-=

Updates for 1.4 and 1.5

更新于:8 月 25 日 上午 5:37
作者:=-=

Optimized the JobDriver, reducing its performance impact by over 90%.
Average per tick for 2 pawns reduced from ~0.040ms to ~0.004ms.

Fix: Fixed a rare Null Reference Exception that could occur in specific situations since the last mod update.

更新于:8 月 23 日 下午 7:24
作者:=-=

(1.6 Version Only)
JobDriver uses the Variable Tick Rate (VTR) introduced in 1.6.

(All Versions)
A lover waiting in a bedroom can now have social interactions.

更新于:8 月 23 日 下午 7:20
作者:=-=

更新于:8 月 21 日 上午 9:47
作者:=-=

The option for Pawns to continue recreation at 100% only applies if they were idle before starting the activity.
Added logic to check for a valid path before assigning a job.
(Biotech DLC)Pawns now consider "Postpartum Exhaustion".
Significantly stabilized the JobGiver to better handle situations involving exploration or expeditions (Odyssey DLC).

Full support for "[sbz] Endless Recreation" is now implemented.

更新于:8 月 16 日 上午 3:12
作者:=-=

Remove unnecessary tags in About.xml that interfere with RimPy/RimSort mod sorting.

更新于:7 月 21 日 上午 9:26
作者:=-=

Fixed and improved compatibility with "Yayo's Animation (Continued)"

更新于:7 月 4 日 下午 6:56
作者:=-=

Fixed IdleLovin failing when the pawn's bed was minified or on a different map.

(Note: Previously missing mod changes have now been applied to version 1.4 as well.)