rF2 Log Analyzer ver. 2.1.032

Made by Nibo. You can contact me at unhappyhardcore@gmail.com

Get updates and news in this thread rFactor2 Log Analyzer ver. 2 at https://forum.studio-397.com

Special thanks for support to wrxxy, Outlaws Racing, Scott, Tero Kokko, Knackko, Marcos Gil, Renátó Kádár, Michael B, AMSUnofficial.net, Jaileh, James S., Emanuele P., Jorge, Lajos P., Peter Russell, Tambe Zuri, M. Rhodes, Trevor Richens, Torsten S., Darren M., Richard S. and Chris M. from Downunder Series.

This application is free to use. But you can not sell it.

THIS APPLICATION IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Auto refresh: True
Refresh period: 30 min
Last refresh: 08 Jun 2024, 23:26

Changelog

2.1.032:

  • Added session duration in laps or hours/minutes to session report title.
  • Improved track country flag image vertical alignment.

2.1.031:

  • Fixed formatting for points sum in championship tables if floating point numbers used in points system.

2.1.030:

  • LMU log files after patch #3 include lap top speed and virtual energy values. Added top speed data to multiple tables in reports. Added virtual energy to Stints tables. Only Hypercars have virtual energy data.
  • Improved Championship Create/Edit page layout. Added image hints for some options.
  • Stints fuel sum value now always includes fuel used during out lap (by adding average fuel used per lap).
  • Multiple other minor fixes.

2.1.028:

  • Repackaged with Python 3.11.

2.1.027:

  • Fix for an error when some driver has BestLapTime value but no Lap tag values.
  • Fixed an error when changing a flag for tracks with non-alphanumeric symbols.

2.1.026:

  • Added position column color coding for endurance car classes from Le Mans Ultimate and rF2 (Hyper, LMP1, DPi, LMP2, LMP3, GTE, GT3, ES_LMP2, ES_GTE, ES_LMP3) in Results Viewer reports and Track Records tables. Custom championship classes will override this color coding in championship race reports.
  • Added automatic unique CSS class name to position badge element based on car class. For example: "uk-badge-class-Hyper". Optionally set css class colors in app.css file to customize car class color badges.

2.1.025:

  • Fixed tire wear not showing for Le Mans Ultimate logs.

2.1.024:

  • Added support for Le Mans Ultimate root folder path. Added LMU track names for default track flags assignment.

2.1.023:

  • Added filter by track name or by server name to log selector pop-up when assigning log files to championship races.

2.1.022:

  • Fixed an error with abnormal log files when there is best lap time present, but no per lap data for driver.
  • Added optional iframe to Live Timing page above timing table. Can be used to embed animated track maps from other live timing plugins, for example. Look for new options in live_timing_settings.json: "show_iframe" - set to 1 to turn iframe on, "iframe_src" - link to your page to appear in iframe, "iframe_style" - iframe style css options can be added to scale iframe content on page (for example, "height:300px; width:300px; transform: scale(0.75);"). If you have multiple servers on Live Timing page, iframe will be the same for all of them.
  • Fixed a problem in Dedi Competitions when track name has double spaces in its name.

2.1.021:

  • Improved incident count in race reports for vehicle contacts. Vehicle contacts with self are ignored. Contacts between two cars count as one for each car instead of two for each car before.

2.1.020:

  • Added championship option "Hide event columns in standings tables".

2.1.019:

  • Added optional columns to Records tables: Car Type, Car Class, Team Name, Category, Fuel (in percent, at the end of the record lap, if available).
  • Added "Clone Competition" button for Dedi competitions.

2.1.018:

  • Added position (numeration) column to records table on Track Records page.
  • Added options to hide Championship and Competition buttons in top menu for non-admin users.
  • Added "Show both driver vehicle and team name in driver standings" championship option.

2.1.017:

  • r2la will now log only first 100 "contacts with immovable" for each driver per session, to avoid memory problems with logs with "junk" contact entries.

2.1.016:

  • Added time gap for lapped cars that finished to Time/Retired column in Race Results table.

2.1.015:

  • Fixed an error on "refresh" if driver has BestLapTime tag value, but no Lap tags.

2.1.014:

  • Fixed a bug in car identifier selection for GT3 cars.
  • Added latest S397 track names to automatic country/flag id database.

2.1.013:

  • Added an option to add Google site verification content string on Options page. It will be added to "meta" tag on every page.
  • Added a link to result report for competition results.

2.1.012:

  • Added two data calls at http://your-r2la-address:port/report/get_latest_json" and http://your-r2la-address:port/report/get_latest_xml". Xml returns latest raw xml log file. Json returns latest r2la report data in JSON format.

2.1.011:

  • Added .cellbg_top5, .cellbg_top10 css classes for cell backgrounds for top5, top10 finish positions and .cell_fin_pos class for finish position text span in cell top left corner in Championship Standings table.
  • Added team_standings and driver_standings css classes to standings tables.

2.1.010:

  • Added option "Show AI driver percentage in session header and AI icons near driver names in session results".
  • Added warning message when log file contains multiple Driver tags with the same name.

2.1.009:

  • Championship option "Team with this name will receive no points" is extended to: "or teams with names containing this substring". This is to enable no points option for multiple teams.

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.

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.

2.1.006:

  • Added "Team" column to tables on "Fuel/Tires" tab in session reports.

2.1.005:

  • Tracks that are connected to other tracks are now hidden in selector on Records page.

2.1.004:

  • Added "Team points through season" graph to Championship Stats page.

2.1.003:

  • Fix for error in Competitions when some log file has empty TeamName tag.

2.1.002:

  • More utf-8 fixes.

2.1.001:

  • Fixed an error when championship option "Reverse race order display in standings tables" is on.

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 performace 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.

2.058.45:

  • Added automatic color badges to car class names and colors to position circles in LiveTiming table when number of car classes in session is more then 1 (and less then 9). Colors are hardcoded.

2.058.44:

  • Fixed an error that could appear with some "abnormal" xml log files lately ("Driver" section without "BestLapTime" tag, but with lap times present in "Lap" tags).

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:
    $.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);
        }
    });

2.058.42:

  • Fixed "Auto refresh" to work correctly in all situations.
  • Added "Used in Competition" and "Not used in Competition" options to Results Viewer filter.

2.058.41:

  • Added "Contains Track Record" and "Does Not Contain Track Record" options to Results Viewer filter.

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.


Used software

This application is made with Python, web2py, psutil, UIkit, Flot.js, jQuery, marked, CodeMirror, Mithril, Moment.js, Moment Duration Format Plugin, Ocanvas, pace.js, tablesort, Background pattern from subtlepatterns.com. Flags from gosquared.

psutil license

psutil is distributed under BSD license reproduced below.

Copyright (c) 2009, Jay Loden, Dave Daeschler, Giampaolo Rodola'
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

 * Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.
 * Neither the name of the psutil authors nor the names of its contributors
   may be used to endorse or promote products derived from this software without
   specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.