Commit Graph
208 Commits
Author SHA1 Message Date
oldnapalm b4e5c43b5f Avoid proxy loop 2023-10-15 19:24:27 -03:00
oldnapalm 8c450bf2fc Avoid repeated positions
when using bot multiplier (riders with identical positions will be filtered out by the client)
2023-09-26 09:36:26 -03:00
oldnapalm e9beefad90 Update bots sync 2023-07-27 21:50:58 -03:00
oldnapalm 2ac779849c Update to Zwift 1.0.115409 2023-07-19 13:57:42 -03:00
oldnapalm cb40959597 Load bot.txt from storage directory 2023-07-05 13:32:03 -03:00
oldnapalm b897273e12 Fix bots donuting
Eventually the same state would be sent twice, causing the bots to loop back to previous position
2023-07-02 18:01:52 -03:00
oldnapalm b7e747cfd7 Fix ghosts in multiplayer 2023-06-29 12:50:36 -03:00
oldnapalm 2737d74454 Update to Zwift 1.0.114012 2023-06-28 13:38:46 -03:00
oldnapalmandGitHub d55e3b58ef Simplify 2023-06-23 09:56:24 -03:00
Daktak 09e3adad0f allow other equipment 2023-06-23 18:21:34 +10:00
oldnapalmandGitHub 20f3cfdb26 Update standalone.py 2023-06-22 16:36:53 -03:00
Daktak ed5c67f7b7 load equipment 2023-06-21 22:51:13 +10:00
daktakandGitHub 7fc0abc53a Pro Rider Jersey values. (#247) 2023-06-20 11:12:32 -03:00
oldnapalm f3ab2e6fe7 Update start lines 2023-06-13 20:52:22 -03:00
oldnapalm 32e870fdf9 Update bots sync 2023-05-29 20:33:30 -03:00
oldnapalm e264db26ac Update bots sync 2023-05-28 21:03:50 -03:00
oldnapalm d0b8a1e4f6 Update bots sync 2023-05-25 13:39:10 -03:00
oldnapalm 1e38d7bcbf Update standalone.py
Revert change from commit 9c38107b2b
2023-05-19 19:38:55 -03:00
oldnapalm 9c38107b2b Use multiplier on bots reload 2023-05-18 20:18:26 -03:00
oldnapalm 7705643f64 Revert "Attempt to avoid ghosts desync"
This reverts commit 17eb34d0a8.
2023-05-17 10:44:10 -03:00
oldnapalm c17ee2bb6e Load ghosts when start moving
As of version 1.39 player sometimes enters course 6 road 0 at home screen
2023-05-08 10:14:34 -03:00
oldnapalm 17eb34d0a8 Attempt to avoid ghosts desync 2023-05-03 15:07:12 -03:00
oldnapalm c3374dd012 Add bot multiplier 2023-04-30 10:22:23 -03:00
daktakandGitHub 88305dc43f Pop bots from list (#237) 2023-04-28 09:11:27 -03:00
daktakandGitHub 3ec5d00a80 Pro names (#231) 2023-04-11 15:51:00 -03:00
oldnapalm 71ec8393a9 Add random attributes for bots 2023-04-02 19:12:33 -03:00
oldnapalm 2aa920c209 Refactoring
Fix mistake in meetup late join
2023-03-07 18:45:43 -03:00
oldnapalm 8aa689d709 Update ghosts spawn position
If no start line, default to player position, because some roads have more than one route starting at different places (like road 4 in Makuri Islands which has route "Temples and Towers" starting around 30000 and "Turf N Surf" starting around 900000)
2023-03-05 12:49:30 -03:00
oldnapalm 946d266ad0 Update resolver 2023-03-02 23:32:28 -03:00
oldnapalm 86d06d47bd Update CDN proxy
Try if Google public DNS is reachable
2023-02-27 13:45:29 -03:00
oldnapalm 1a0650a97d Use dnspython
dnspython will be used to resolve hostnames, allowing CDN proxy to work even if zoffline is running on the same machine as the Zwift client
2023-02-11 12:18:57 -03:00
oldnapalm dbea1fdd1e Fallback to local files 2023-02-10 13:16:59 -03:00
oldnapalm baecf738b2 Update CDN proxy 2023-02-10 10:46:35 -03:00
oldnapalm ec0f247c2a Enable telemetry
Enable system alerts
Remove unnecessary exception handling
2023-01-15 19:11:26 -03:00
oldnapalm 6c32c94352 Logout on activity save/delete
Avoid issue with ghosts if player starts a new ride before timeout
2022-12-04 18:17:43 -03:00
oldnapalm b48cb67108 Ghosts refactoring 2022-12-02 09:04:09 -03:00
oldnapalm bdd29dac7f Regroup ahead 2022-11-09 19:55:18 -03:00
oldnapalm 75447b10eb Allow regroup before start line 2022-11-07 12:30:50 -03:00
oldnapalm ad4289bc59 Add ghosts regroup 2022-11-01 10:16:33 -03:00
oldnapalm 9e2a78c029 Simplify
Python 2 is no longer supported
2022-10-28 09:13:25 -03:00
oldnapalm fd6ad98765 Change ghosts name 2022-10-19 18:26:14 -03:00
oldnapalm 406f2bb06d Fix event joining 2022-10-04 12:53:29 -03:00
oldnapalm 7cf23a77a6 Cleanup 2022-09-08 21:10:52 -03:00
oldnapalm 23b0287970 Simplify 2022-08-12 23:00:39 -03:00
oldnapalm bb2d5f2e87 Add random gear for bots 2022-08-12 21:48:11 -03:00
oldnapalm defc9ff404 Update nearby check 2022-08-12 16:40:55 -03:00
oldnapalm 44dd38f684 Load bots before starting server 2022-08-11 09:34:31 -03:00
oldnapalm 137c6d2a9e Fix mistake 2022-08-10 20:14:23 -03:00
oldnapalm 7ab6b8b417 Fix mistake 2022-08-10 19:50:16 -03:00
oldnapalm ff7acfed50 Limit to 100 nearby riders 2022-08-10 18:02:15 -03:00