RimWorld

RimWorld

Sometimes Raids Go Wrong
Showing 1-10 of 24 entries
< 1  2  3 >
Update: Feb 12 @ 2:07pm

Update on 2/12/2025 3:07:54 PM.

- Removed an unused while loop. If the game reached this loop it would loop infinitely causing it to hang.

Update: Apr 30, 2024 @ 3:47pm

Update on 4/30/2024 4:47:48 PM.

- Updated Russian Translation, contributed by MrMustache.

Update: Apr 28, 2024 @ 8:06pm

Update on 4/28/2024 9:06:38 PM.

- Added a Reset Settings button on the mod settings menu.
- Added translation string.

Update: Apr 27, 2024 @ 2:27pm

Update on 4/27/2024 3:27:08 PM.

v1.5.0

- Added check for Vanilla Events Expanded in mod settings menu. If VEE is active, you will see a message telling you to change the overall weight in its settings menu. Synchronising the settings would be nice if possible, but this will do for now.
- Added translation strings.
- Set the default weight for a raid going wrong to 1.85, which is one quarter the weight for a raid.
- Sanguophages (or any pawn with the right xenogenes) should no longer be able to get the Rapid Ageing disease. It's very unlikely for sanguophages to raid in, but anyway it's fixed now.

Update: Mar 19, 2024 @ 2:04am

Update on 3/19/2024 3:04:43 AM.

v1.4.9

- Added Russian translation contributed by MrMustache. There are some new strings which are not translated yet.
- Added SRGW_ShortName_ translation strings to improve support for other languages in mod settings menu.

Update: Mar 19, 2024 @ 1:08am

Update on 3/19/2024 2:08:56 AM.

v1.4.8 "Lynx Edition"

Fixes for RimWorld 1.5 compatibility.

Update: Oct 19, 2023 @ 4:23am

Update on 10/19/2023 5:23:05 AM.

- The insectoid faction can no longer have their raids go wrong. This would only happen if you used a mod which makes insectoids raid.

Update: Oct 1, 2023 @ 11:52pm

Update on 10/2/2023 12:52:24 AM.

v1.4.7

- Added a debug function to check how often an event might be picked with current config. You need to have a game loaded for this button to show up! NOTE: The results will show in the debug log. In a later version I'll make it show the results in a message box.
- Added a weight adjuster in mod settings for raids going wrong.
- Changed the percentage weights for the individual events to decimal weights, adjustable between 0.001 and 1. For example, 0.001 means that the chance of the event being picked will be a thousand times less compared to an event with a weight of 1. Hopefully this is less confusing!

Update: Mar 25, 2023 @ 10:11pm

Update on 3/25/2023 11:10:57 PM.

v1.4.6

- Fixed dictionaries for settings not being initialised. A check is now done when the settings window is opened.

Update: Mar 22, 2023 @ 4:03pm

Update on 3/22/2023 5:03:30 PM.

v1.4.5

- Added a weight adjuster in mod settings. This will let you adjust how often a thing which goes wrong happens compared to other things that can go wrong in the same circumstances.
- Fixed an edge case where the game would throw an error because all of the pawns that were dropping in were killed.