Commit graph

6 commits

Author SHA1 Message Date
in0finite
0edb0e3641 fix network discovery ; use git submodule 2022-04-03 02:19:39 +02:00
in0finite
89cf18526f fix submodule 2022-03-27 22:54:42 +02:00
in0finite
0433d90e21 add NavMeshes submodule 2022-03-27 20:57:10 +02:00
Antonio Alexandru Ganea
c3aebc3826
RCON Support (#96)
* Added RCON dotnet submodule

* RCON Manager

* RCON works

* Switched inter-thread passing from tasks callbacks to BlockingCollection

* Cleanup

* Config based rcon port and password

* RCON is disabled by default in config

* Added SanAndreasUnity.RCON namespace to CommandInterpreter

* Pass command to main thread first and report progress afterwards

* Minor cleanup

* Removed InvalidOperationException as it was never possible

* Moved OnLoaderFinished code in RCONManager

* Added RCONManager script to prefab

* Added meta files
2020-11-01 23:51:03 +01:00
in0finite
ddf25cbe8e add submodule 2020-06-20 21:40:25 +02:00
in0finite
df324f5f3f Add submodule 2020-05-31 19:09:37 +02:00