Vectorial1024/EliteBionicsFramework

Double check with Half Dragons

Closed this issue · 4 comments

Steam user mentions potential problem with Half Dragons

https://steamcommunity.com/sharedfiles/filedetails/?id=2556121262

So far the problems seems to be the usage of vanilla getMaxHealth method, which means a simple code patch should solve the problem.

The patch was not as easy as expected. They made use of a lambda function, which meant that I must revisit the "self-anon" technology.

Speaking of lambda functions being compiled into the machine code, I remember I once had an abandoned mod that deals with RimWorld sounds. Perhaps this tech is the missing key to making that mod possible.


Holding out, trying to see if I can also fix #38 before posting an update.

#38 has become low-prio. Can now deploy this.

Deployed. Closing this.