Displaying cooldowns
I’m now rendering the cooldown of Structure
s with a semi-transparent rectangle.
Thanks to that I noticed some bugs / edge cases regarding cooldowns that I fixed.
Improved text rendering
I further improved the rendering of text:
- Fix multiple crashes caused by text coordinates going out of bounds
-
Display the name of
Blueprint
s andModule
s - Show text even if partially out of view (beforehand the entire text disappeared once parts of it were outside of the window)
-
Hide
Planet
texts if an overlay is active