RimWorld

RimWorld

MorrowRim
Showing 81-90 of 123 entries
< 1 ... 7  8  9  10  11 ... 13 >
Update: 9 Jul, 2021 @ 10:21pm

Update to 1.6.49

  • Corprus beasts now have a custom think tree.
  • Emperor parasol can now spawn on marsh again.
  • [1.3]Modified corprus gas code slightly.

Update: 9 Jul, 2021 @ 1:36pm

Update to 1.6.48

  • [1.3]Fixed an error being caused by kwama nests. Specifically the code that spawns in a worker if there are none present.

Update: 8 Jul, 2021 @ 10:35pm

Update to 1.6.47

  • Modified revenge chances for certain animals
    • Durzog: revenge on damage to 20%, revenge on tame to 5%.
    • Bantam guar: revenge on damage to 0%.
    • Wormouth: revenge on tame to 5%.
    • Scuttler: all revenge to 0%.
    • Shalk: all revenge to 0%.
    • Ash hopper: all revenge to 0%.
    • Nix ox: all revenge to 0%.
    • Fungal shalk: revenge on damage to 0%, revenge on tame to 5%.
    • Kwama scrib: all revenge to 0%.
    • Kwama forager: all revenge to 0%.
    • Kwama worker: all revenge to 0%.
    • Changes for kwama will only affect wild kwama.
  • Wild trama no longer spawns on ash enriched soil.
  • Wild scathecraw no longer spawns on ash enriched soil.
  • Emperor parasol no longer spawns on marsh.
  • All guar only give 4 milk per milking.
  • Added nix ox mucus, a rather disgusting, but quite nutritious, liquid secreted by nix ox.
  • Nix ox can now be milked for nix ox mucous.
  • Removed tags that prevents wild animals hunting kwama.
  • Harmony patch added that prevents wild animals hunting kwama that belong to the kwama nests faction
  • [1.3]Setting to disable the above harmony patch.
  • [1.3]Added the ability to disable kwama nests using the new faction selection settings. And edited all relevant code to hopefully prevent any issues if the kwama nests faction is disabled.

Update: 7 Jul, 2021 @ 11:30pm

Update to 1.6.46

  • [1.3]Added a setting to make tame animals hide indoors during an ash storm, which defaults to enabled.
  • [1.3]If the above setting is enabled: tame animals will hide indoors if they become afflicted with ash build up during an ash storm. Livestock will respect pens, but other animals will not respect zones. Animals will seek rooms that are completely roofed, though if they find themselves under a roof at any point, they will remain there.
  • [1.3]Added in the archotech filter vessel, which can be acquired the same way as all archotech artifacts. When enabled, any pawns within a three tile radius will gain the archotech ash filter hediff, and have all ash build up cleansed.
  • [1.3]Added in the archotech ash filter hediff. This prevents any ash build up during an ash storm. It can only be obtained from the archotech filter vessel.
  • [1.3]Hediffs that protect against ash build up now display that they do.
  • Butchering ogrim will now yield an ogrim horn, a rather sturdy blunt weapon.
  • Butchering ogrim will now yield a single gold piece.

Certain 1.3 additions will be back-ported once the 1.3 chaos dies down.

Update: 6 Jul, 2021 @ 8:39pm

Update to 1.6.45

  • [1.3]Added a Harmony patch to prevent kwama from using goodwill. This will prevent at least one error, that was occurring when a kwama nest was threatened.
  • Scrib can no longer instantly down, and kill, mechanoids.
  • Scrib and hunger paralysis attacks now scale off of toxic sensitivity.
  • Paralysis now has an initial hidden state.
  • [1.3]Corprus attacks now use custom damage workers, moved some code from the corprus hediff to these. Potentially a marginal performance boost.
  • [1.3]A message is now displayed when a pawn contracts corprus from a corpurus beast.

Update: 6 Jul, 2021 @ 1:36pm

Update to 1.6.44

  • [1.3]Added 1.3 exclusive nocturnal patch that checks for VE Framework.
  • Added a mod setting to generate ashland biomes closer to the poles. Keep in mind that these biomes are not designed with colder temperatures in mind, and it is very likely you will end up with no wild animals during the winter. You may also need to increase the ashland biome coverage multiplier.
  • Added a patch for the Empire mod, thanks to Arcimbaldo.
  • The volcanic weather section of the mod settings menu is now hidden again if you don't use Volcanic Ashlands.

Update: 5 Jul, 2021 @ 7:14pm

Update to version 1.6.43

  • Fixed missing netch flesh in 1.1 and 1.2.

Update: 4 Jul, 2021 @ 11:07pm

Update to version 1.6.42

  • [1.3]Added a check to ash storm ash damage code, which checks if the pawn has a trait with the extendedRaceProps mod extension
  • [1.3]Added in the ash breather trait. Pawns with this trait will not receive any ash buildup while outside during an ash storm, though they will still gain the mood penalty.

Add this to a trait to prevent ash buildup during an ash storm
<modExtensions>
<li Class="MorrowRim.ExtendedRaceProperties">
<ashResistant>Resistant</ashResistant>
</li>
</modExtensions>

Update: 4 Jul, 2021 @ 10:02pm

Update to version 1.6.41

  • Added in the ash lover trait, thought, and required code from Dunmer Race. Pawns with this trait will gain a large mood boost when outside during an ash storm, and no longer gain the regular mood debuff when outside in ash storms or during ash fall. This is only enabled in the RimWorld version 1.3.

Update: 4 Jul, 2021 @ 9:43pm

Update to 1.6.40

  • Added xml tag for 1.3.
  • Modified preview image.
  • Modified file structure, nothing that would break patches.
  • Added raidLootValueFromPointsCurve to kwama and corprus faction.
  • Trainability changed for several animals:
    • Netch and retching netch to none
    • Hunger to intermediate
    • Silt strider to none
    • Nix ox to none
    • Kwama scrib to intermediate
    • Guar and albino guar to none
    • Cliff racer to intermediate
    • Tiger guar to intermediate
    • Vvardvark to none
  • Resdayn grass and small mushrooms nutrition increased to 0.5, matching vanilla grass.
  • Resdayn grass grow days increased to 3.5.

  • For RimWorld version 1.3:
    • Modified code in dll for code changes in 1.3.
    • Modified daedra summoning stone for mote changes in 1.3.
    • Several animals can now roam when tamed, you will have to place them into paddocks:
      • Guar and albino guar
      • Netch and retching netch
      • Bantam guar
      • Nix ox
      • Shalk and fungal shalk
      • Ash hopper
    • Unused Dagoth faction not included in 1.3 files.
If anyone encounters any errors please leave a message!