RimWorld

RimWorld

Elite Bionics Framework
Viser 61-67 af 67 forekomster
< 1  2  3  4  5  6  >
Opdatering: 27. juni 2019 kl. 6:12

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"

Opdatering: 15. maj 2019 kl. 8:04

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.

Opdatering: 15. maj 2019 kl. 1:46

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

Opdatering: 14. maj 2019 kl. 6:14

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.

Opdatering: 13. maj 2019 kl. 2:58

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

Opdatering: 26. feb. 2019 kl. 3:48

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

Opdatering: 24. feb. 2019 kl. 1:40

[Auto-generated text]: Initial upload.