mirror of
https://github.com/zoffline/zwift-offline.git
synced 2026-08-03 01:15:46 -07:00
Update to Zwift 1.0.100757
This commit is contained in:
@@ -94,10 +94,10 @@ zoffline can be installed on the same machine as Zwift or another local machine.
|
||||
<details><summary>Windows Instructions</summary>
|
||||
|
||||
* Install Zwift
|
||||
* If your Zwift version is 1.0.100641, you're all set.
|
||||
* If your Zwift version is 1.0.100757, you're all set.
|
||||
* If Zwift is not installed, install it before installing zoffline.
|
||||
* If your Zwift version is newer than 1.0.100641 and zoffline is running from source: copy ``C:\Program Files (x86)\Zwift\Zwift_ver_cur.xml`` to zoffline's ``cdn/gameassets/Zwift_Updates_Root/`` overwriting the existing file.
|
||||
* If your Zwift version is newer than 1.0.100641 and zoffline is not running from source: wait for zoffline to be updated.
|
||||
* If your Zwift version is newer than 1.0.100757 and zoffline is running from source: copy ``C:\Program Files (x86)\Zwift\Zwift_ver_cur.xml`` to zoffline's ``cdn/gameassets/Zwift_Updates_Root/`` overwriting the existing file.
|
||||
* If your Zwift version is newer than 1.0.100757 and zoffline is not running from source: wait for zoffline to be updated.
|
||||
* __NOTE:__ instead of performing the steps below you can instead just run the __configure_client__ script from https://github.com/zoffline/zwift-offline/releases/tag/zoffline_helper
|
||||
* On your Windows machine running Zwift, copy the following files in this repo to a known location:
|
||||
* ``ssl/cert-zwift-com.p12``
|
||||
@@ -123,9 +123,9 @@ to generate your own certificates and do the same.
|
||||
<details><summary>Mac OS X Instructions</summary>
|
||||
|
||||
* Install Zwift
|
||||
* If your Zwift version is 1.0.100641, you're all set.
|
||||
* If your Zwift version is 1.0.100757, you're all set.
|
||||
* If Zwift is not installed, install it before installing zoffline.
|
||||
* If your Zwift version is newer than 1.0.100641: copy ``~/Library/Application Support/Zwift/ZwiftMac_ver_cur.xml`` to zoffline's ``cdn/gameassets/Zwift_Updates_Root/`` overwriting the existing file.
|
||||
* If your Zwift version is newer than 1.0.100757: copy ``~/Library/Application Support/Zwift/ZwiftMac_ver_cur.xml`` to zoffline's ``cdn/gameassets/Zwift_Updates_Root/`` overwriting the existing file.
|
||||
* On your Mac machine running Zwift, copy the following files in this repo to a known location:
|
||||
* ``ssl/cert-zwift-com.p12``
|
||||
* ``ssl/cert-zwift-com.pem``
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<Zwift
|
||||
version="1.0.100641"
|
||||
sversion="1.23.3 (100641)"
|
||||
gbranch="build/100641-rc-1.23.3.2-1.23.3"
|
||||
gcommit="0dc17a4ad42876266dac1680ecc491fb92790389"
|
||||
version="1.0.100757"
|
||||
sversion="1.24.0 (100757)"
|
||||
gbranch="build/100757-rc-1.24.0.23-1.24.0"
|
||||
gcommit="f8458bda7e72dfa3c99554779d223d4e54467c54"
|
||||
GAME_URL="https://us-or-rly101.zwift.com"
|
||||
manifest="ZwiftMac_1.0.100641_b67290b7_manifest.xml"
|
||||
manifest_checksum="1439895777"
|
||||
ver_cur_checksum="-1784380858"/>
|
||||
manifest="ZwiftMac_1.0.100757_47c86ef4_manifest.xml"
|
||||
manifest_checksum="-536886162"
|
||||
ver_cur_checksum="-49660631"/>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<Zwift
|
||||
version="1.0.100641"
|
||||
sversion="1.23.3 (100641)"
|
||||
gbranch="build/100641-rc-1.23.3.2-1.23.3"
|
||||
gcommit="0dc17a4ad42876266dac1680ecc491fb92790389"
|
||||
version="1.0.100757"
|
||||
sversion="1.24.0 (100757)"
|
||||
gbranch="build/100757-rc-1.24.0.23-1.24.0"
|
||||
gcommit="f8458bda7e72dfa3c99554779d223d4e54467c54"
|
||||
GAME_URL="https://us-or-rly101.zwift.com"
|
||||
manifest="Zwift_1.0.100641_b67290b7_manifest.xml"
|
||||
manifest_checksum="1975702226"
|
||||
ver_cur_checksum="-932976368"/>
|
||||
manifest="Zwift_1.0.100757_47c86ef4_manifest.xml"
|
||||
manifest_checksum="142560870"
|
||||
ver_cur_checksum="-717617736"/>
|
||||
|
||||
+21
-41
@@ -1,20 +1,5 @@
|
||||
{
|
||||
"variants": [
|
||||
{
|
||||
"name": "return_to_home",
|
||||
"value": true,
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
"name": "game_1_12_nhd_v1",
|
||||
"value": true,
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
"name": "game_1_12_1_retire_client_chat_culling",
|
||||
"value": true,
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
"name": "game_1_14_draftlock_fix",
|
||||
"values": {}
|
||||
@@ -78,11 +63,6 @@
|
||||
"value": true,
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
"name": "game_1_19_gender_dob_change",
|
||||
"value": true,
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
"name": "game_1_18_0_osx_monterey_bluetooth_uart_fix",
|
||||
"value": true,
|
||||
@@ -108,17 +88,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "game_1_19_segment_results_sub_active",
|
||||
"value": true,
|
||||
"values": {
|
||||
"fields": {
|
||||
"game_1_19_segment_results_sub_active": {
|
||||
"boolValue": false
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "game_1_20_hw_experiment_1",
|
||||
"value": true,
|
||||
@@ -135,7 +104,7 @@
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
"name": "game_1_20_apple_novus_ble_refactor",
|
||||
"name": "game_1_24_apple_novus_ble_refactor",
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
@@ -173,11 +142,6 @@
|
||||
"name": "game_1_21_0_hud_highlighter",
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
"name": "game_1_21_default_activity_name_change",
|
||||
"value": true,
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
"name": "game_1_21_android_novus_ble_refactor",
|
||||
"value": true,
|
||||
@@ -224,12 +188,28 @@
|
||||
},
|
||||
{
|
||||
"name": "game_1_23_universal_start_line_for_time_based_event",
|
||||
"value": true,
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
"name": "game_1_23_ble_cycling_speed_pairing_fix",
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
"name": "game_1_25_0_gmplay_2246_cull_inaudible_entity_audio",
|
||||
"value": true,
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
"name": "game_1_24_display_workout_of_the_week_card",
|
||||
"value": true,
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
"name": "game_1_24_display_recommended_workout_cards",
|
||||
"value": true,
|
||||
"values": {}
|
||||
},
|
||||
{
|
||||
"name": "log_ble_packets",
|
||||
"values": {}
|
||||
@@ -262,8 +242,8 @@
|
||||
"name": "game_1_23_workout_auto_pause",
|
||||
"values": {
|
||||
"fields": {
|
||||
"workoutAutoPauseTime": {
|
||||
"numberValue": 3.0
|
||||
"reenableERGPowerThreshold": {
|
||||
"numberValue": 10.0
|
||||
},
|
||||
"minERGModeDisableTime": {
|
||||
"numberValue": 5.0
|
||||
@@ -271,8 +251,8 @@
|
||||
"rampUpTime": {
|
||||
"numberValue": 10.0
|
||||
},
|
||||
"reenableERGPowerThreshold": {
|
||||
"numberValue": 10.0
|
||||
"workoutAutoPauseTime": {
|
||||
"numberValue": 3.0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+4
-2
@@ -898,8 +898,10 @@ def api_per_session_info():
|
||||
@app.route('/api/events/search', methods=['POST'])
|
||||
def api_events_search():
|
||||
events_list = [('Bologna TT', 2843604888),
|
||||
('Crit City CW', 947394567),
|
||||
('Crit City CCW', 2875658892),
|
||||
('Crit City', 947394567),
|
||||
('Crit City Reverse', 2875658892),
|
||||
('Gravel Mountain', 3687150686),
|
||||
('Gravel Mountain Reverse', 2956533021),
|
||||
('Neokyo Crit', 1127056801),
|
||||
('Watopia Waistband', 1064303857)]
|
||||
event_id = 1000
|
||||
|
||||
Reference in New Issue
Block a user