Compare commits
No commits in common. "master" and "20190309" have entirely different histories.
@ -1,20 +0,0 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[{*.c,*.h}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.json]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
15
README.md
15
README.md
@ -1,14 +1,7 @@
|
||||

|
||||
|
||||
**Arrived:**
|
||||
- 3000km — 11.50 08-oct-2022
|
||||

|
||||
|
||||
**TODO**
|
||||
- [x] Complete game (Career)
|
||||
- [ ] Complete challenges
|
||||
- [ ] Get max FUEL
|
||||
- [ ] Visit all vista points
|
||||
- [ ] Own all the vehicles liveries
|
||||
- [x] Complete game (Career)
|
||||
- [ ] Complete challenges
|
||||
- [ ] Get max FUEL
|
||||
- [ ] Ride 99999999 km (max value of speedometer)
|
||||
|
||||
**Since October 2016**
|
||||
|
18
Stats.txt
18
Stats.txt
@ -1,26 +1,26 @@
|
||||
FUEL 952485
|
||||
DISTANCE 2975,0 km
|
||||
FUEL 907465
|
||||
DISTANCE 2838,918 km
|
||||
|
||||
PROGRESSION
|
||||
Zones unclocked 19/19
|
||||
Career Races finished 72/72
|
||||
Career Races with gold awarded 72/72
|
||||
Career Stars awarded 216/216
|
||||
Challenges cleared 155/190
|
||||
Vista points visited 7/95
|
||||
Challenges cleared 126/190
|
||||
Vista points visited 5/95
|
||||
Driver gear pieced owned 75/78
|
||||
Doppler Trucks found 57/57
|
||||
Mavericks found 15/15
|
||||
|
||||
VEHICLES
|
||||
Vehicles owned 70/74
|
||||
Liveries owned 96/222
|
||||
Vehicles owned 69/74
|
||||
Liveries owned 91/222
|
||||
|
||||
RECORDS
|
||||
Peak speed 225,2 km/h
|
||||
Longest jump 101,3 m
|
||||
Peak speed 225,? km/h
|
||||
Longest jump 101,? m
|
||||
Max time spent in air 4,6 s
|
||||
|
||||
TRIVIAL
|
||||
Number of times heliports used 50
|
||||
Fuel drums found 708
|
||||
Fuel drums found 560
|
||||
|
@ -1,3 +0,0 @@
|
||||
{
|
||||
"1665187305": 2975.0
|
||||
}
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user