Commit Graph
194 Commits
Author SHA1 Message Date
zofflineandGitHub 4a8c18def1 Update README.md
Restore accidentally deleted line
2020-07-01 21:21:18 -04:00
zofflineandGitHub 7c226dc2be Update README.md
Add a few clarifications and address #62
2020-07-01 21:20:03 -04:00
oldnapalmandGitHub be0c303e08 Add start lines for new maps 2020-06-29 10:03:38 -03:00
zofflineandGitHub 447980d024 Update README
Update Docker command with TCP/UDP handler ports.
2020-06-26 22:20:59 -04:00
zofflineandGitHub 8331303d21 Expose TCP/UDP handler ports in Dockerfile
https://github.com/zoffline/zwift-offline/issues/64
2020-06-26 22:19:21 -04:00
oldnapalmandGitHub 6d58fb57d7 Add start line option for ghosts (#65)
* Add start line option for ghosts

* Add start_lines.csv

* Add start line option for ghosts
2020-06-26 22:15:41 -04:00
oldnapalmandGitHub 1168c7597f Update to Zwift 1.0.53029 zoffline_1.0.53029 2020-06-26 21:49:41 -03:00
oldnapalmandGitHub 6f81535bc6 Update to Zwift 1.0.53029 2020-06-26 21:48:36 -03:00
oldnapalmandGitHub 483b7c7520 Update to Zwift 1.0.53029 2020-06-26 21:47:44 -03:00
oldnapalmandGitHub f5f790d3e0 Update to Zwift 1.0.53028 2020-06-26 20:31:11 -03:00
oldnapalmandGitHub 6a7c74e660 Update to Zwift 1.0.53028 2020-06-26 20:29:40 -03:00
oldnapalmandGitHub d3271eeab6 Update to Zwift 1.0.53028 2020-06-26 19:20:43 -03:00
oldnapalmandGitHub 606b6652ec Update to Zwift 1.0.53028 2020-06-26 19:19:02 -03:00
oldnapalmandGitHub 3a33460d1b Update to Zwift 1.0.53028 2020-06-26 19:18:29 -03:00
oldnapalmandGitHub 09f8ebbdda Python 3 fixes 2020-06-18 09:40:05 -03:00
oldnapalmandGitHub c6a2e96848 Mention configure_client script 2020-06-18 09:01:03 -03:00
oldnapalmandGitHub 0daedf0cdd Merge pull request #59 from oldnapalm/master
Add batch script to configure Windows 10 client
2020-06-18 08:28:51 -03:00
oldnapalmandGitHub 0e7f45d9ad Update for pyinstaller build 2020-06-17 09:20:48 -03:00
oldnapalmandGitHub 935fa4979c Update for pyinstaller build 2020-06-17 09:19:25 -03:00
oldnapalmandGitHub 40c3b5c28d Add pyinstaller spec for scripts 2020-06-17 09:14:29 -03:00
oldnapalmandGitHub 7313f4340c Clean up ghosts code 2020-06-17 09:10:04 -03:00
oldnapalmandGitHub 7afa77ecac Exclude import 'Tkinter'
https://github.com/pyinstaller/pyinstaller/wiki/Recipe-remove-tkinter-tcl
2020-06-15 12:19:44 -03:00
oldnapalmandGitHub ada795ec62 Merge pull request #63 from oldnapalm/master
Update to Zwift 1.0.51959
zoffline_1.0.51959
2020-06-12 23:04:31 -03:00
oldnapalmandGitHub 57ca5534b7 Update to Zwift 1.0.51959 2020-06-12 22:28:21 -03:00
oldnapalmandGitHub 1231958e18 Group ghosts, check course, road and direction 2020-06-12 19:36:50 -03:00
oldnapalmandGitHub f84021735d Set default player_id on except 2020-06-07 14:51:55 -03:00
oldnapalmandGitHub 62a4161917 Fix misplaced increment
Caused the bug mentioned here
https://github.com/zoffline/zwift-offline/issues/56#issuecomment-634803848
2020-06-05 15:59:10 -03:00
oldnapalmandGitHub f495f15378 Update to Zwift 1.0.51298 zoffline_1.0.51298 2020-06-04 09:15:57 -03:00
oldnapalmandGitHub 48039acb56 Update to Zwift 1.0.51298 2020-06-04 09:14:21 -03:00
oldnapalmandGitHub 916f21e9f3 Add script to configure Windows 10 client 2020-06-03 10:37:59 -03:00
zoffline 03bf76b0e9 Exclude vcruntime140.dll from pyinstaller upx compressing
Can corrupt it, preventing building, e.g.:
https://github.com/pyinstaller/pyinstaller/issues/1565
https://github.com/pyinstaller/pyinstaller/issues/2659
https://github.com/zoffline/zwift-offline/pull/58
zoffline_1.0.50775
2020-05-31 17:37:01 -04:00
zoffline 25683afbe7 Add updated generated proto file 2020-05-31 17:34:50 -04:00
zoffline b65f171b8d Merge branch 'oldnapalm-master' 2020-05-31 17:33:18 -04:00
oldnapalmandGitHub 5eedd08513 Update udp-node-msgs.proto 2020-05-29 13:32:20 -03:00
oldnapalmandGitHub a5aef5380e Update udp-node-msgs.proto 2020-05-28 22:03:52 -03:00
oldnapalmandGitHub 952ad13151 Update to Zwift 1.0.50775 2020-05-28 21:56:07 -03:00
zofflineandGitHub d61e4e685b Update README.md 2020-05-27 19:01:08 -04:00
zofflineandGitHub c48714a8a8 Update README.md 2020-05-27 18:59:38 -04:00
zoffline edaa269b2b Generate updated protobuf files Zwift_1.0.49821_r2 2020-05-27 18:49:05 -04:00
zoffline 8d9c60cfb9 Merge branch 'oldnapalm-master' 2020-05-27 18:38:09 -04:00
oldnapalmandGitHub 6d01c050b4 Set player_id on timeout 2020-05-27 12:47:15 -03:00
oldnapalmandGitHub ca1097630d Redundant checks 2020-05-24 20:51:18 -03:00
oldnapalmandGitHub ac455ae7cf Add ghosts feature 2020-05-24 17:36:33 -03:00
oldnapalmandGitHub 8763f7e0aa Update db version in initialize_db.sql 2020-05-17 19:37:20 -03:00
zoffline 0a29eae6fa Update README Zwift_1.0.49821_r1 2020-05-15 23:24:24 -04:00
zoffline 0c00bcedca comment typo fix 2020-05-15 23:23:42 -04:00
zoffline 4ed7ca4a8c comments 2020-05-15 23:11:06 -04:00
zoffline 7bbae898b4 Add TCP protobuf structures 2020-05-15 23:08:59 -04:00
zoffline d35f7f3afd Make generated protobuf code friendly for older runtimes 2020-05-15 21:29:06 -04:00
zoffline d5a309f237 Merge branch 'oldnapalm-master' 2020-05-15 21:25:06 -04:00