Skip to content

Releases: RRoberts4382/rNascar23-Releases

patch-0.3.0.33

15 Jul 18:56
4f04334
Compare
Choose a tag to compare

Patch 0.3.0.33

patch-0.3.0.32

14 May 13:28
55cae9b
Compare
Choose a tag to compare
patch-0.3.0.32 Pre-release
Pre-release

Patch 0.3.0.32

patch-0.3.0.31

06 May 13:36
929f5df
Compare
Choose a tag to compare
patch-0.3.0.31 Pre-release
Pre-release

Patch 0.3.0.31

patch-0.3.0.30

24 Apr 22:49
001f5b3
Compare
Choose a tag to compare
patch-0.3.0.30 Pre-release
Pre-release

Version 0.3.0.30

Bug Fixes

  • Nullable Object error after patch to version 0.3.0.28
    The default value for the UseLowScreenResolutionSizes was set to true, but no default font was defined.
    This caused an error when the user tried to load the leaderboard if they didn't edit and save their user settings first.
    Fix:

    • Updated the default value for UseLowScreenResolutionSizes to be false.
    • Added default values for the override font in the default user settings file that gets created on first run.
  • Leaderboard updates:

    • Fixed an issue where the two sides of the leaderboard sometimes loaded too far apart.
    • Updated the spaces between the rows when using the light theme to be light colored instead of gray.
    • Tweaked some of the column widths, and applied formatting to some of the numeric columns,
      to improve the overall appearance.
    • Fixed a bug where a favorite driver with '#' or '(i) at the end of the driver's name would not get highlighted.
    • Updated the leaderboard row counts from Left=20 and Right=All the rest, to split the rows more evenly.
      This was an issue during Xfinity qualifying at Talladega, where 42 cars attempted runs, and the right
      leaderboard extended enough to cause a scrollbar.
    • Revised the logic that draws the Green/Yellow Flag history bar so that an overtime race with extra laps
      would not cause the bar to extend off the right of the screen.

patch-0.3.0.29

23 Apr 17:18
8c8c76a
Compare
Choose a tag to compare
patch-0.3.0.29 Pre-release
Pre-release

Patch 0.3.0.29

Added user setting to display local and track time on main screen.

patch-0.3.0.28

23 Apr 00:46
90a14b1
Compare
Choose a tag to compare
patch-0.3.0.28 Pre-release
Pre-release

Patch 0.3.0.28

patch-0.3.0.27

21 Apr 00:47
ba80aed
Compare
Choose a tag to compare
patch-0.3.0.27 Pre-release
Pre-release

Version 0.3.0.27

New Features

  • Added a new form to allow user to watch multiple in-car camera feeds at the same time, and
    arrange them in a grid. Available from the top menus: Audio/Video -> MultiView.
    You can also open and then minimize audio feeds in this same form.

Bug Fixes

  • Some long values in the ToNext column on the leaderboard were being truncated.
    Slightly increased column width.
  • If the Schedules view was open, and a user opened the User Settings dialog and switched themes,
    The Schedules view would not update to the new theme. Added code to make the Schedule view refresh
    when user settings are changed.
  • Updated the way the right and bottom grid panels are displayed, to prevent grids on the right and/or
    bottom from being covered up.
  • If the request to get the list of audio or video streams returned an empty list, the application displayed
    an error message that wasn't human-friendly. Revised code that makes this call to load the lists so
    that it would display a human-friendly message if it got an empty list.
  • The race times listed on the left side of the Schedules view displayed times in an incorrect time zone.
    Updated to display them in the correct time zone.

Maintenance

  • Removed the Key Moments grid from the selection list for right side views in the User Settings form.
    This view is too wide to use on the right side. It is still available to add to the list of grids on the bottom.
  • Added a loading screen that is displayed when the application is first started, and when switching views.
  • Added icons to the Patch Notes, Audio Player and Video Player menu items.
  • Slightly resized some of the grids so that more of them will fit in the right and bottom without overflowing the panels.
  • Removed some unused code that was left over from early testing and development.

patch-0.3.0.26

18 Apr 01:45
1cc2ad2
Compare
Choose a tag to compare
patch-0.3.0.26 Pre-release
Pre-release

Patch 0.3.0.26

patch-0.3.0.25

18 Apr 01:33
a0d63ae
Compare
Choose a tag to compare
patch-0.3.0.25 Pre-release
Pre-release

Patch 0.3.0.25

release-0.3.0.24

16 Apr 15:57
Compare
Choose a tag to compare
release-0.3.0.24 Pre-release
Pre-release

Release 0.3.0.24