25 Commits

Author SHA1 Message Date
WolverinDEV
abeeae4ed5 Using one global event loop for the query and web client 2021-04-15 12:54:52 +02:00
WolverinDEV
f41cfb8c30 Some general code cleanup 2021-04-14 23:12:51 +02:00
WolverinDEV
ea0f75756d Fixed compile errors 2021-03-22 20:20:36 +01:00
WolverinDEV
90fcc074f2 Fixed guest server queries 2021-03-22 20:14:15 +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
db71461646 Using property wrapper for all property accesses 2021-03-01 14:37:03 +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
6f2d8ab6e4 Introduced the new group manager 2021-02-26 21:32:57 +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
68cfab1ac9 Added the action logging system 2020-06-28 14:01:14 +02:00
WolverinDEV
90b1646876 A lot of file transfer updates 2020-05-13 11:32:08 +02:00
WolverinDEV
fd256411d1 Update 2020-05-03 14:06:34 +02:00
WolverinDEV
0d456eea5d 1.4.10 updates 2020-02-28 11:24:07 +01:00
WolverinDEV
aaea9b9339 A lot of updates 2020-01-27 02:21:39 +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
0d3d3cfc53 A lot of updates 2019-11-22 20:51:00 +01:00
WolverinDEV
de01ee9387 Some changes 2019-09-03 12:34:58 +02:00
WolverinDEV
87fd26301d Added the permission mapping file 2019-08-25 23:55:55 +02:00
WolverinDEV
e507d1f75d First implementation for the conversation system (not 100% finished yet) 2019-07-19 22:55:03 +02:00
WolverinDEV
5715acbcb2 Reinitialized project to reduce the git branch size 2019-07-17 19:37:18 +02:00