diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..9967f4e --- /dev/null +++ b/.editorconfig @@ -0,0 +1,20 @@ +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 diff --git a/Stats.txt b/Stats.txt index be14ed8..e2288aa 100644 --- a/Stats.txt +++ b/Stats.txt @@ -1,12 +1,12 @@ -FUEL 907465 -DISTANCE 2838,918 km +FUEL 952065 +DISTANCE 2975,0 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 126/190 + Challenges cleared 136/190 Vista points visited 5/95 Driver gear pieced owned 75/78 Doppler Trucks found 57/57 @@ -14,13 +14,13 @@ PROGRESSION VEHICLES Vehicles owned 69/74 - Liveries owned 91/222 + Liveries owned 92/222 RECORDS Peak speed 225,? km/h - Longest jump 101,? m + Longest jump 101,3 m Max time spent in air 4,6 s TRIVIAL Number of times heliports used 50 - Fuel drums found 560 + Fuel drums found 606 diff --git a/odometer.json b/odometer.json new file mode 100644 index 0000000..dca9463 --- /dev/null +++ b/odometer.json @@ -0,0 +1,3 @@ +{ + "1665187305": 2975.0 +} diff --git a/saves/2022/10/02/FUEL_SAVE_V14.zip b/saves/2022/10/02/FUEL_SAVE_V14.zip new file mode 100644 index 0000000..1627659 Binary files /dev/null and b/saves/2022/10/02/FUEL_SAVE_V14.zip differ