ori-community / wotw-rando-client

Game Client/Mod for the Ori and the Will of the Wisps Randomizer
https://wotw.orirando.com
Other
20 stars 15 forks source link

Setting health/energy #329

Open SiriusAshling opened 1 year ago

SiriusAshling commented 1 year ago

Currently there are three competing systems to set the current or maximum health and energy. Using the example of current health:

Only the system command seems to work correctly. The virtual state ignores negative values (which is useful for killing Ori) and the gameState truncates floating point values

timoschwarzer commented 1 year ago

Is this still an issue on the current dev version?