RimWorld
LightsOut
Hiển thị 1-10 trong 85 mục
< 1  2  3 ... 9 >
Cập nhật: 9 Thg08 @ 9:38pm

Update 2025.8.10.12

Try to address the game hitching when building things (especially when creating new rooms).

Cập nhật: 9 Thg07 @ 6:59am

Update 2025.7.9.20

Disable instead of removing the KeepOnComp when spawning buildings, since that caused wacky errors when other things were iterating over the comps

Cập nhật: 13 Thg06 @ 7:23pm

Update 2025.6.14.0

Verify 1.6 seems to be supported, pushing that so beta testers decide to use it

Cập nhật: 8 Thg06 @ 8:39am

Update 2025.6.8.1

Fix a compatibility issue with Relevant Stats in Description that was introduced with update 2025.6.8.0.

Should be no functional changes to anything, except that now there's no compatibility issue.

Cập nhật: 7 Thg06 @ 10:19pm

Update 2025.6.8.0

Remove HugsLib as a dependency.

There has been speculation that a new DLC is on the way, and that usually brings with it some breaking changes. I've seen this mod transition through versions 1.4 and 1.5, and both times I had to wait for HugsLib to update before saying that this mod fully supports a new version. I didn't want that to be the case again.

Removing HugsLib means that I had to redo how the settings are saved and loaded for the mod. What this means for you is that the mod settings page may look a little different, but all the same options are there. I didn't want to force everyone to dial in their settings again after this change, so I wrote some code to try and yoink your previous settings from the HugsLib configuration -- sorry in advance if I messed that up somehow. I really only have one shot at restoring your settings, so sorry if they get reset to default.

I also did some miscellaneous housekeeping items. The biggest one is that I noticed a couple of my mod compatibility patches were being applied even if the mod wasn't being used (those being: Colony Manager and Reinforced Mechanoids 2). That didn't have any functional impact on your gameplay, but it left unsightly debug logs and were unnecessary to run, so now they're disabled.

Cập nhật: 3 Thg06 @ 4:57pm

Update 2025.6.3.0

Patch Reinforced Mechanoid 2 to keep Gestalt Engine on all the time.

Thanks @heatherathebyne on GitHub!

Cập nhật: 14 Thg12, 2024 @ 7:50pm

Update 2024.12.15.1

Fix a null reference exception that could be encountered if a light is destroyed while waiting to be shut off, among some other strange scenarios.

Cập nhật: 27 Thg07, 2024 @ 6:49am

Update 2024.7.27.7

Added support for SOS2. I guess you could say that it was ME who saved the ships (2) this time.

It no longer crashes when moving the ship, and lights reset to in-standby correctly after being spawned (because they didn't for whatever reason).

Cập nhật: 12 Thg04, 2024 @ 9:02pm

Update 2024.4.13.3

Add support for 1.5 (I think?)

Cập nhật: 17 Thg02, 2023 @ 5:53pm

Update 2023.2.18.0

Ignore the helmet from the MiningCo. MiningHelmet mod