Features
Input: Ability to set background opacity, adjust line thickness, and better responsiveness
- Adjust background opacity, applies to the main container as well as the tachometer
- Adjust input trace width via setting. ABS will be still slightly thicker at a multiplier of 1.67
- The bars are now responsive so that it can be better displayed in the browser when using OBS etc.
- 0 value in the input bars now appears as grey
530176764-54995cb8-9da4-4e43-9570-652adaab167c.mov
530233454-047048f2-95d0-4237-a54c-bcbb44f68f80.mov
input-responsive.mov
Standings/Relative: Ability to display session/track time
Now you can display the track time additional to the local time. It can be set in settings or relative, top or bottom bar (disabled by default). This also changed icon of user time to differentiate the two.
Weather: Ability to explicitly set imperial or metric for temperature unit, or set to auto to use the defined setting in iRacing by @23Kev
- Add temperature unit toggle (Metric/Imperial) to Weather widget settings.
- Temperatures now display in Celsius or Fahrenheit based on user preference.
- Wind speed also respects unit setting (km/h vs mph).
Weather: Ability to enable/disable different components by @DPShillcock
Disable hardware acceleration
Option to disable hardware acceleration
Bug fixes
- Input: Reverse the clutch values so they appear as expected
- Input: Should appear in demo mode again when
- Standings/Relative: iRacing flag is now the same size as every other flag
- Standings/Relative: Porsche cup car shows the Porsche logo
- Standings/Relative: McLaren logo updated to be the current (orange) one
- Track Map: Fixes Suzuka and Oran Park GP layouts
- General: Default layout now assumes a lower resolution so less likely to have widgets appear outside the screen in fresh installs (temp workaround)
Changelog
- feat: add opacity setting for input widget by @tariknz in #172
- feat: input bar gray for 0 and clean styling by @tariknz in #173
- feat: allow adjust line width for input traces by @tariknz in #174
- feat: add session clock in the session bars by @tariknz in #175
- feat: weather imperial unit support in Weather overlay by @23Kev in #177
- feat: setting to disable hardware acceleration by @tariknz in #178
- feat: weather fahrenheit support by @23Kev in #183
- feat: weather settings by @DPShillcock in #185
- fix: responsive inputs by @tariknz in #167
- fix: invert clutch value by @tariknz in #168
- fix: scaling with the iracing flag by @tariknz in #169
- fix: input should show in demo mode when showOnlyWhenOnTrack is true by @tariknz in #170
- fix: add logo for porsche 992.2 cup car by @tariknz in #171
- fix: suzuka gp layout + add a way to override track fixes by @tariknz in #182
- fix: oran park gp layout by @tariknz in #184
- fix: assume lower resolution for default layout by @tariknz in #186
- chore: refactor car logos so there's tooling to generate them by @tariknz in #176
Full Changelog: v0.0.33...v0.0.34