godot/modules
Fabio Alessandrelli 531c72f30d [MP] Avoid error spam in relay protocol when clients disconnect
When multiple clients are connected, and the server is using the relay
sub-protocol, it might happen that a client disconnects while a packet
sent to it from another peer is still in transit.

In that case, when the packet reaches the server for relaying, it used
to generate an error (as the destination client did no longer exists).

This commit changes check to suppress the error message while still
skipping the packet.
2024-08-06 09:51:28 +02:00
..
astcenc Enable ASTC encoder build when building with ANGLE. 2024-07-30 12:28:04 +03:00
basis_universal Support 64-bit image sizes for VRAM compression 2024-07-21 21:06:14 +02:00
bmp
camera
csg Style: Optimize .svg files with svgo 2024-06-23 08:15:19 -05:00
cvtt Support 64-bit image sizes for VRAM compression 2024-07-21 21:06:14 +02:00
dds Add 'override' mark to ResourceFormat class 2024-03-25 04:06:34 +08:00
enet Clarify that ENetConnection's create_host[_bound] and service must be called on client and server 2024-07-10 22:40:55 -03:00
etcpak Support 64-bit image sizes for VRAM compression 2024-07-21 21:06:14 +02:00
fbx Fix missing options in Project Import Defaults 2024-07-09 09:33:39 -04:00
freetype
gdscript GDScript: Fix common mismatched external parser errors 2024-07-31 12:54:16 -07:00
glslang Remove private glslang include 2024-06-22 14:51:17 +00:00
gltf Fix browse_dialog in Blender scene importer to accept files 2024-07-29 11:38:24 +02:00
gridmap Merge pull request #87131 from KoBeWi/skyscrapper_selector_simulator 2024-06-26 14:51:19 +02:00
hdr
interactive_music Fix new stream types mix() not returning 0 when inactive 2024-07-18 11:18:38 -04:00
jpg Fix crash when executing Image.save_jpg_to_buffer 2024-05-05 23:37:22 +08:00
jsonrpc Add unit tests for JSONRPC 2024-04-10 18:27:08 +01:00
ktx libktx: Update to 4.3.2 2024-04-05 12:18:00 +02:00
lightmapper_rd Lightmapper: Prevent infinite loop when blitting lightmaps into an atlas 2024-07-13 13:10:04 +02:00
mbedtls [Crypto] Expose TLSOptions getters 2024-06-14 22:33:10 +02:00
meshoptimizer
minimp3 Add samples playback support 2024-06-18 11:06:31 -04:00
mobile_vr Fix type-o in MobileVRInterface sample code in docs: xr -> use_xr 2024-07-31 16:36:44 -05:00
mono Fix doc on Vector2.cs's / operator 2024-07-27 14:49:20 -07:00
msdfgen Update ICU and msdfgen. 2024-03-13 09:12:50 +02:00
multiplayer [MP] Avoid error spam in relay protocol when clients disconnect 2024-08-06 09:51:28 +02:00
navigation NavigationServer3D.map_get_closest_point_to_segment - add an additional shortest distance check 2024-06-29 19:50:10 +02:00
noise Style: Optimize .svg files with svgo 2024-06-23 08:15:19 -05:00
ogg
openxr OpenXR: Fix enabling passthrough via environment blend mode in project settings 2024-07-19 19:04:51 -05:00
raycast [Windows/ARM64] Fix raycast/embree ARM64 build with LLVM/MinGW. 2024-06-20 15:52:04 +03:00
regex Style: Optimize .svg files with svgo 2024-06-23 08:15:19 -05:00
squish Support 64-bit image sizes for VRAM compression 2024-07-21 21:06:14 +02:00
svg thorvg: Disable webp loader if corresponding module is disabled 2024-05-13 13:01:34 +02:00
text_server_adv fix: change esthetic -> aesthetic 2024-07-05 16:03:01 -04:00
text_server_fb fix: change esthetic -> aesthetic 2024-07-05 16:03:01 -04:00
tga
theora Add 'override' mark to ResourceFormat class 2024-03-25 04:06:34 +08:00
tinyexr
upnp Replace find with contains/has where applicable 2024-05-08 12:37:42 +02:00
vhacd
vorbis Add samples playback support 2024-06-18 11:06:31 -04:00
webp libwebp: Update to 1.4.0 2024-05-14 13:01:07 +02:00
webrtc Reduce and prevent unnecessary random-access to List 2024-05-04 16:08:55 +02:00
websocket Merge pull request #94168 from Faless/net/wsl_peer_reuse 2024-08-01 00:06:26 +02:00
webxr Fix support for environment blend modes on WebXRInterface 2024-06-26 22:02:20 -05:00
xatlas_unwrap
zip Fix ZIPReader.get_files() error on empty zip files 2024-04-08 15:57:35 -04:00
register_module_types.h
SCsub SCons: Fix mono dependency 2024-06-01 16:37:54 -05:00