RimWorld

RimWorld

Dynamic Diplomacy
Showing 51-60 of 71 entries
< 1 ... 4  5  6  7  8 >
Update: 27 Feb, 2020 @ 3:04pm

[Auto-generated text]: Update on 2/27/2020 6:04:14 PM.

Update: 26 Feb, 2020 @ 7:08pm

Added settlementWeight > 0 condition to several other checks (prevents conflict with Empire mod)

Update: 26 Feb, 2020 @ 2:41pm

Change in distance-based conquest algorithm (Thanks to Radiant Dawn for idea):

The algorithm first selects attacking settlement, then iterates through every other eligible attack candidate to classify them into 5 groups: 0~30 tiles away, 30~60 tiles away, 60~90 tiles away, 90~120 tiles away, 120~150 tiles away.
When the first group is not empty, random settlement within first group is chosen. If first group is empty, repeat the process with second group et cetera.
If all five group is empty, conquest event fails.

Update: 18 Feb, 2020 @ 10:44pm

1.1 Compatibility.
Adjusted distance-based conquest algorithm that attack target search increments by 30, 60, 90 ... 150 tiles instead of 10, 20, 30 ... 300 tiles.

Update: 24 Jan, 2020 @ 6:10am

emergency revert

Update: 23 Jan, 2020 @ 8:47pm

Adjusted distance-based conquest algorithm that attack target search increments by 30, 60, 90 ... 150 tiles instead of 10, 20, 30 ... 300 tiles.

Update: 9 Jan, 2020 @ 10:15pm

In order to remove crazy outliers where event frequency deviated significantly, altered event trigger mechanism from SingleMTB to OnOffCycle. Relationship change event triggers 2~4 times a year; conquest event triggers 3~5 times a year.

Update: 27 Dec, 2019 @ 3:55pm

Implemented optional distance-based conquest.

Update: 27 Dec, 2019 @ 3:52pm

-

Update: 11 Dec, 2019 @ 4:13am

Restoring some elements from future patch:
- Added Brazilian Portuguese translation by Roliçonho.
- Event frequency is 20 days for relationship change, 15 days for conquest.