0.0.2.2 Reworked the HUD to React to the Ability System
I’ve just finished another stage of the refactoring process. This time, the HUD has been completely reworked to fit the new architecture. The old UI system was simple but had a major flaw: it constantly polled variables every tick to update the on-screen data, which created unnecessary overhead. The new system takes a completely different […]






