SimView

SimView v1.4

Login or Register an account to download this content
ChangeLog

  • Enhancement:
    • Show driver loading into the server in yellow status in leaderboard
    • Show gap/interval for disconnected drivers in practice/quali leaderboard
    • Auto update any changes in track and car details from their json file
    • Gap/interval calculation more stable especially in 1st lap of the race
    • List events ordered by latest to oldest in live and events page
    • AC UDP plugin port can now be fetched from server_cfg.ini file, not mandatory to put them in config.toml (though needed in certain cases). More detail in config.detail.toml file.
    • All date/time will now be displayed in your local timezone

  • Bug:
    • Fixed team implementation bug where making changes to team structure causes issues like double entry in leaderboard. This fix require major changes and is backward in-compatible. So all the team events stored and related data will get deleted when migration runs in this update.
    • Fixed issue when driver name keeps on updating after the default name (one time change) in a team event.
    • Removed ordering by type of session list selection in result page. Now ordered by latest to oldest
    • Writer process will now shutdown when any of the thread terminate with exception
    • Removed lap time limit of 60 min
    • Fixed issue when old car image is shown in team preview until current team's car images finish loading
Note: DB schema changed. If you were using older version, DB migration will be required. Follow steps from the manual
Note: config.detail.toml file changed. Replace your config.toml file with new one
There are couple of issues when you are updating (not creating) existing teams.
  • Double entry for a team in leader boards
  • Might not be able to view past session result - if team structure changed drastically across sessions
For now (untill next update) enable team feature only when all team structure are final including whether you want to use team no. or not.
ChangeLog
  • Feature:
    • Team event support
      • Team event is indicated by 3 poeple icon in event card
      • Teams are automatically created and driver assigned through entry_list.ini file
      • Subsequent modification to entry_list.ini update team and driver detail accordingly
      • Ability to assign team no. to teams
      • Livery preview available in Live leaderboard page for team events
      • Override driver country through config
      • Driver country flag is shown in team preview dialog in live leaderboard page
      • Current driver in the car is shown in live leaderboard following driver swaps

  • Enhancement:
    • README.md is replaced by more verbose PDF manual containing detail of setting up every feature
    • Leaderboard is now updated every 6 secs (reduced from 10)\

Note: DB schema changed. If you were using older version, DB migration will be required. Follow steps from the manual
Note: config.detail.toml file changed. Replace your config.toml file with new one


team-preview.png
ChangeLog:
  • Enhacement:
    • Schema change:
      • VARCHAR size for many columns increased. This should fix issue for ex. when long driver name or event name etc. are used
    • Add debug logs for UDP packets types
    • Increase read/writer buffer size of writer process
    • Indicate when Sol is used on the server
    • Improve handling when some of the required attributes are missing in ui_track.json and ui_car.json files
    • Add assets cache to cache images (track, badge) from AC server. New required config introduced to set cache path. This will be useful once you remove/change server content
    • Update driver name when they connect with new name. This is disabled by default in config

  • Bug:
    • Only use finished and valid laps to calculate sectors standings. This fixed issue when sector 3 time show - for top driver if they are currently driving in sector 3
    • Fix issue when weather is not correctly parsed when weatherFX mod is used on the server
    • Fix -ve avg lap gap not properly shown for stint
    • Show session finish time only when its finished in result page
    • Fix truncation for few headings

Note: DB schema changed. If you were using older version, DB migration will be required. Follow steps in README.md
Note: config.detail.toml file changed. Replace your config.toml file with new one
ChangeLog
  • Feature:
    • Add result page to view past session data. It currently show standings, best sector standings and all driver stints with detail of every lap. One driver stint contains all laps since it joined the server until the driver disconnects.
    • Auto DB migration. Follow steps in README.md on how to perform migration.

  • Enhancement:
    • Schema change:
      • Add sector_3, grip, avg_speed and finish_at columns for stint_lap table
      • Add start_at and finish_at columns for session_stint table
      • Add finish_time column for session table
    • Use lap finish time to break ties

  • Bug:
    • Fix track's ui_track.json parsing when it contains length in decimal ex. ks_laguna_seca
    • Fix issue when a driver with invalid lap is placed before other driver in practice/quali live leaderboard
Note: DB schema changed. If you were using older version, DB migration will be required. Follow steps in README.md

Result Page:

result-practice-standing.png result-practice-sectors.png result-practice-stints.png
ChangeLog
  • Enhacement:
    • Support practice session live page
    • Show car's manufacturer badge in the leaderboard
    • More accurate gap calculation for race session
    • Show adjacent interval in leaderboard
    • Add leaderboard cache eviction and default cache size change to 10. When a session in cache is finished or not accessed in last 10 min, it will be removed to accomodate other session
    • Highlight live session in events page.
    • Use better formatting to display lap/sector times
    • Show track location and length in session live page
    • Add separate live events page

  • Bug:
    • Fix ui_track.json parsing of ks_nordschleife track. All other Kunos track are verified to work
    • Fix HTTP process crashing when driver disconnect while atleast one is connected in quali session
    • Fix sector time being displayed for track with no sectors
    • Fix delay in updating leaderboard when loading a session first time

Note: config.detail.toml file changed. Replace your config.toml file with new one

Updated pages:

page-events.png page-qualifying.pngpage-race.png
ChangeLog:
  • Feature:
    • Support AC server restart without restarting Writer process. This works only when AC server either creates a separate log file or overides same file when it restarts. If it keep appending to same file on restart this feature will not work. Now both HTTP and Writer process does not require restarting.
    • Add support to override car class in DB through config
    • [UI] Display car class in Leaderboard

  • Enhancement:
    • Add Last-Modified header in HTTP response
    • Add UI assets minification

  • Bug:
    • Fix typo in config.detail.toml file due to which AC server ports cannot be read properly

Note: config.detail.toml file changed. Replace your config.toml file with new one
ChangeLog
  • Bugs:
    • Fixed driver gap shown as +1L in Race session when adjacent driver are on different lap but not actually lapped
    • Fixed incorrect lap count displayed in Race session until a valid lap is done

Latest News

Online or Offline racing?

  • 100% online racing

    Votes: 105 7.9%
  • 75% online 25% offline

    Votes: 136 10.3%
  • 50% online 50% offline

    Votes: 189 14.3%
  • 25% online 75% offline

    Votes: 373 28.2%
  • 100% offline racing

    Votes: 516 39.0%
  • Something else, explain in comment

    Votes: 5 0.4%
Back
Top