Jump to content

Rivali Tempo by softgrip v4.8


ORPIERELLO

Recommended Posts

App utilizzata tutto ieri

Oggi l'app non funziona, resta senza risultati e non me li salva.

E se uso la Zonda mi si inchioda proprio il gioco alla schermata dove puoi fare il setting

 

Ho provato a cancellare RivaliTempo e tutto va perfettamente

 

Riprovato a reinserire l'app, riscaricata poco fa e mi sà lo stesso problema

 

Altri come me? soluzioni?

Link to comment
Share on other sites

  • Replies 61
  • Created
  • Last Reply

Top Posters In This Topic

  • ORPIERELLO

    25

  • VELOCIPEDE

    11

  • ignazio

    5

  • msy

    3

Top Posters In This Topic

Ora come ora con il nuovo RSRLiveTiming si a solo che l imbarazzo della scelta meglio di così    :thumbsup: 

In + nuovo aggiornamento

 
rivali_tempo-2.1.rar
Edited by ORPIERELLO
Link to comment
Share on other sites

Fresca di mattinata la versione 2 dell' interessante  Rivali Tempo
http://www.assettocorsa.net/forum/index.php?threads/rivali-tempo-v2-2-live-leaderboard.3215/

 

RIVALI Tempo
rivali-tempo-2-2-png.3501


GET THE LATEST VERSION
Current features

  • Re-sizable interface.
  • Leaderboard - top 3 + next fastest and next slowest.
  • Assists used for the lap.
  • Control type.
  • Can hide assists.
  • Splits and diffs.
Coming features
  • Reset your time.
  • Show driver Country.
  • Current lap and split diff.
  • Tyre choice. (I have put in a request to get this information)
  • Set a friends list to use instead of leaderboard.
  • Country leaderboard.
  • Country vs Country leaderboard.
  • Club leaderboard
  • Club vs Club leaderboard
  • Drive for multiple clubs.
  • Show all assists
  • Show current lap and splits (with diff to next fastest)
  • Warn on invalid lap.
I will consider suggestions - if they are awesome.

09-12-2013
V2.2 - minor release.

  • Added aliens.
  • Added can customise to hide the assists. Change user_config.ini
    Code:
    ui_assists = 0
  • Added auto clutch assist.
09-12-2013
V2.1 - major release!


The leaderboards have been reset! This was unavoidable as some times may have been completed in "practice" mode.
The leaderboards will get wiped again when I can get accurate tyre data. Nothing I can about this.

IF YOU HAVE ANY ERRORS PLEASE CHECK THE CONSOLE (home key)
  • Prevented times from non hotlap laps.
  • Added a status message that comes from the server telling you what the current version is. To see this, press the "HOME" key in game. If things don't behave, it might be that you have an older version.
  • Improved logging and error handling.
  • Moved the user_config.ini into it's own directory. It is now rivali_tempo/cfg/user_config.ini
  • Added schema to the server to prevent app breaking data being pushed into the doc store.
  • General misc improvements that you might notice... or not.
I spent about 2 hours trying to get the steam name automated with python. I have no idea :\

07-12-2013
V2 - minor release 8.
View attachment 3292

  • Medals
  • Leaderboard position
07-12-2013
V2 - Minor release 7. Fixed the logging.

New method for finding documents folder seems to be working. GA release is here.
DELETE THE USER_CONFIG.INI
A new one will be created.


V2 - minor release 6. Hopefully fixes an issue with the documents folder. Special thanks to @TheDyingScotsman for giving up a night of sleep clear.png
This was a real pain in the ass to discover and fix.

07-12-2013
V2 - minor release 5
View attachment 3228

  • added top 3 times for each track.
  • followed by the people faster and slower than you.
If this is getting too cluttered, I'm open for feedback - or a designer to give suggestions/designs. Feel free to scale it smaller using the config.

06-12-2013
V2 - minor release 4 update

  • REALLY fixed the 0 time being posted.
  • Real names now displayed instead of steam names (value is taken from Assetto Corsa settings).
  • User interface can be scaled to whatever size you like by changing the ui_scale in the user_settings.ini after you have run the app at least once.
06-12-2013
V2 - minor release 3 update

Fixed a probelm with the diffs after lap 2
Put up some nice headings.

06-12-2013
V2 -minor release 2 update

View attachment 3124

  • Added splits
  • Added diffs
  • Made the logo smaller.
05-12-2013
V2 - New and improved. Slight re-release to improve them finishing of a lap and loading the data immediately.


Updates as follows
  • smaller interface
  • shows next fastest, your time and next slowest
  • leaderboard focused NOT rivals
  • shows which control type was being used (wheel/controller/keyboard)
  • prevents the "0" lap time bug
  • prevents laps being posted if you have not edited your user_config.ini. This was pretty cool, I suggest you not edit it just to see clear.png
  • rival functionality removed. this will be added soon (it's next on the list)
Strap yourself in for some hot lapping!

Instructions
Unrar the file here
SteamApps\common\assettocorsa\apps\python\

Note for Mod makers
Grab the util.py and widgets.py and use these for your projects.

control.py allows you to daisychain modifiers together (like jquery)
Code:
label = Label(app.id, 'Example').set_pos(10, 10).set_size(468, 60).set_color(0, 1, 0, 0).set_font_size(40).align('center')
Link to comment
Share on other sites

RIVALI Tempo
rivali-tempo-2-2-png.3501


Installation

  • Unrar Rivali Tempo into your
    Code:
    SteamApps/common/assettocorsa/apps/python
  • Select Rivali Tempo from the right hand menu.

GET THE LATEST VERSION

Current features


  • Re-sizable interface.
  • Leaderboard - top 3 + next fastest and next slowest.
  • Assists used for the lap.
  • Control type.
  • Can hide assists.
  • Splits and diffs.

Coming features


  • Reset your time.
  • Show driver Country.
  • Current lap and split diff.
  • Tyre choice. (I have put in a request to get this information)
  • Set a friends list to use instead of leaderboard.
  • Country leaderboard.
  • Country vs Country leaderboard.
  • Club leaderboard
  • Club vs Club leaderboard
  • Drive for multiple clubs.
  • Show all assists
  • Show current lap and splits (with diff to next fastest)
  • Warn on invalid lap.

I will consider suggestions - if they are awesome.

10-12-2013
v2.4 - minor release.


  • Automated steam name. No longer required to put it into the config. Just unzip the app, and go clear.png @Rombik Thank you so much!

    * I had to reupload this rivali_tempo-2.4.rar.

10-12-2013
v2.3 - minor release.


  • Fixed a bug with the user config not being copied.
  • Slight changes to layout

09-12-2013
v2.2 - minor release.


  • Added aliens.
  • Added can customise to hide the assists. Change user_config.ini
    Code:
    ui_assists = 0
  • Added auto clutch assist.

09-12-2013
v2.1 - major release!


The leaderboards have been reset! This was unavoidable as some times may have been completed in "practice" mode.

The leaderboards will get wiped again when I can get accurate tyre data. Nothing I can about this.


  • Prevented times from non hotlap laps.
  • Added a status message that comes from the server telling you what the current version is. To see this, press the "HOME" key in game. If things don't behave, it might be that you have an older version.
  • Improved logging and error handling.
  • Moved the user_config.ini into it's own directory. It is now rivali_tempo/cfg/user_config.ini
  • Added schema to the server to prevent app breaking data being pushed into the doc store.
  • General misc improvements that you might notice... or not.

07-12-2013
v2 - minor release 8.
View attachment 3292


  • Medals
  • Leaderboard position

07-12-2013
v2 - Minor release 7. Fixed the logging.

New method for finding documents folder seems to be working.

07-12-2013
v2 - minor release 6. Hopefully fixes an issue with the documents folder. Special thanks to @TheDyingScotsman for giving up a night of sleep clear.png


07-12-2013
v2 - minor release 5


  • Added top 3 times for each track.
  • Followed by the people faster and slower than you.

06-12-2013
v2 - minor release 4 update


  • REALLY fixed the 0 time being posted.
  • Real names now displayed instead of steam names (value is taken from Assetto Corsa settings).
  • User interface can be scaled to whatever size you like by changing the ui_scale in the user_settings.ini after you have run the app at least once.

06-12-2013
v2 - minor release 3 update

Fixed a probelm with the diffs after lap 2
Put up some nice headings.
06-12-2013
v2 -minor release 2 update


  • Added splits
  • Added diffs
  • Made the logo smaller.

05-12-2013
v2 - New and improved. Slight re-release to improve them finishing of a lap and loading the data immediately.


Updates as follows


  • smaller interface
  • shows next fastest, your time and next slowest
  • leaderboard focused NOT rivals
  • shows which control type was being used (wheel/controller/keyboard)
  • prevents the "0" lap time bug
  • rival functionality removed. this will be added soon (it's next on the list)

Strap yourself in for some hot lapping!

Instructions
Unrar the file here
SteamApps\common\assettocorsa\apps\python\


Note for Mod makers
Grab the util.py and widgets.py and use these for your projects.

control.py allows you to daisychain modifiers together (like jquery)

Code:
label = Label(app.id, 'Example').set_pos(10, 10).set_size(468, 60).set_color(0, 1, 0, 0).set_font_size(40).align('center')
Link to comment
Share on other sites

Segnalo un problema con Rivali Tempo quando entro in HotLap e carico un setting della vettura già salvato o modifico anche solo un parametro del setup della vettura non mi visualizza la classifica.

Edited by tsem006
Link to comment
Share on other sites

Aggiornato

 

rivalitempo-3-png.3879

 

 

Installation

  • Unrar Rivali Tempo into your
    Code:
    SteamApps/common/assettocorsa/apps/python
  • Select Rivali Tempo from the right hand menu.
  • PLEASE DELETE THE OLD VERSION FIRST!

GET THE LATEST VERSION

Current features

  • Re-sizable interface.
  • Leaderboard - top 3 + next fastest and next slowest.
  • Steam friends leaderboard.
    You and your friends will have to be running version 3 or greater, and have completed a lap.
  • Assists used for the lap. Will be coming back soon.
  • Control type. As above.
  • Splits and diffs.
  • Current lap.

I will consider suggestions - if they are awesome.

16-12-2013

v3 - major release!

  • Steam friends support. Click on the 'RT World' to change to RT Steam. Click again to go back to world. (clicking it lots of times really quickly might be fun, but it won't do much clear.png) Thanks again @Rombik. That guy is like Albert Einstein!
  • Complete refactor of 90% of what I had. It was getting uncontrollable.
  • Significant improvements to logging. Logs should now be located in the rivalitempo/logs folder.
  • Recording tyre compound.
  • Removed assists display - it will come back, but I need to work on it more.
  • Added lap invalidation and current lap and splits.
  •  
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.