Releases: MisfitMaid/DiegeticInfoDisplay
Releases · MisfitMaid/DiegeticInfoDisplay
v0.5
v0.4.2
v0.4.1
v0.4.0
v0.3.0
What's Changed
- Move splitspeeds/did code from splitspeeds to DID by @RuurdBijlsma in #11
New Contributors
- @RuurdBijlsma made their first contribution in #11
Full Changelog: v0.2.2...v0.3.0
v0.2.2
v0.2
The internal way data is gathered has been completely overhauled and modularized, which will make future work much easier. This also allows plugin devs to very easily add info to DID compared to the previous API. See the API docs for more info.
- New option to "freeze" the race timer when passing checkpoints.
- New option to show current steering angle (actionkey settings aren't exposed by tm2020 as far as I have seen, but this will at least show your actionkey in a roundabout way).
- DID no longer renders when in the "escape menu", preventing it from drawing on top of the menu options.
- Added a toggle to quickly turn the display off via Menu or hotkey (#3).
- We also have a way to programmatically turn off DID rendering, but this will likely change in the near future. (#1)
- Support for bezier fonts has been added, and the default font has switched to this for significant performance benefits (#5).
- MLFeed and MLHook are now soft dependencies. However, I still recommend having MLFeed installed as this enables several useful info displays. (#6)
- Users can now configure individual lane colors via the settings (#7).
- Added an option to render black outlines around the text (#4). Note that this is performance-intensive.
- Worked over the settings tabs to make them less awful.
Full Changelog: v0.1...v0.2