Commit Graph

51 Commits

Author SHA1 Message Date
WolverinDEV
5991e5f4ad Finalizing the new group manager 2021-03-11 14:12:12 +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
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
e2335becd7 Fixed query disconnect and log message 2021-01-31 18:51:07 +01:00
WolverinDEV
902b1f3511 A lot of query reworking 2021-01-28 20:59:15 +01:00
WolverinDEV
a37ba81a4f Initial video commit 2020-11-07 13:17:51 +01:00
WolverinDEV
3dea4906e1 Updating the deploy algorithm 2020-07-31 17:35:14 +02:00
WolverinDEV
72abd7e20e First draft of the new snapshot system and database changes 2020-07-30 20:25:45 +02:00
WolverinDEV
c60119af00 Fixed unique ID generation 2020-07-30 14:00:25 +02:00
WolverinDEV
68cfab1ac9 Added the action logging system 2020-06-28 14:01:14 +02:00
WolverinDEV
68716f38e0 Merge branch '1.4.10-openssl' into 1.4.15 2020-05-19 15:12:51 +02:00
WolverinDEV
f7924d29df Fixed YatQa rror 2020-05-19 09:51:54 +02:00
WolverinDEV
c7f989da8b Fixed server statistics 2020-05-18 17:30:44 +02:00
WolverinDEV
b987583770 Added file transfer status 2020-05-13 18:03:14 +02:00
WolverinDEV
5245e4ffc1 Fixed stats overflow 2020-05-13 12:22:12 +02:00
WolverinDEV
ffa691ac78 Fixed integer overflow 2020-05-13 12:18:27 +02:00
WolverinDEV
dfd33eb674 Fixed ft stats 2020-04-28 19:59:05 +02:00
WolverinDEV
ff88705f09 Some updates 2020-04-28 18:27:49 +02:00
WolverinDEV
b79b496ad1 Updated to 1.4.13 ;) 2020-04-16 14:05:58 +02:00
WolverinDEV
f205075d97 Changed for new deploy algorithm 2020-04-14 11:49:07 +02:00
WolverinDEV
eb61daab43 A lot of updates for 1.4.12 2020-04-08 13:01:41 +02:00
WolverinDEV
3aafe342c7 Fixed some bugs 2020-03-05 14:33:28 +01:00
WolverinDEV
e81e21f00e Fixed some bugs 2020-03-01 10:28:29 +01:00
WolverinDEV
86942e45c9 A lot of updates 2020-02-22 14:14:44 +01:00
WolverinDEV
64b4a7118b Adding by default a music bot to each newly created server 2020-02-15 15:37:19 +01:00
WolverinDEV
035f23ef23 Updates for beta10 2020-02-15 14:03:46 +01:00
WolverinDEV
543e6b1abc A lot of updates 2020-02-01 14:32:16 +01:00
WolverinDEV
9a030bedf6 Fixed text message sending 2020-01-30 10:05:01 +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
a69100f689 Improved some stuff 2020-01-26 16:15:36 +01:00
WolverinDEV
c7b6c0a3ba Using new permissions system consequently 2020-01-26 14:21:34 +01:00
WolverinDEV
bb2e7699dc Using new command error system 2020-01-25 23:42:37 +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
dbb7c322a2 Fixed the channel descriptions 2019-11-10 18:31:40 +01:00
WolverinDEV
244b7dc0cb Merged with master 2019-09-14 17:42:43 +02:00
WolverinDEV
9cb069db5a Added two new commands 2019-09-14 14:22:16 +02:00
WolverinDEV
7c490d2180 A lot of updates 2019-08-20 13:42:22 +02:00
WolverinDEV
aa3de59652 Updates 2019-08-16 16:13:52 +02:00
WolverinDEV
bd43c53db2 fixed query select bug 2019-08-13 11:04:00 +02:00
WolverinDEV
c720a80bc0 Updating the conversation stuff 2019-07-21 17:02:32 +02:00
WolverinDEV
c710157030 fixed SIGILL in server select 2019-07-19 19:42:57 +02:00
WolverinDEV
3885b426e4 Using switch statement to improve performance 2019-07-18 18:01:45 +02:00