Search found 44 matches
- 08 Oct 2020, 09:50
- Forum: UASECO
- Topic: [Plugin]cpDiff (Checkpoint-Time-Differences)
- Replies: 38
- Views: 96099
Re: [Plugin]cpDiff (Checkpoint-Time-Differences)
Hello, sorry for my very long absence, I was in hospital for a very long time - last year and also this year - so that's the reason for interrupted work. I'll do my best to continue working on it, but there's lot of time elapsed and I have to find out where I stopped working and where to entry best....
- 08 Nov 2019, 17:39
- Forum: UASECO
- Topic: [Plugin]cpDiff (Checkpoint-Time-Differences)
- Replies: 38
- Views: 96099
Re: [Plugin]cpDiff (Checkpoint-Time-Differences)
There is work in progress....
1. eliminate invalid-time bug (already solved)
2. eliminate code-screen-bug (in progress)
3. make it LAPS-compatible (in progress)
may still become next year until it's all tested and finished, but keep an eye on it...
1. eliminate invalid-time bug (already solved)
2. eliminate code-screen-bug (in progress)
3. make it LAPS-compatible (in progress)
may still become next year until it's all tested and finished, but keep an eye on it...
- 30 Aug 2019, 15:58
- Forum: UASECO
- Topic: dedimania error(111) [SOLVED]
- Replies: 3
- Views: 3081
(solved) dedimania error(111)
It was a misconfiguration of my server, I had to open the correct port (8082)
- 30 Aug 2019, 12:51
- Forum: UASECO
- Topic: dedimania error(111) [SOLVED]
- Replies: 3
- Views: 3081
Re: dedimania error(111)
also asked at dedimania.net today:
http://dedimania.net/SITE/forum/viewtop ... 6722#p6722
sorry for double-posting....
http://dedimania.net/SITE/forum/viewtop ... 6722#p6722
sorry for double-posting....
- 29 Aug 2019, 13:27
- Forum: UASECO
- Topic: dedimania error(111) [SOLVED]
- Replies: 3
- Views: 3081
dedimania error(111) [SOLVED]
Hello community, I'm not sure where to post this, but as I can read the dedimania error in uaseco-logfile, I begin here... I'm currently moving my servers to another provider and try to set up all as before - but I'm not sure what I did wrong concerning this error in uaseco.log: [Dedimania] Dataserv...
- 07 Feb 2019, 02:34
- Forum: UASECO
- Topic: [Plugin]cpDiff (Checkpoint-Time-Differences)
- Replies: 38
- Views: 96099
Re: [Plugin]cpDiff (Checkpoint-Time-Differences)
I found a little bug in previous version (finish wasn't shown whether or not one chose to show). Please take the current version 2.0.5 (also released now). @RelaxedRacer I had a look at it on your server (although I'm not a Stadium-driver :oops: ) - looks completely different here, nice idea! :thumb...
- 06 Feb 2019, 20:37
- Forum: UASECO
- Topic: [Plugin]cpDiff (Checkpoint-Time-Differences)
- Replies: 38
- Views: 96099
Re: [Plugin]cpDiff (Checkpoint-Time-Differences)
Added to the repository: https://www.uaseco.org/plugins/repository.php Thx undef :thumbsup: Nice! thanx! i tested it, 1 thing, when there is no cp time to compare, its the same color as the cp time. Maybe a color change would be nice, (and a scale, not the cp time it self but the diff time) Added t...
- 06 Feb 2019, 01:53
- Forum: UASECO
- Topic: [Plugin]cpDiff (Checkpoint-Time-Differences)
- Replies: 38
- Views: 96099
Re: [Plugin]cpDiff (Checkpoint-Time-Differences)
done, latest version on github is 2.0.4 https://github.com/doe-eye/cpDiff/releases please note: I added the possiblilty to adjust the sizes and placements of the top widget in the .xml-file. The pre-set values in version 2.0.4 are a suggestion for the scenario, where you additionally show the cp-tim...
- 05 Feb 2019, 16:23
- Forum: UASECO
- Topic: [Plugin]cpDiff (Checkpoint-Time-Differences)
- Replies: 38
- Views: 96099
Re: [Plugin]cpDiff (Checkpoint-Time-Differences)
http://aca78.de/mp/screenPlugin/cp+diff.jpg For adding the cp-time, you need to change: 1. line 939 CpTimeDiffLabelsTop[Int].Value = TimeToTextDiff(CpTime) ^" "^ Tcolor ^ TimeToTextDiff(MathLib::Abs(TimeDiff)); 2. line 1018 CpTimeDiffLabelsTop[CurrentCheckpoint -1].Value = TimeToTextDiff(...
- 03 Feb 2019, 13:40
- Forum: UASECO
- Topic: [Plugin]cpDiff (Checkpoint-Time-Differences)
- Replies: 38
- Views: 96099
Re: [Plugin]cpDiff (Checkpoint-Time-Differences)
No problem, you're welcome.
)
This is possible, I'm working on it (will not take half a year this timeRelaxedRacer wrote: ↑01 Feb 2019, 21:02 One requestis it posible to also display the checkpoint times so its like:
cp1 0:01.234 +0.123
cp2 0:12.345 -0.678
etc
