RimWorld
Big and Small - Framework
Εμφάνιση 251-260 από 446 καταχωρίσεις
< 1 ... 24  25  26  27  28 ... 45 >
Ενημέρωση: 25 Μαϊ 2024 στις 10:07
από RedMattis

Update on 5/25/2024 7:05:18 PM.

Greater Deathless now uses `OfPlayerSilentFail` so it doesn't generate a pointless warning message during world generation (Dracul Masters checking if the gene was applied to a player pawn)

Ενημέρωση: 24 Μαϊ 2024 στις 23:46
από RedMattis

Update on 5/25/2024 8:45:00 AM.

A ton of framework updates to support immortality genes, etc.

Also moved the Blank Facial Animation faces into the frame work, because apparently I had forgotten those in the B&S Genes mod when moving the "Facial Animation disabler" into the framework.

Ενημέρωση: 19 Μαϊ 2024 στις 12:34
από RedMattis

[Auto-generated text]: Update on 5/19/2024 9:33:04 PM.

Ενημέρωση: 15 Μαϊ 2024 στις 2:23
από RedMattis

Update on 5/15/2024 11:22:09 AM.

Quick-fix to some hediffs not transferring when changing the pawn's HAR race.

Ενημέρωση: 15 Μαϊ 2024 στις 2:19
από RedMattis

[Auto-generated text]: Update on 5/15/2024 11:18:17 AM.

Ενημέρωση: 14 Μαϊ 2024 στις 7:38
από RedMattis

[Auto-generated text]: Update on 5/14/2024 4:37:01 PM.

Ενημέρωση: 8 Μαϊ 2024 στις 1:47
από RedMattis

Quick Update on 5/8/2024 10:46:17 AM.

Removed a MeshAt patch which was doing nothing useful. (1.4 leftovers which didn't actually work in 1.5)

This could apparently rarely result in meshes being created on the wrong thread with some mods (e.g. HAR).

Ενημέρωση: 6 Μαϊ 2024 στις 2:51
από RedMattis

Update on 5/6/2024 11:49:35 AM.

Made the CanEquip patch check if the pawn is a humanlike. If not it just skips my patches.

This should fix issues with errors from mods that lets animals equip weapons.

...and yes this means, I'm currently not stopping chinchillas from equipping jotun-made miniguns or something.

Ενημέρωση: 6 Μαϊ 2024 στις 2:43
από RedMattis

Update on 5/6/2024 11:41:41 AM.

Fix for animals not being visually rescaled when gigantised/minimized via the animal-serums or hit with shrink/growth rays.

Ενημέρωση: 5 Μαϊ 2024 στις 10:08
από RedMattis

Update on 5/5/2024 7:07:03 PM.

Fixed Shamblers returning as Returned. We don't need double-undead undead.