Commit Graph

76 Commits

Author SHA1 Message Date
Unknown c755f23505 Revert "[WS] Changed tickrate (8192)"
This reverts commit 500bc64989.
2018-04-09 23:48:08 +02:00
Unknown 500bc64989 [WS] Changed tickrate (8192) 2018-04-09 23:42:28 +02:00
Unknown edfe62303c Revert "[WS] First atempt for fade-in/out"
This reverts commit e50afb1c2f.
2018-04-09 23:29:46 +02:00
Unknown e50afb1c2f [WS] First atempt for fade-in/out 2018-04-09 23:28:08 +02:00
Unknown 9c774b5832 [TC,WS], Updates Kotlin to latest version + added Audio room interop 2018-04-09 23:04:42 +02:00
Unknown f906c10d46 [WS] Fixed atenuation computation + added time drift adaptation 2018-04-09 22:37:55 +02:00
Unknown 1b7580982e [WS] Cleanup database on startup 2018-04-09 21:55:05 +02:00
Unknown c824117dd9 [WS] Use coroutine suspention to lower CPU usage 2018-04-09 20:05:10 +02:00
Unknown 21293c987d [WS] Fix 2018-04-09 19:58:20 +02:00
Unknown cd705e8c7b [WS] Pause audio tick when no clients are connected 2018-04-09 19:54:27 +02:00
Unknown 690dc0dafb [WS] Fix crazy CPU usage 2018-04-09 19:45:45 +02:00
Unknown eea3468081 [WS] Debug tick skipping 2018-04-09 19:42:46 +02:00
Unknown 4a0088c02e [WS] Fix adaptative tickrate 2018-04-09 19:30:08 +02:00
Unknown ffe9bd0f52 [WS] Add adaptive tickrate 2018-04-09 19:22:25 +02:00
Unknown b3de751d15 [WS] Untested version of audio mixing 2018-04-09 17:59:17 +02:00
Unknown 5983591452 [WS] Disable keepalive 2018-04-06 01:32:00 +02:00
Unknown 3ec03b9507 [WS] Try to fix bad Header problem 2018-04-06 01:21:52 +02:00
Unknown 07f31ff71d [WS] Fix multiple close event 2018-04-06 00:37:46 +02:00
Unknown eb62b07564 [WS] Basic audio broadcast listener 2018-04-06 00:34:09 +02:00
Unknown bb5630c8d1 [WS] Fix random Exception on channel delete + fix memory leak 2018-04-05 12:41:45 +02:00
Unknown 095fc34712 [WS] Fix socket close of non logged user 2018-04-05 12:27:03 +02:00
Unknown 8de9573c45 [WS] Put some Debug 2018-04-05 12:19:37 +02:00
Unknown c35468869a [TC] Fix missing interop on first user create 2018-04-05 12:10:27 +02:00
Unknown 1d4643d2fb [TC,WS] Fix room switch inconsistent 2018-04-05 12:08:08 +02:00
Unknown e64f02b3e9 [TC] you can't delete the channel 1 now 2018-04-04 13:17:59 +02:00
Unknown ac7e8640da [TC] Update Password Hashing method 2018-04-04 13:06:59 +02:00
Unknown df5c987642 [TC] Fix user update 2018-04-04 12:10:39 +02:00
Unknown 58e8227ceb [WS] Fix update user Interop 2018-04-04 11:57:39 +02:00
Unknown f7979cdfd7 [WS] Fix channel deletion when client is on the deleted channel 2018-04-04 11:42:20 +02:00
Unknown 1785cae636 [WS] Fix transaction problem 2018-04-04 10:56:09 +02:00
Unknown 94ca7d06eb [WS] Always those bloody iterators 2018-04-04 10:48:03 +02:00
Unknown d11a836453 [JPA] One last lateinit 2018-04-04 10:35:46 +02:00
Unknown 7cbafe395a [JPA] Fix lateinit not init 2018-04-04 10:27:45 +02:00
Unknown d3b5b4d304 [WS] Fix iterator problems 2018-04-04 10:17:43 +02:00
Unknown 4e20a4a2d4 [WS] Try to fix Channel Interop 2018-04-04 10:07:49 +02:00
Unknown 829c7e8879 [WS] Fix Channel/User Interop + Fix concurrency danger 2018-04-04 09:25:33 +02:00
Unknown 7cbf5dfb72 [WS] Fix some concurrency problems 2018-04-03 21:52:41 +02:00
Unknown d3e9622f47 [WS,TC] Fix some interop 2018-04-03 21:39:50 +02:00
Unknown cc4c93b177 [WS] optimise WS number of token 2018-04-03 21:19:15 +02:00
Unknown c316b4b982 [WS] Broadcast when disconnec from room 2018-04-03 21:13:00 +02:00
Unknown 83dc00a069 [WS] Fix transaction conflict 2018-04-03 21:06:51 +02:00
Unknown b7026dabd6 [WS] Java is shit 2018-04-03 21:02:14 +02:00
Unknown ca00f349c6 [WS] JPA is shit 2018-04-03 20:22:49 +02:00
Unknown 66f6c41b61 [WS] Fix room switch 2018-04-03 19:20:27 +02:00
Unknown 9ada1b99f8 [TC] Sort messages 2018-04-03 18:06:17 +02:00
Unknown 995c61177d [WS,TC] Implemented User interop CRUD 2018-04-03 17:28:39 +02:00
Unknown f302acf63a [TC] Use real messages instead of the placeholders 2018-04-03 16:24:01 +02:00
Unknown 32d6bc30df [WS,TC] Fixed the last tomcat memory leak
+ Interop for channel update
+ Updated kWebsocket to latest
2018-04-01 14:51:39 +02:00
Unknown 8c30b429fa [WS,TC] Fixed some TomCat memory leak and WS close protocol 2018-03-31 18:14:22 +02:00
Unknown 673a9bb82d [TC,WS] Implemented Channel (creation/deletion) Interop 2018-03-30 02:08:31 +02:00