RimWorld

RimWorld

Pets Are Safe
Showing 1-9 of 9 entries
Update: 25 Jun @ 6:29am

[Auto-generated text]: Update on 6/25/2025 9:29:39 AM.
Updated to 1.6
No new content

Update: 20 Feb @ 7:09am

[Auto-generated text]: Update on 2/20/2025 10:09:44 AM.

Added extra buttons in the Exclude_List settings to move all animal types to or from the exclude list, so you don't have to add animals one-by-one if you only want to exclude a few.

Update: 30 Jul, 2024 @ 6:09am

[Auto-generated text]: Update on 7/30/2024 9:09:12 AM.

Added new option to protect pets from all damage (including environmental damage), or just from living things (human and animal Pawns). Default is all damage.

Update: 29 Apr, 2024 @ 7:35am

[Auto-generated text]: Update on 4/29/2024 10:35:09 AM.
Removed duplicate assemblies

Update: 13 Apr, 2024 @ 8:18am

[Auto-generated text]: Update on 4/13/2024 11:18:07 AM.
Updated to 1.5. Only code change was a minor difference in the signature of the PostPreApplyDamage method.

Update: 29 Oct, 2023 @ 9:08pm

[Auto-generated text]: Update on 10/30/2023 12:08:22 AM.

Finally got a log from someone experiencing the bug where you can't close the settings window. Bug was caused by a null reference exception. I still can't reproduce it, so I'm not sure what exactly is null, so I just added hella null checks to the code at midnight while drunk. Good luck out there.

Update: 8 Sep, 2023 @ 12:03pm

[Auto-generated text]: Update on 9/8/2023 3:04:12 PM.

Added ability to exclude animals from protection. This is found in the mod settings.

Animals marked for slaughter are now excluded from protection.

Update: 1 Feb, 2023 @ 6:14am

[Auto-generated text]: Update on 2/1/2023 9:14:39 AM.

Removed Harmony as a dependency. It was used in an early build, and I forgot to remove it when I switched to using a custom comp instead.

Update: 31 Jan, 2023 @ 8:41pm

[Auto-generated text]: Initial upload.