Jump to content

rF2 Log Analyzer


andre

Recommended Posts

Updated to 2.058.30:

  • Added championship option "Show points gap to leader column in standings tables". Default "Off".
  • Added championship option "Show points gap to next driver column in standings tables". Default "Off".
  • Added "Toggle Race Navbar" button to championship page to hide race navbar/list from page (button with "Up"/"Down" chevron icon near "Check for new logs" button). Useful if your championship has very large amount of races.
  • Added championship option "Hide race navbar by default". Default "Off". If turned "On", race navbar/list on championship page will be hidden by default for all users. Users can still open it clicking on "Toggle Race Navbar" button.
  • Short race name in championship standings tables headers is now hyperlink to race report on championship page.
  • "Race results" title text on championship race report page is now hyperlink to that same report page. Can be copied and shared.
  • Added latest released track names for automatic flag assignment.

OP updated

Link to comment
Share on other sites

Updated to 2.058.31:

  • Added "Finished" checkbox option to championships. Championships marked "finished" are moved to "Finished championships" list below "Active championships" list on Championship Manager page.
  • Added option to display "Active championships" as grid of panels (similar to "Dedi competitions" page). Admin can select list or grid option clicking on icon in top left corner on Championship Manager page.
  • Added "Image link" option to championships. This image will be displayed in championship "card" on Championship Manager page in "grid" mode. "Image link" must be a string link to image on this server (you can put images into rF2 Log Analyzer ver. x/web2py/applications/r2la/static/images/ folder) or some other server, example http://*this server IP*/r2la/static/images/my_image.png or 
  • Fixed championship tables even row transparent background when table overflows main div area.
  • Empty CarType tags in xml (because of bugs in some mods), now will be displayed as "EmptyCarType" in r2la.

OP updated

Link to comment
Share on other sites

Changelog: 2.058.32:

  • Added optional AI Fuel and AI Tire Wear columns to LiveTiming (in liters). Default option is Off. To turn it On, change "show_ai_fuel_data" and "show_ai_tire_wear" parameters from 0 to 1 in rF2 Log Analyzer ver. 2.058.31\web2py\applications\r2la\live_timing_settings.json file. Works only for AI cars.
  • Added optional Average Lap Speed column to LiveTiming. Default option is Off. To turn it On, change "show_avg_lap_speed" parameter from 0 to 1 in rF2 Log Analyzer ver. 2.058.31\web2py\applications\r2la\live_timing_settings.json file.
  • Fixed a bug with color of fastest lap time in LiveTiming in race mode.
  • Added "Live Timing troubleshooting" section to Help page.

OP updated

Link to comment
Share on other sites

Changelog: 2.058.34

  • Added "Server Name", "Assigned To Championship", "Not Assigned To Championship" and "Championship Name" filter options to Results Viewer filter.
  • Added "Select all" button to Results Viewer to quickly select checkboxes for all logs in Viewer. It will be visible when "Select multiple" is pressed.
  • Added "Remove logs not assigned to championships" button to "Utils" drop-down menu in Results Viewer.
  • Added "Rules" tab to Championship page with some championship parameters and points system visible for non-admin users.

OP updated

Link to comment
Share on other sites

Updated to 2.057.36

  • Fixed a bug where importing r2la_settings.json caused error if old results directory no longer exists. If you use additional directories with logs files, you will have to add them manually on Options page after updating now.
  • Added two jsonp calls. For track records. At http://your-r2la-address:port/tracks/get_records_jsonp. You should pass 'track_name' as request var for track name. For session reports. At http://your-r2la-address:port/report/get_report_jsonp. You should pass 'file_name' as request var for xml file name. Look at r2la Help page for examples.

OP updated

Link to comment
Share on other sites

Updated to 2.058.40

  • Added session info to Track Records.
  • Tire data in Track Records is now visible or hidden per session type, depending on settings on Options page (default - visible for all sessions).
  • Fixed error on r2la_settings.json import, when importing track connections with track not currently present in log files. This connections will not be imported.
  • Fixed error when deleting track connections on Option page.

OP updated

Link to comment
Share on other sites

Updated to 2.058.43:

  • Added jsonp call for dedi competition results. At http://your-r2la-address:port/dedi_comps/get_comp_jsonp. You should pass 'cid' (competition id) as request var for xml file name. Example:

Code:

$.ajax({
    url: 'http://your-r2la-address:port/dedi_comps/get_comp_jsonp',
    type: 'GET',
    dataType: 'jsonp',
    crossDomain: true,
    data: {'cid': '1'},
    success: function (data, textStatus, xhr) {
        console.log(data);
    },
    error: function (xhr, textStatus, errorThrown) {
        console.log(errorThrown);
    }
});

  • Added missing 'driver_name' field to json data in latest call.

OP updated

 

Link to comment
Share on other sites

  • 2 weeks later...

 rF2 Log Analyzer ver. 2.1.000 (not much tested yet)

Changelog:  2.1.000

  • Ported application from Python 2.7 to Python 3.10. Latest web2py.
  • Added optional pagination to Results Viewer. Greatly increases Results Viewer page performance when number of log files is high. Default is off, 100 logs per page. You can turn it on and set number of logs per page on Options page or using drop-down menu on Results Viewer page.
  • Drivers with empty Name tag in xml now assigned "Noname Driver1", "Noname Driver2", etc, names inside r2la (not changing xml file itself).
  • r2la should now correctly display all utf-8 symbols found in xml (umlauts, etc).
  • Improved Help page.
Link to comment
Share on other sites

Changelog: v.2.1.002

  • More utf-8 fixes.

Some utf-8 symbols from latest xml files were not imported properly before. Now should be imported and displayed correctly. Also user assigned string fields (like race names in championships) that contain umlauts or other utf-8 symbols should now be displayed correctly. (you will have to re-edit that fields in r2la if they will be imported incorrectly from old r2la_setting.json file)

OP updated

Link to comment
Share on other sites

Updated to 2.1.007

  • Added "Show records only after date" option to Options page. Default off. If turned on, r2la will only find track records after set date.


Updated to 2.1.008

  • Added filter to Track Records pages. Filter records on page by car Category, CarType, CarClass, TeamName, session name, server name, date range.

OP updated

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Forum Statistics

    939
    Total Topics
    15.2k
    Total Posts

Living Legends

mad_dog, the fastest sim driver in the world

PC Games for free

UNREAL.jpg.06a44fa7bc9a0e74a2fd28f90ad76a27.jpg

Top 5 PC games

×
×
  • Create New...