Thaddeus Crews
|
925b690c98
Core: Integrate `Ref::instantiate` where possible
|
6 месяцев назад |
Fabio Alessandrelli
|
c5fa7354bb
[MP] Fix relay protocol routing with negative targets
|
4 месяцев назад |
Fabio Alessandrelli
|
531c72f30d
[MP] Avoid error spam in relay protocol when clients disconnect
|
4 месяцев назад |
Fabio Alessandrelli
|
c6be5f130c
[MP] Fix disconnect_peer not doing the proper cleanup
|
7 месяцев назад |
Max Hilbrunner
|
bd8380db55
Fix removing connected peer during disconnection
|
9 месяцев назад |
Rémi Verschelde
|
48a1a78390
Merge pull request #86260 from Faless/mp/fix_2way_auth
|
9 месяцев назад |
A Thousand Ships
|
684752e75b
Replace error checks against `size` with `is_empty`
|
10 месяцев назад |
Fabio Alessandrelli
|
754036f82f
[MP] Fix auth not waiting for confirmation in some cases
|
1 год назад |
Fabio Alessandrelli
|
4826c14d20
[MP] Fix complete_auth notifying the wrong peer
|
1 год назад |
Fabio Alessandrelli
|
311a27281f
[MP] Avoid unnecessary internal ref/unrefs
|
1 год назад |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
1 год назад |
Fabio Alessandrelli
|
f1e0d50841
[MP] Implement "watched" properties.
|
1 год назад |
Rémi Verschelde
|
4d4fcd0a6f
Merge pull request #70721 from Faless/mp/4.x_fix_relay_option
|
1 год назад |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 год назад |
Fabio Alessandrelli
|
d123b01e86
[MP] Fix server_relay being unsettable.
|
1 год назад |
Fabio Alessandrelli
|
b19c1a2e4f
[MP] New default multiplayer_peer acting as server.
|
2 лет назад |
Fabio Alessandrelli
|
f38e116026
[MP] Initial replication profiler.
|
2 лет назад |
Fabio Alessandrelli
|
92ed27d8f6
[MP] Improve network profiler.
|
2 лет назад |
Fabio Alessandrelli
|
33dda2e68a
[MP] Remove connection state signals from MultiplayerPeer.
|
2 лет назад |
Fabio Alessandrelli
|
9773803e4e
[MP] Add optional authentication to SceneMultiplayer.
|
2 лет назад |
Fabio Alessandrelli
|
7536d15fe3
[MP] Let MultiplayerAPI handle packet relaying and peer signaling.
|
2 лет назад |
Fabio Alessandrelli
|
ca7d572908
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
|
2 лет назад |