Commit Graph
368 Commits
Author SHA1 Message Date
perast a3ba082adc Fixed loading view (embed) 2020-11-11 11:04:52 +01:00
perast 836d193606 Backgrounds a little bit transparent 2020-11-11 10:48:35 +01:00
perast 663a09e5fe Softer shadows launcher 2020-11-11 10:40:09 +01:00
perast 06eb3c2a98 Background-color and border in one place 2020-11-11 10:17:53 +01:00
perast 2432fd38d3 Text-shadow in IE, borders etc. launcher 2020-11-11 10:15:24 +01:00
perast 1674e2c1f6 Launcher further design changes 2020-11-11 00:38:00 +01:00
Argon2000andGitHub 5a890168e0 Merge pull request #4 from oldnapalm/mp
Mp
2020-11-10 23:17:47 +01:00
perast 3628da4394 Updated look of launcher 2020-11-10 23:16:03 +01:00
oldnapalmandGitHub f12f9e9009 Add exception for Zwift(Mac)_ver_cur in proxy pass 2020-11-10 19:00:33 -03:00
perast 831398648e Added function to be able to shut down server
Can also stop the process
Sends messages to all online (riding) players
2020-11-10 21:53:10 +01:00
oldnapalmandGitHub 912d076bea Add proxy pass in cdn handler 2020-11-10 17:42:43 -03:00
oldnapalmandGitHub f192699890 Merge pull request #9 from Argon2000/mp 2020-11-10 17:39:46 -03:00
perast 3c331b8854 Get only top result per player in segment_results 2020-11-10 16:29:36 +01:00
perast a08ff27f78 Cleaner if in view 2020-11-10 10:16:19 +01:00
perast b463bc569a Only show download-link if profile.bin exist 2020-11-10 10:14:43 +01:00
perast 8c9c214650 Added function to be able to download profile.bin 2020-11-10 10:10:56 +01:00
perast 6155176d13 Merge branch 'zoffline-mp' into mp 2020-11-10 09:02:46 +01:00
perast 8c1ba4d07a Merge branch 'mp' of https://github.com/zoffline/zwift-offline into zoffline-mp 2020-11-10 09:02:23 +01:00
perast 6d18235959 Increased segment_results fetched to 1000
Decreased time to 1 hour ago
2020-11-10 09:01:29 +01:00
perast c491752c93 Fix for fetching all recent live-results
All times and dates should be UTC
2020-11-10 08:45:01 +01:00
zoffline 1d11bf295d Update Dockerfile with new dependencies 2020-11-09 23:07:27 -05:00
zoffline 3b7c548793 Fix launcher map selection in multiplayer 2020-11-09 23:04:48 -05:00
perast 44a9c63258 Send player_updates 10 at a time 2020-11-09 16:38:06 +01:00
perast e49f1ed5a1 Merged auth.db into zwift-offline.db
Changed to both use Flask SQLAlchemy
Fixed bug on Windows for goals, unix time
2020-11-09 15:41:59 +01:00
oldnapalmandGitHub 8eb8333d17 Merge pull request #8 from zoffline/mp 2020-11-09 10:22:14 -03:00
perast c5a5ac0863 Fix for segment results jersey order by int
Added field info in SegmentResult for 2 fields
2020-11-09 11:45:09 +01:00
perast 3f42356502 Removed unnecessary modifications 2020-11-09 09:05:59 +01:00
perast 7635b185f8 Removed string conversion for player_id in logout 2020-11-09 09:01:54 +01:00
perast 5f55d309c6 Merge branch 'zoffline-mp' into mp 2020-11-09 08:54:16 +01:00
perast 71489a0de0 Merge branch 'mp' of https://github.com/zoffline/zwift-offline into zoffline-mp 2020-11-09 08:50:38 +01:00
zoffline 6f6b78e4cc Keep player id as int, re-use courseLookup 2020-11-08 17:21:24 -05:00
perast 1ee8f601a9 Fix for players not removed from online
utcnow instead of just now in datetimes
Signup not fits on windows client with message
2020-11-08 23:08:18 +01:00
zoffline 3040731f71 Fix OS X login 2020-11-08 15:10:20 -05:00
zoffline 8ff197b76d Fix single player ghosts 2020-11-08 15:10:09 -05:00
perast 40af70d5ae Put back write to profile.bin, removed in merge? 2020-11-08 20:36:24 +01:00
zoffline b45a17988d Make Android login (hopefully) work. nits. 2020-11-08 14:15:28 -05:00
perast c0b29b6ea4 Merge branch 'zoffline-mp' into mp 2020-11-08 19:57:51 +01:00
perast 1d86d69ebd Merge branch 'mp' of https://github.com/zoffline/zwift-offline into zoffline-mp 2020-11-08 19:57:21 +01:00
zoffline 31dbcdfa36 Fix spaces/tabs in last commit 2020-11-08 13:47:51 -05:00
perast 34fd618013 Merge branch 'zoffline-mp' into mp 2020-11-08 19:44:21 +01:00
perast 42d5171ba7 Merge branch 'mp' of https://github.com/zoffline/zwift-offline into zoffline-mp 2020-11-08 19:43:53 +01:00
zoffline 7f37ccfe83 Nits, niceties, randomized secret 2020-11-08 13:43:49 -05:00
perast 4bb9c3a8e3 Fixed .gitignore 2020-11-08 19:23:53 +01:00
zoffline 1100580ce2 Rework session managment and make multiplayer toggle-able.
Multiplayer is enabled if 'multiplayer.txt' exists in the
storage directory.
2020-11-07 23:49:27 -05:00
perast 11a339e746 Reverted ride with change 2020-11-08 00:47:02 +01:00
perast 8a4c01c340 Added zoffline.log to .gitignore 2020-11-07 23:52:37 +01:00
perast 63db84f5a3 Removed log file 2020-11-07 23:51:55 +01:00
perast 9718b6660a Hopefully fix for overwritten profiles
More logging and prevention of overwriting
2020-11-07 23:49:22 +01:00
perast 59a86c8824 Added logging to textfile 2020-11-07 22:42:34 +01:00
oldnapalmandGitHub 2e2188b9af Merge pull request #7 from Argon2000/master
Python 2 compatibility
2020-11-06 20:50:17 -03:00