RimWorld

RimWorld

Elite Bionics Framework
Showing 61-70 of 70 entries
< 1  2  3  4  5  6  >
Update: 31 Jan, 2020 @ 6:55am

Updated to v1.1.0: scaleAdjustment now available. Refer to documentation for how to use it.

Update: 7 Dec, 2019 @ 12:15am

[Auto-generated text]: Update on 12/7/2019 4:15:36 PM.

Update: 8 Nov, 2019 @ 11:25pm

[Auto-generated text]: Update on 11/9/2019 3:25:38 PM.

Update: 27 Jun, 2019 @ 6:12am

Fixed bug where a bad patch made some capacity-affecting hediffs (e.g. scratch, crack, etc.) fail to show themselves when the player is highlighting the capacity readout.

For example, suppose a pawn has a scratch in the left leg. Before the bug was fixed, the Movement tooltip will look something like "Moving: 80%\nAffected by:\n"; notice that nothing follows after the 2nd '\n' character. After fixing, the tooltip should correctly display, e.g., "[...] left leg 18/30"

Update: 15 May, 2019 @ 8:04am

Fixed critical bug that caused the vanilla GetMaxHealth() method to always return 0, causing a lot of errors, such as the instant-bleedout-from-injury bug.

Now, the vanilla GetMaxHealth() will return its vanilla results. However, I urge all modders out there to reconsider what they are trying to achieve with the vanilla method. Under the EBF, it's very likely they want to obtain the max HP of body parts via our new method, but we can't assume anything.

Update: 15 May, 2019 @ 1:46am

(Ah well I'm not sure if I remember what this patch did)

Update: 14 May, 2019 @ 6:14am

Body parts under the effect of the EBF now have their bleed rate scaled back down to vanilla levels. This effectively make the EBF bionics more viable as their overall average bleed rate is reduced.

Update: 13 May, 2019 @ 2:58am

[Auto-generated text]: Update on 5/13/2019 5:58:39 PM.

Update: 26 Feb, 2019 @ 3:48am

[Auto-generated text]: Update on 2/26/2019 7:48:05 PM.

Update: 24 Feb, 2019 @ 1:40am

[Auto-generated text]: Initial upload.