Commit Graph

234 Commits

Author SHA1 Message Date
Mr.Robot 7f96a2d5b7 Add IPv6 support 2025-10-23 07:53:41 -03:00
oldnapalm 956910dd16 Use localhost as default server IP
This reverts commit https://github.com/zoffline/zwift-offline/commit/ccac832ce69d5a8dd8fd69e9c3a3975caf2b4a33
2025-06-22 12:56:43 -03:00
oldnapalm cddbd28b73 Add option to group bots 2025-06-16 18:49:39 -03:00
zoffline 832dadc39d Merge pull request #422 from ppluciennik/ppluciennik/port-binding
Allow to configure cdn, api, tcp and udp host and port
2025-06-11 19:19:53 -04:00
oldnapalm 3f9003c639 No log info when using default values 2025-05-04 12:37:35 -03:00
oldnapalm 0f40cdf1d7 Allow random body attributes for ghosts
Allow custom running equipment for ghosts
2025-05-02 19:57:04 -03:00
Pawel Pluciennik f5dd0e6c88 Allow to configure cdn, api, tcp and udp host and port
This flexibility allow to run zoffline on kubernetes
with handling tls termination on ingress controller.
It also allows to run Pod without root permissions (port binding).
2025-04-17 13:17:28 +02:00
oldnapalm 250360615b Add option to announce joining and leaving players 2025-02-28 12:42:11 -03:00
oldnapalm 5f77860d40 Load robopacers from storage directory 2024-12-03 13:47:59 -03:00
fatsbrown 37e0077f22 Add option to disable proxy 2024-11-11 12:33:41 -03:00
oldnapalm 9b8f02dbfe Update to Zwift 1.0.135866 2024-10-15 14:57:33 -03:00
daktak af549477ba Support bike_frame_colour for bots 2024-08-22 07:53:00 -03:00
oldnapalm cd8024ea5d Add DNS resolver cache 2024-07-11 18:40:18 -03:00
oldnapalm 221781389d Limit bot multiplier 2024-05-24 09:08:50 -03:00
oldnapalm 37a3d25b96 Limit StC packet size
Limiting by number of player states can exceed MTU and cause error on client
[ERROR] Failed to decode UDP StC [EVP_DecryptFinal_ex].
[ERROR] Failed to parse UDP StC (1492 bytes)
2024-05-04 10:34:29 -03:00
oldnapalm 75b508f25f Show bookmarks on home screen 2024-04-22 22:05:13 -03:00
oldnapalm a20048e289 Add bookmarks 2024-04-22 13:17:55 -03:00
oldnapalm 87936aa8f4 Refactor random names 2024-03-02 10:40:15 -03:00
oldnapalm 2f06c90441 Fix bots in events 2024-02-20 15:55:11 -03:00
oldnapalm c6641b50df Update bot attributes 2024-02-18 12:21:07 -03:00
oldnapalm ef374e1821 Update start lines 2024-02-17 18:25:16 -03:00
oldnapalm d0347aee58 Move data files 2024-02-15 15:11:20 -03:00
oldnapalm fd9d7b68b5 Update ghosts regrouping 2024-02-11 12:08:55 -03:00
oldnapalm ccac832ce6 Try to get server IP
if server-ip.txt is not found
2024-01-19 11:12:32 -03:00
oldnapalm d58df275dd Update map override 2023-12-12 09:02:00 -03:00
oldnapalm 4515679e28 Replace deprecated functions
Closes #280
2023-12-06 15:22:51 -03:00
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
oldnapalm d55e3b58ef Simplify 2023-06-23 09:56:24 -03:00
Daktak 09e3adad0f allow other equipment 2023-06-23 18:21:34 +10:00
oldnapalm 20f3cfdb26 Update standalone.py 2023-06-22 16:36:53 -03:00
Daktak ed5c67f7b7 load equipment 2023-06-21 22:51:13 +10:00
daktak 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
daktak 88305dc43f Pop bots from list (#237) 2023-04-28 09:11:27 -03:00