Commit Graph

416 Commits

Author SHA1 Message Date
WolverinDEV
89f4ed05b2 Fixed the missing file SSL option 2021-04-24 13:00:59 +02:00
WolverinDEV
6631cd26c5 Fixed the client badges 2021-04-23 11:16:27 +02:00
WolverinDEV
356687b0be Fixed a crash which could cause a double free call 2021-04-23 11:11:41 +02:00
WolverinDEV
05f834b47d Some minor optimizations 2021-04-22 10:50:48 +02:00
WolverinDEV
03a0cec60e Don't write shutdown crashes 2021-04-22 00:17:51 +02:00
WolverinDEV
e99c1b442a Some minor changes 2021-04-22 00:14:35 +02:00
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
08cd7e9d9e Fixed disconnect due to auto update 2021-04-17 00:17:31 +02:00
WolverinDEV
31fd33513f Fixed a crash on startup 2021-04-17 00:06:28 +02:00
WolverinDEV
2c66e9022f Fixed the whole ed255 stuff 2021-04-15 22:43:48 +02:00
WolverinDEV
1e1227773a Bumped the client version 2021-04-15 19:14:57 +02:00
WolverinDEV
9428c411ae Some minor compile warning fixing 2021-04-15 19:14:21 +02:00
WolverinDEV
63eccff578 Removed the old voice io 2021-04-15 17:34:44 +02:00
WolverinDEV
cd5804125d Reworked the voice IP part 2021-04-15 17:14:47 +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
f41cfb8c30 Some general code cleanup 2021-04-14 23:12:51 +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
3aa50a2c1a Fixed channel update 2021-03-23 17:26:16 +01:00
WolverinDEV
f410c9d467 Fixed typo 2021-03-22 20:52:44 +01:00
WolverinDEV
d6ec52b25b Fixed query permission calculation 2021-03-22 20:46:19 +01:00
WolverinDEV
968cd7172b Fixed another small compile error 2021-03-22 20:23:34 +01: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
41f5b30f56 Fixed some bugs related to the new server setup 2021-03-22 18:43:00 +01:00
WolverinDEV
ceb77a2c85 SOme updates 2021-03-21 23:51:37 +01:00
WolverinDEV
82aa59fdf9 Removed old junk 2021-03-11 14:35:15 +01:00
WolverinDEV
5991e5f4ad Finalizing the new group manager 2021-03-11 14:12:12 +01:00
WolverinDEV
5dd3fd3e13 Merge branch '1.5.0' into new-groups 2021-03-08 13:00:17 +01:00
WolverinDEV
92a3faaed7 Some small bug fixes 2021-03-07 21:25:55 +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
c8438c5867 Fixed some compile errors 2021-03-01 14:50:57 +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
ee52f4b8d9 Fixed the client icon id 2021-02-26 10:16:39 +01:00
WolverinDEV
1ea630b326 Removed the whole TS3 WebList feature 2021-02-25 11:54:47 +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
e9445d6568 Some more improvements 2021-02-14 20:41:10 +01:00
WolverinDEV
be1a189076 Fixed an internal command handler hangup per client 2021-02-14 20:36:56 +01:00
WolverinDEV
58691a23b8 Fixed compile errors 2021-02-12 14:44:31 +01:00
WolverinDEV
2b38287317 Some code refactoring 2021-02-07 12:27:40 +01:00
WolverinDEV
54e0571132 Some smaller changes and code cleanups 2021-02-05 17:20:39 +01:00