RimWorld
Big and Small - Framework
Hiển thị 41-50 trong 434 mục
< 1 ... 3  4  5  6  7 ... 44 >
Cập nhật: 27 Thg08 @ 2:06pm

Fixed an error caused by a missing null-check from some refactoring before.

The issue could cccurre when right-clicking a pawn.

Cập nhật: 27 Thg08 @ 12:03pm

Added ability to set the 3 colors on apparel and pawns via pawnkinds, + other new graphics stuff.
Auto-combat now has a button for melee charge.
Refactored and added more defensive coding to Pilotable code.

Cập nhật: 27 Thg08 @ 1:11am

Got rid of leftover warning from apparel node (Ludeon changed what constructor is used, so the error was now inaccurate).

Added BS_TransparentThreeColor.

Cập nhật: 26 Thg08 @ 11:56am

Added new shader which has dramatically better blending than Ludeon's shader. Plus it supports 3 colors.

Swapped over a number of things to use it instead.

Cập nhật: 25 Thg08 @ 11:27am

[Auto-generated text]: Update on 8/25/2025 8:27:42 PM.

Cập nhật: 24 Thg08 @ 6:32am

Updating, cleaning up refactoring, performance improvements on pawns tagged as requiring more frequent updates. Faster gene prerequisite resolving, etc.

Much thanks to Zera for the various performance improvements. Cutting a method that could sometimes get quite expensive to 1/4 or less.

Cập nhật: 24 Thg08 @ 5:51am

[Auto-generated text]: Update on 8/24/2025 2:51:13 PM.

Cập nhật: 19 Thg08 @ 1:08am

[Auto-generated text]: Update on 8/19/2025 10:08:30 AM.

Cập nhật: 18 Thg08 @ 1:08pm

Added Auto-combat toggles to enable undrafting toggling it off automatically.

Needs to be toggled in the setting menu. Off by default.

Cập nhật: 18 Thg08 @ 12:19pm

Sapient animals and hybrids are now in their own corpse category to avoid bloating menus. Thanks Zera! :D