Commit Graph
242 Commits
Author SHA1 Message Date
oldnapalmandGitHub 87dc428831 Re-add instruction for Mac client
Needed for map selection
2020-12-15 20:03:51 -03:00
oldnapalm 99233c949d Update to Zwift 1.0.59353 zoffline_1.0.59353 2020-12-02 06:38:05 -03:00
oldnapalmandGitHub e24e2df8c0 Update README.md 2020-11-30 16:42:05 -03:00
oldnapalm a76459b748 Update to Zwift 1.0.58982 2020-11-30 15:44:00 -03:00
zofflineandGitHub a1a6b71772 Merge pull request #102 from sjstein/101_get_profile_hangs_winbash
Addressed get_profile() hanging issue for incompatible OSes
2020-11-18 14:28:57 -05:00
sjstein f02b91bd5e Addressed getpass() hanging issue for incompatible OSes
Added except clause for invalid uname/pass to exit gracefully
    Cleaned up a bit for pythonic conformance
2020-11-18 10:06:57 -06:00
oldnapalmandGitHub b4f2aff503 Update to Zwift 1.0.57840 (#93)
* Update Zwift_ver_cur.xml

* Update ZwiftMac_ver_cur.xml

* Update README.md
zoffline_1.0.57840
2020-10-28 07:29:21 -03:00
oldnapalmandGitHub e52b1f6397 Sign Windows executables (#89)
* Sign zoffline.exe

* Sign get_profile.exe

* Sign strava_auth.exe
2020-10-26 22:53:19 -04:00
oldnapalmandGitHub 8179f027ff Update to Zwift 1.0.57620 zoffline_1.0.57620 2020-10-22 17:06:02 -03:00
zofflineandGitHub 1f377b9dbf Update README.md 2020-10-07 02:03:50 -04:00
oldnapalmandGitHub a320fcc8b5 Update to Zwift 1.0.56501 zoffline_1.0.56501 2020-10-05 18:01:12 -03:00
oldnapalmandGitHub 13393cff95 Python 3 fix 2020-10-01 18:53:04 -03:00
oldnapalmandGitHub e9fb444071 Update to Zwift 1.0.56270 zoffline_1.0.56270 2020-09-29 13:19:24 -03:00
oldnapalmandGitHub d3c2c06b25 Add checkbox in launcher to enable ghosts 2020-09-14 19:23:15 -03:00
oldnapalmandGitHub 3d36288fbd Use start lines by default 2020-09-14 10:11:29 -03:00
oldnapalmandGitHub fd19c0fc1c Add start line 2020-09-13 18:51:28 -03:00
oldnapalmandGitHub 66195d46ba Update standalone.py 2020-09-11 19:43:29 -03:00
oldnapalmandGitHub 6c880c5335 Update standalone.py 2020-09-11 19:25:42 -03:00
oldnapalmandGitHub 8771907b2c Update standalone.py 2020-09-11 18:59:25 -03:00
oldnapalmandGitHub 32d5553a87 Organize and auto load ghosts zoffline_1.0.55600 2020-09-11 18:15:06 -03:00
oldnapalmandGitHub d9f67a73bf Update to Zwift 1.0.55600 2020-09-10 21:44:33 -03:00
oldnapalmandGitHub a4d6f089ee Add start line 2020-09-10 11:24:12 -03:00
oldnapalmandGitHub d32bbd231b Update to Zwift 1.0.55226 zoffline_1.0.55226 2020-09-03 18:53:22 -03:00
oldnapalmandGitHub 9211365e6c Handle list index out of range 2020-09-03 09:47:20 -03:00
oldnapalmandGitHub 1bbb13ffee Customize ghost profile 2020-08-27 18:49:33 -03:00
oldnapalmandGitHub f3c1ba4f98 Avoid possible issue in bool comparison
Looks like Excel converts True/False to uppercase.
Thanks @defiancecp https://github.com/zoffline/zwift-offline/issues/56#issuecomment-660712853
zoffline_1.0.54537_r1
2020-08-24 09:43:33 -03:00
oldnapalmandGitHub 75eb1e8b0a Add start lines 2020-08-21 18:28:21 -03:00
oldnapalmandGitHub f77de31a98 Fix UDP datagram issue 2020-08-21 09:16:43 -03:00
oldnapalmandGitHub bd1175cf79 Add flag to avoid duplicated ghost issue
Looks like the issue mentioned in https://github.com/zoffline/zwift-offline/issues/56#issuecomment-641237804 is actually caused by a second UDP connection before the ghosts are loaded
2020-08-17 18:55:52 -03:00
oldnapalmandGitHub 424ddbe54b Update to Zwift 1.0.54537 zoffline_1.0.54537 2020-08-13 20:17:40 -03:00
oldnapalmandGitHub 3f59dcdd8a Update gen_schedule.py 2020-08-07 09:02:21 -03:00
oldnapalmandGitHub ed6f34db00 Update to Zwift 1.0.54377 zoffline_1.0.54377 2020-08-07 08:08:19 -03:00
oldnapalmandGitHub 91a95624f3 Update to Zwift 1.0.53342 zoffline_1.0.53342 2020-07-09 08:16:22 -03:00
oldnapalmandGitHub 7cd555b744 Update to Zwift 1.0.53342 2020-07-09 08:14:47 -03:00
oldnapalmandGitHub a2abbcbd85 Update to Zwift 1.0.53342 2020-07-09 08:12:54 -03:00
oldnapalmandGitHub a0bddc5aa8 Update README.md 2020-07-08 07:54:05 -03:00
oldnapalmandGitHub 1256f9434e Encode activity name for urlopen (#70)
* Encode activity name

* Unquote activity name
2020-07-05 19:51:58 -04:00
oldnapalmandGitHub c93c3afb57 Check Windows version 2020-07-03 11:55:36 -03:00
zofflineandGitHub 80470ad1b0 Update README.md
Add Win 7 instruction
2020-07-02 17:14:06 -04:00
zofflineandGitHub a8c45f28a2 Update README.md 2020-07-02 00:05:17 -04:00
zofflineandGitHub b6b04a19e7 Update README.md
nit
2020-07-01 22:13:09 -04:00
zoffline e5e753b866 Remove dependency on requests 2020-07-01 22:10:32 -04:00
zofflineandGitHub 1441c61a82 Update README.md 2020-07-01 21:47:50 -04:00
zofflineandGitHub 19720dc922 Update README.md
Fix a typo in an Android command.
2020-07-01 21:33:48 -04:00
zofflineandGitHub 1967566527 Update README.md
Be consistent
2020-07-01 21:31:27 -04:00
zofflineandGitHub 9e70eafa24 Update README.md
Update OS X
2020-07-01 21:30:21 -04:00
zofflineandGitHub 6db1967276 Update README.md
Missing quotes in command...
2020-07-01 21:26:11 -04:00
zofflineandGitHub 1e905cbf95 Update README.md
Fix issue links
2020-07-01 21:24:25 -04:00
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