RimWorld
Big and Small - Framework
Hiển thị 201-210 trong 438 mục
< 1 ... 19  20  21  22  23 ... 44 >
Cập nhật: 17 Thg09, 2024 @ 1:03am
bởi RedMattis

Update on 9/17/2024 10:02:57 AM.

Health Scale calculations have been completely re-done. Now works based on a Virtual HealthScale.

This new system means you still get significant values from scaling up a human, or even a polar bear, but doing to to a Thrumbo or Silverfish will mostly result in a fairly linear increase.

Cập nhật: 16 Thg09, 2024 @ 12:32am
bởi RedMattis

[Auto-generated text]: Update on 9/16/2024 9:32:07 AM.

Cập nhật: 15 Thg09, 2024 @ 2:49am
bởi RedMattis

[Auto-generated text]: Update on 9/15/2024 11:49:34 AM.

Cập nhật: 14 Thg09, 2024 @ 12:52am
bởi RedMattis

[Auto-generated text]: Update on 9/14/2024 9:52:48 AM.

Cập nhật: 13 Thg09, 2024 @ 7:47am
bởi RedMattis

[Auto-generated text]: Update on 9/13/2024 4:47:01 PM.

Cập nhật: 13 Thg09, 2024 @ 12:20am
bởi RedMattis

[Auto-generated text]: Update on 9/13/2024 9:19:49 AM.

Cập nhật: 12 Thg09, 2024 @ 1:08am
bởi RedMattis

[Auto-generated text]: Update on 9/12/2024 10:07:54 AM.

Cập nhật: 12 Thg09, 2024 @ 12:46am
bởi RedMattis

[Auto-generated text]: Update on 9/12/2024 9:46:23 AM.

Cập nhật: 11 Thg09, 2024 @ 2:29pm
bởi RedMattis

Update on 9/11/2024 11:28:52 PM.

Added some null checks and exception catching to the def generation. If you've got some pile of errors during start that stops it from running properly this won't make it work, but it will keep running so you can get into the main menu and stuff.

Not something I've reproduced and the error log I got sent had a lot of errors before even getting to my code, so something was already terribly wrong, but since the exception was unhanded it just stopped that step there.

Cập nhật: 10 Thg09, 2024 @ 1:15pm
bởi RedMattis

Update on 9/10/2024 10:15:18 PM.

I tracked 122 changes. Everything tests fine, so let's just hope nothing explodes.