- Choose which UI elements you wish to see during a race
- Can select options from the settings menu or menubar dropdown
Additional UI elements can be added (contact me on the Openplanet discord)
- add missing UI elements (Spectator Name, Medal Banner, Medal Celebration)
- fix overlay open logic
- adhere to server UI state
- fix error
- add option to disable HUD Picker when overlay open - titisee5
- fix for game update
- fix index reset
- major refactor of architecture and features
- removed: hide black bars during ghost/replay (this is not needed anymore)
- added ability to set color and opacity of chrono/countdown
- added setting: Clip last digit off chrono
- added setting: Hide Black Bars during ghost/replay
- fix UI stack unwind, only shows dropdown menu during race
- some additional refactor to only store index instead of Nod object. (Hopefully no more crashes)
- add null check in order to prevent game from crashing
- major refactor to set elements as classes and remove repetitive code
- added ability to toggle sub-views (requested by Inspeired and IamPd)
- added option to move dropdown menu location for ease of access
- signed for all users to be able to utilize
- added countdown to hud options
- Initial Release