sumghai / MedPod

Advanced regenerative medical beds for RimWorld
Other
14 stars 15 forks source link

MedPods unintentionally remove upgrade module hediffs from Androids mod #4

Closed sumghai closed 3 years ago

sumghai commented 4 years ago

ChJees' Androids mod comes with upgrade modules, which enhance various stats for pawns they are implanted in.

However, because they are implemented as hediffs and have not been correctly tagged with <isBad>false</isBad>, the MedPod will regard them as diseases and remove them from pawns during treatment.

I have already contacted ChJees via Discord, as it is up to him to fix this compatibility issue.

sumghai commented 3 years ago

No further response from ChJees since his initial promise to fix the issue on 22 June 2020. Therefore, the ball is in his court now.

sumghai commented 3 years ago

Since ChJees isn't going to fix this himself any time soon, I'll patch this myself.

Even then, some of the upgrade modules seem to behave strangely, such as respawning injuries that the MedPod had just healed. Since the Androids mod is far too complex, I'll probably throw in a disclaimer when the next update rolls out.