Showing results for

multiplayer

framework

on godotengine.org
godotengine.org › article › release candidate godot 4 3…
Release candidate: Godot 4.3 RC 3 – Godot Engine
...Reject
WM_POINTER(UP/DOWN)
messages for non pen pointer type (GH-95155). - Multiplayer: ENet: Better handle disconnected peers in DTLS server (GH-95067).
- Multiplayer...
godotengine.org › article › dev snapshot godot 4 2 beta…
Dev snapshot: Godot 4.2 beta 2 – Godot Engine
...Fix
Input.is_action_just_pressed
flicker on joypad axes (GH-82056). - Multiplayer: Copy network authority when instancing placeholders (GH-82846).
- Multiplayer: Fix synchronizer init and reset...
godotengine.org › article › dev snapshot godot 4 2 beta…
Dev snapshot: Godot 4.2 beta 3 – Godot Engine
...Sync controller mappings DB with SDL2 community repo (GH-83845).
- Multiplayer: Display multiplayer authority ID in remote debugger (GH-83437).
- Navigation: Fix NavigationObstacle3D debug...
godotengine.org › article › dev snapshot godot 4 2 dev 4
Dev snapshot: Godot 4.2 dev 4 – Godot Engine
...Fix action state when multiple events are assigned (GH-80859).
- Multiplayer: Fix watch properties not being correctly removed (GH-81033).
- Multiplayer: Improve SceneReplicationConfig editor...
godotengine.org › article › godot 3 0 released
Godot 3.0 is out and ready for the big leagues – Godot Engine
...New networked multiplayer API
A new API for networked multiplayer was added to Godot 3.0. Itâs based on remote procedure calls (using ENet...
godotengine.org › article › dev snapshot godot 4 2 beta…
Dev snapshot: Godot 4.2 beta 1 – Godot Engine
...Multiplayer and networking
A few noteworthy improvements landed in the engineâs high-level multiplayer system. The MultiplayerSynchronizer
node now supports synchronization of (sub-)resource...
godotengine.org › article › dev snapshot godot 4 2 dev 6
Dev snapshot: Godot 4.2 dev 6 – Godot Engine
...Make InputEventShortcut always pressed (GH-82203).
- Multiplayer: Disallow nested custom multiplayers in
SceneTree
(GH-77829). - Navigation: Add 2D navigation mesh baking (GH-80796).
- Navigation...
godotengine.org › article › dev snapshot godot 4 3 dev 1
Dev snapshot: Godot 4.3 dev 1 – Godot Engine
...Make Windows Ink tablet API default, add dummy driver to disable tablet input (GH-84708).
- Multiplayer: Fix
complete_auth
notifying the wrong peer (GH-86257...
godotengine.org › article › godot 4 2 arrives in style
Godot 4.2 arrives in style! – Godot Engine
...Multiplayer and networking
A few noteworthy improvements landed in the engineâs high-level multiplayer system. The MultiplayerSynchronizer
node now supports synchronization of (sub-)resource...
godotengine.org › article › dev snapshot godot 4 1 beta…
Dev snapshot: Godot 4.1 beta 1 – Godot Engine
...Yuri Rubinsky made it possible to define new visual shader nodes with extensions (GH-70911), while David implemented the framework for custom editor plugins...