Commit Graph
394 Commits
Author SHA1 Message Date
perast e24dd87ca3 Fix pace partners not showing up in ride with 2020-11-13 10:28:31 +01:00
perast 81dcfba706 Removed printing player_id 2020-11-13 10:11:54 +01:00
perast 43c4542843 Fix pace partner send state to players 2020-11-13 10:10:38 +01:00
perast a2d925b2e0 Merge branch 'mp' of https://github.com/Argon2000/zwift-offline into mp 2020-11-13 09:27:41 +01:00
perast c421e3fd7d Players are nearby if watching the other 2020-11-13 09:26:49 +01:00
perast af79c1178b Simplified ride with online players fetch
Changed str to int in global_pace_partners
Renamed variables, functions and classes consistently
2020-11-13 09:16:38 +01:00
oldnapalmandGitHub 6667ab6547 Merge branch 'mp' into mp 2020-11-12 19:19:52 -03:00
perast 03466c4565 Pace partner fix 2020-11-12 22:02:57 +01:00
perast 8f0ad564d9 Pace partners showing up as pace partners in list 2020-11-12 21:51:03 +01:00
oldnapalmandGitHub 81c5299165 Fix pace partner loop 2020-11-12 16:54:03 -03:00
Argon2000andGitHub 8c916c859f Merge pull request #7 from oldnapalm/mp
Mp
2020-11-12 20:21:30 +01:00
oldnapalmandGitHub 702d89c350 Update zwift_offline.py 2020-11-12 14:47:21 -03:00
oldnapalmandGitHub d7d69b808e Add preliminar pace partner, fix save ghost 2020-11-12 14:42:09 -03:00
oldnapalmandGitHub c508553400 Merge pull request #11 from Argon2000/mp 2020-11-12 14:34:43 -03:00
perast 851294af9c Removed static/web/launcher api 2020-11-12 12:12:32 +01:00
perast 75f4394563 Moved style files, removed exceptions in proxy 2020-11-12 11:27:15 +01:00
perast bbb38a6b5b Added logging of SQL warnings
Added db.engine.dispose()
2020-11-12 10:26:06 +01:00
perast 526d956a27 Added excluded files to proxy
Fix for goal week period
2020-11-12 09:56:50 +01:00
perast 719851cd92 Hopefully fix db connections (locked) 2020-11-12 08:45:10 +01:00
oldnapalmandGitHub 9e30e77dcc Merge pull request #10 from Argon2000/mp 2020-11-11 09:50:20 -03:00
perast 3ccc39b60a Removed borders from launcher 2020-11-11 13:21:21 +01:00
perast a410371410 Changed timestamp to support 2.7 2020-11-11 13:06:14 +01:00
perast 0ad0b81883 Fix creating db running first time 2020-11-11 12:07:30 +01:00
Argon2000andGitHub 1e401bb06f Merge pull request #5 from oldnapalm/mp
Add more proxy exceptions
2020-11-11 11:22:29 +01:00
oldnapalmandGitHub ff546b6b17 Add more proxy exceptions 2020-11-11 07:18:54 -03:00
perast 7fdc349615 Using a general layout.html as base 2020-11-11 11:17:03 +01:00
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