Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MP] Fix nested spawning during "ready". | Fabio Alessandrelli | 2023-01-17 | 1 | -1/+1 |
* | [MP] Convert _spawn_custom to a Callable property. | Fabio Alessandrelli | 2023-01-09 | 1 | -2/+3 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Change return type of `get_configuration_warnings` to `PackedStringArray` | Marc Gilleron | 2022-09-19 | 1 | -1/+1 |
* | [MP] Add warnings to spawner and synchronizer. | Fabio Alessandrelli | 2022-09-17 | 1 | -0/+2 |
* | document multiplayer replication classes, small changes to multiplayer spawner | Nathan Franke | 2022-07-30 | 1 | -2/+4 |
* | [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. | Fabio Alessandrelli | 2022-07-26 | 1 | -0/+118 |