Commit Graph

31 Commits

Author SHA1 Message Date
WolverinDEV f7039187b2 Starting attempt to implement the new rust time transfer server 2021-04-21 13:19:46 +02:00
WolverinDEV 45229e1e8e Fixed bug which prevented clients from kicking client from channel 2021-04-18 21:36:35 +02:00
WolverinDEV abeeae4ed5 Using one global event loop for the query and web client 2021-04-15 12:54:52 +02:00
WolverinDEV 6e2e005ed7 Heavily improving the clients join and leave performance 2021-04-15 03:28:08 +02:00
WolverinDEV 25b454ad0e Fixed the query client view power 2021-04-14 16:00:02 +02:00
WolverinDEV 6b774d3a80 Some code refactoring 2021-04-14 14:57:04 +02:00
WolverinDEV bf643b4797 Fixed the default channel group assignment 2021-04-12 19:12:02 +02:00
WolverinDEV 5991e5f4ad Finalizing the new group manager 2021-03-11 14:12:12 +01:00
WolverinDEV 2d0b9da08d Some more work for the new group manager 2021-03-07 19:17:20 +01:00
WolverinDEV 449df23a4b Merge branch '1.5.0' into new-groups
# Conflicts:
#	server/src/Group.h
#	server/src/InstanceHandler.cpp
#	server/src/InstanceHandler.h
#	server/src/VirtualServer.cpp
#	server/src/client/DataClient.cpp
#	server/src/client/DataClient.h
2021-03-01 19:22:15 +01:00
WolverinDEV 1bdb178a3f Reworked the property system and fixed a crash 2021-03-01 14:16:44 +01:00
WolverinDEV 6a7e29b1eb Temporary stashing group changes 2021-02-28 19:03:41 +01:00
WolverinDEV 7325caa7e8 Updates for the new token system 2021-02-25 11:13:30 +01:00
WolverinDEV b40e1326cc Using tasks instead of inlining certain client updates 2021-02-21 21:56:52 +01:00
WolverinDEV 71b2d734bd Using `this->ref()` and `this->weak_ref()` instead of direct member access 2021-02-21 20:28:59 +01:00
WolverinDEV 902b1f3511 A lot of query reworking 2021-01-28 20:59:15 +01:00
WolverinDEV 8be83fc51d Added support for controlling the streams max bps 2021-01-04 20:32:29 +01:00
WolverinDEV a37ba81a4f Initial video commit 2020-11-07 13:17:51 +01:00
WolverinDEV 68cfab1ac9 Added the action logging system 2020-06-28 14:01:14 +02:00
WolverinDEV 543e6b1abc A lot of updates 2020-02-01 14:32:16 +01:00
WolverinDEV 12aee2c958 Renamed TSServer to VirtualServer 2020-01-26 18:04:38 +01:00
WolverinDEV c7b6c0a3ba Using new permissions system consequently 2020-01-26 14:21:34 +01:00
WolverinDEV a651eb879e Replaces tab with 4 spaces 2020-01-24 02:57:58 +01:00
WolverinDEV fb5dc72970 Updated the logging system 2019-11-23 21:16:55 +01:00
WolverinDEV 6fae66001e Fixed disconnect message 2019-11-11 12:51:51 +01:00
WolverinDEV fc365736ed Updates for 1.4.1 2019-10-29 16:06:34 +01:00
WolverinDEV 0bedf6c42a Fixed some bugs 2019-10-20 12:09:28 +02:00
WolverinDEV 46753d7a3f Fixed some subscribe issues 2019-10-16 21:11:54 +02:00
WolverinDEV aa3de59652 Updates 2019-08-16 16:13:52 +02:00
WolverinDEV 0a762eef76 fixed channel related crash 2019-07-18 18:05:49 +02:00
WolverinDEV 5715acbcb2 Reinitialized project to reduce the git branch size 2019-07-17 19:37:18 +02:00