summaryrefslogtreecommitdiff
path: root/core/multiplayer
AgeCommit message (Expand)Author
2022-02-06[Debugger] Move most profilers to ServersDebugger.Fabio Alessandrelli
2022-02-05[Net] Move RPC, Node cache out of MultiplayerAPI.Fabio Alessandrelli
2022-02-04[Net] New replication interface, spawner and synchronizer nodes.Fabio Alessandrelli
2022-01-03Update copyright statements to 2022RĂ©mi Verschelde
2022-01-02Fix various typosluz paz
2021-11-26PackedByteArray, Array slice end exclusive, rename subarray to sliceNathan Franke
2021-10-12[Net] Fix spawn/despawn custom callable argument.Fabio Alessandrelli
2021-10-08[Net] Rename RPCConfig.sync to call_local.Fabio Alessandrelli
2021-10-01[Net] Rename RPC constants and annotation arguments.Fabio Alessandrelli
2021-09-24[Net] MultiplayerPeer cleanup, defaults.Fabio Alessandrelli
2021-09-24[Net] Bind Multiplayer to GDExtension.Fabio Alessandrelli
2021-09-12Fix custom multiplayer sync commandsSaracenOne
2021-09-08Multiplayer networking renames/simplificationMax Hilbrunner
2021-09-07[Net] Move multiplayer to core subdir, split RPCManager.Fabio Alessandrelli