HarbourMasters / Shipwright

3.29k stars 492 forks source link

Add Timer Display Window #4553

Open Caladius opened 1 week ago

Caladius commented 1 week ago

Using ProxySaw's Notification System as a Style Guide and overall concept, this adds a new Timer Display Window dedicated to On-Screen Timers.

Each Timer has the option to hide the Label and only show the Timer. You can increase the Font Scale for bigger text and hide the Window Background.

More options can be added easily, once the ability to remove the black background from the Digit textures used to draw the current In-Game Timer overlay I will add in those textures to match up. (Once this is done I plan to rip out the source code changes for our current in-game timer in z_parameter.c).

image

Build Artifacts

Caladius commented 4 days ago

image

Added new Timers and Icon (WIP)