Commit Graph
10 Commits
Author SHA1 Message Date
0273b76ddb Fix cross-compile CI for FreeBSD (#6885)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2026-08-01 13:19:30 +10:00
PartmediaandGitHub 7557cc703c Add FreeBSD packaging target (#5522) 2024-11-16 02:01:17 +01:00
Kevin ZhengandGitHub 3097784cd7 Lower default MTU to 900 (#4985)
Some players continue to have "stuck at connected" issues connecting to
most servers, but apparently this issue has become more prominent in the
last two weeks or so?

It is almost certainly an MTU problem because there are at least two
servers on the hub that run a lower default MTU, and these players had
no problem connecting to them. For one of these reporters, I actually
increased the MTU to 1000 and they could no longer connect, and could
connect again once it was lowered to 900.

It's not clear what recent changes, either to the codebase or to the
public Internet that have been exercising this MTU issue more. For those
experiencing MTU issues, it seems that connecting to a less full server
results in higher probability of success.

Nevertheless, bringing down the default MTU and then possibly enabling
MTU expansion in the future would make this game playable for a small
but not insignificant bit of players.
2024-03-23 16:22:06 +01:00
Kevin ZhengandGitHub 76024330a7 Do not crash failing to load user keybindings (#4844) 2024-01-25 17:44:34 +11:00
Kevin ZhengandGitHub af4e3e5e1c Remove personally-identifiable file paths from client logs (#4267) 2023-08-24 18:56:48 +02:00
Kevin ZhengandGitHub d51a18c6ea Fix build with USE_SYSTEM_SQLITE (#4266) 2023-08-24 18:55:54 +02:00
Kevin ZhengandGitHub 5e08ef69aa Use correct native GLFW library name on FreeBSD (#3535) 2022-12-02 17:51:03 +01:00
Kevin ZhengandGitHub 5dd1b58357 Move CastShadows to SharedPointLightComponent (#3346) 2022-10-19 10:10:30 +11:00
Kevin ZhengandGitHub 2898e1413b Add build property to use system SQLite3 (#3298) 2022-10-08 00:15:49 +02:00
Kevin ZhengandGitHub 9752996497 Update OpenTK.OpenAL to 4.7.5 (#3296) 2022-10-06 13:00:35 +02:00