mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-03-12 21:23:00 -07:00
Update to Zwift 1.0.142533
This commit is contained in:
@@ -245,6 +245,7 @@
|
||||
657449117,
|
||||
690995707,
|
||||
708573979,
|
||||
728024758,
|
||||
776931720,
|
||||
805406818,
|
||||
853522319,
|
||||
@@ -764,6 +765,7 @@
|
||||
1533880694,
|
||||
1541349594,
|
||||
1561591671,
|
||||
1561604078,
|
||||
1566215999,
|
||||
1567544184,
|
||||
1576116423,
|
||||
@@ -798,9 +800,11 @@
|
||||
1653550906,
|
||||
1653888411,
|
||||
1665932906,
|
||||
1668644908,
|
||||
1676005799,
|
||||
1677202555,
|
||||
1697837945,
|
||||
1699319860,
|
||||
1701380341,
|
||||
1716914056,
|
||||
1718052948,
|
||||
@@ -829,6 +833,7 @@
|
||||
1824423139,
|
||||
1825919692,
|
||||
1827481335,
|
||||
1831691152,
|
||||
1832490174,
|
||||
1834190741,
|
||||
1842355135,
|
||||
@@ -1289,6 +1294,7 @@
|
||||
3715802624,
|
||||
3720531761,
|
||||
3727543886,
|
||||
3733288445,
|
||||
3738771064,
|
||||
3739190510,
|
||||
3743745974,
|
||||
@@ -1323,6 +1329,7 @@
|
||||
3840633700,
|
||||
3847642573,
|
||||
3858299788,
|
||||
3858307522,
|
||||
3858579217,
|
||||
3859182028,
|
||||
3860078904,
|
||||
@@ -1407,6 +1414,7 @@
|
||||
4099535182,
|
||||
4100199100,
|
||||
4102459937,
|
||||
4102986832,
|
||||
4107861598,
|
||||
4108702181,
|
||||
4109295337,
|
||||
@@ -1448,7 +1456,8 @@
|
||||
4272071449,
|
||||
4283549492,
|
||||
4283763318,
|
||||
4288197284
|
||||
4288197284,
|
||||
4292298859
|
||||
],
|
||||
"wheels": [
|
||||
[
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -2,6 +2,7 @@
|
||||
"variants": [
|
||||
{
|
||||
"name": "bikemodifiercalculator_params",
|
||||
"value": true,
|
||||
"values": {
|
||||
"fields": {
|
||||
"bUseDriveTrainEfficiency": {
|
||||
@@ -11,7 +12,7 @@
|
||||
"boolValue": false
|
||||
},
|
||||
"bUseSockCDA": {
|
||||
"boolValue": false
|
||||
"boolValue": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -38,6 +39,9 @@
|
||||
},
|
||||
"is_fitness_score_visible": {
|
||||
"boolValue": true
|
||||
},
|
||||
"is_light_theme": {
|
||||
"boolValue": false
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -936,13 +940,16 @@
|
||||
"numberValue": 0.5
|
||||
},
|
||||
"manualSteeringExtraHardness": {
|
||||
"numberValue": 1.0
|
||||
"numberValue": 0.0
|
||||
},
|
||||
"maxDistanceForFavoringCorrectSideInCm": {
|
||||
"numberValue": 5.0
|
||||
},
|
||||
"pillDistanceScale": {
|
||||
"numberValue": 0.45
|
||||
},
|
||||
"pillHardness": {
|
||||
"numberValue": 0.65
|
||||
"numberValue": 0.45
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1088,7 +1095,13 @@
|
||||
{
|
||||
"name": "game_1_73_ui_scheduler",
|
||||
"value": true,
|
||||
"values": {}
|
||||
"values": {
|
||||
"fields": {
|
||||
"bGrantSpinWheelRewardEarly": {
|
||||
"boolValue": false
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "game_1_74_intersection_level_lock_override_by_route",
|
||||
@@ -1346,7 +1359,7 @@
|
||||
"varintValue": "1744036200"
|
||||
},
|
||||
"the_big_spin_2025_stage_2_start_date": {
|
||||
"varintValue": "1741662000"
|
||||
"varintValue": "0"
|
||||
},
|
||||
"the_big_spin_2025_stage_3_end_date": {
|
||||
"varintValue": "1744036200"
|
||||
@@ -1378,6 +1391,7 @@
|
||||
},
|
||||
{
|
||||
"name": "game_1_83_streaks_backend_migration",
|
||||
"value": true,
|
||||
"values": {
|
||||
"fields": {
|
||||
"ContinueToUpdatePlayerProfileWithStreaks": {
|
||||
@@ -1460,6 +1474,9 @@
|
||||
"LoggingRate": {
|
||||
"varintValue": "2243911942421128"
|
||||
},
|
||||
"factoryTourAnimationSpeedPercent": {
|
||||
"numberValue": 0.6
|
||||
},
|
||||
"wkg_cap_per_hour": {
|
||||
"numberValue": 4.0
|
||||
},
|
||||
@@ -1995,10 +2012,6 @@
|
||||
"value": true,
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
"name": "gfx_opengl3_1",
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
"name": "gfx_useemptyshadowmaps",
|
||||
"value": true,
|
||||
|
||||
Reference in New Issue
Block a user