Khaligufzel / Dimensionfall

A survival game inspired by Cataclysm: Dark Days Ahead and Bright Nights.
MIT License
13 stars 5 forks source link

Remove doll displaying the player's health #354

Closed snipercup closed 2 months ago

snipercup commented 2 months ago

Requires #352

As mentioned in #352, we had redundant health systems. This PR removes the initial health system designed by Khaligufzel. We need to do this to be more mod friendly, since the new system has more flexibility and customization.

Removes logic an UI elements related to player health and it's display Updates screenshots in the readme to reflect the new health system.