Hey all,
as the title states this is just a small hotfix:
- make the sacrificing of items in the late-game easier
- fixing a potential crash/hangup when sacrificing a large quantity of items (100+)
this happened because with each item being removed from the inventory it would do a sort of the entire inventory, which would already take a bit of time when performed once for 100+ items,
Additionally all item elements in the inventory UI would get informed about an item being removed from the sacrificial altar, creating an exponential growth in calculation power required.
I fixed both these by making them more performant. Each item element now only listens to the "removed_from_sacrificial_altar" signal from its own item, not everyone's. and additionally when the sacrificial altar starts sacrificing items it will pause the inventory sorting and restart it after its done. This improved performance by around 10-50x for 200 items being sacrificied
The endgame in its current form is a temporary solution to give players a possibility to progress beyond the currently available story/world. This endgame will morph and change with each big release to get closer to the interesting and long lasting gameplay i have planned.
Im currently working with a bit of different development approach which allows me for easier hotfix deployment/development while still working on the 0.09 maintenance release
I hope everyone is doing well!
Keep it up!
Experience the feeling of progress in the most distilled way.
Progress Game is a 2D UI-based idle game with animations and particle effects, in which you Slay monsters, farm ressources, create and upgrade your equipment.
Let the game run in the background and return every now and then to get a short burst of satisfaction.
100% Free and No Monetization to Ruin Your Fun!
Craft and upgrade 6 Tiers of gear
Level up and spend stat-points
Improve Weapon-masteries by fighting
Earn Monster-Titles for each monster
Unlock 6 different worlds
Unlock Achievements that empower your character
The game is still in development with more features and content to come!