Posted June 05, 2024 by Baomont
#Bug Fix
This is just a very small update to fix some issues with the game and should not impact save progress.
- Fixed an issue of infinite recursion when your creatures are bringing in 100+ life essence. I have changed the function from a loop to an overflow calculation
- Fixed number formats in the UI. 1000000 will now show as 1,000,000 etc..