Commit Graph

134 Commits (10d644668895f513f21a9ea67e52b2ac32519e81)

Author SHA1 Message Date
Alex 6ea1aef3a7 implement redis command interface 2022-03-21 19:43:17 +01:00
Alex dc9232c420 implement Redis 2022-03-20 21:22:14 +01:00
Alex 6a6b0ceb32 implement Redis 2022-03-20 21:08:42 +01:00
Alex 6116e069a9 implement Redis 2022-03-20 21:04:51 +01:00
Alex 9a2f0ab15c close mongoManager and redisManager connections on proxy shutdown 2022-03-20 20:45:37 +01:00
Alex ebcd6d1a58 Implement Redis 2022-03-20 20:13:07 +01:00
Alex 8665d4b3f2 ToDo information added, as the method is deprecated 2022-03-20 20:12:37 +01:00
Alex 7cc71b2a3d added permission check to SendTestMessageCommand 2022-03-19 23:39:24 +01:00
Alex 5aa4730707 added KrakatoapCommand 2022-03-19 23:11:14 +01:00
Alex 64919d8e24 added KrakatoapCommand 2022-03-19 23:09:18 +01:00
Alex c7abef9630 reply to ack msg that we recevied the connection/closed information about the clients 2022-03-15 15:16:35 +01:00
Alex c91a062be3 removed unused dependency 2022-03-15 14:44:45 +01:00
Alex bcf60a7796 uuid kraSocketClient 2022-03-13 22:47:44 +01:00
Alex 2584ecc780 uuid kraSocketClient 2022-03-13 22:42:25 +01:00
Alex 29b3bef52e Message to the player when the voice/mobile connection is opened 2022-03-13 21:49:58 +01:00
Alex 8c41ad938d Message to the player when the voice/mobile connection is opened 2022-03-13 21:48:08 +01:00
Alex 4c282110ce Message to the player when the voice/mobile phone connection is terminated 2022-03-13 21:40:59 +01:00
Alex c102ed96d3 Message to the player when the mobile phone connection is terminated 2022-03-13 21:34:20 +01:00
Alex 5bcb9504b0 Message to the player when the mobile phone connection is terminated 2022-03-13 21:30:42 +01:00
Alex a0de144a3a Message to the player when the mobile phone connection is terminated 2022-03-13 21:19:17 +01:00
Alex 33c3fbc185 Message to the player when the mobile phone connection is terminated 2022-03-13 21:14:26 +01:00
Alex 292e46875b Message to the player when the mobile phone connection is terminated 2022-03-13 21:11:02 +01:00
Alex 6b21a94c5d Message to the player when the mobile phone connection is terminated 2022-03-13 21:10:54 +01:00
Alex 09f5717bea Added login listener to prevent players from joining with an unsupported version 2022-03-13 19:51:48 +01:00
Alex c8adb6268d Added login listener to prevent players from joining with an unsupported version 2022-03-13 19:42:05 +01:00
Alex d0fb219805 Added login listener to prevent players from joining with an unsupported version 2022-03-13 19:37:04 +01:00
Alex 7a18172b0a Added NumberFormatException check 2022-03-13 16:53:38 +01:00
Alex d054d84339 Added NumberFormatException check 2022-03-13 16:51:03 +01:00
Alex d1ce57dc2b Added NumberFormatException check 2022-03-13 16:49:06 +01:00
Alex 81682f477e Changed parseShort to parseInt 2022-03-13 16:24:39 +01:00
Alex 463a4806fc added consumer to send test messages command to receive and send a reply message to the player 2022-02-28 20:40:26 +01:00
Alex fcbc93ac77 method removeData changed to removeMessageFromSendQueue 2022-02-28 20:15:36 +01:00
Alex ff123f3ea7 code changed to current web socket client version 2022-02-28 20:11:55 +01:00
Alex 4d5baafb74 load web socket ack timeouts from config 2022-02-28 18:54:23 +01:00
Alex a7662eaaa6 load web socket ack timeouts from config 2022-02-28 18:53:22 +01:00
Alex 154dd2207a load web socket ack timeouts from config 2022-02-28 18:51:37 +01:00
Alex d6ce0d488f cmdNumber 53874: delete cmdID from cmdIDs list when we have replied 2022-02-12 20:02:15 +01:00
Alex d8ce99e7f8 added cmdNumber 53874 for ack handling between backend and proxy 2022-02-05 20:49:09 +01:00
Alex 36fa9f0d2b added cmdNumber 53874 for ack handling between backend and proxy 2022-02-05 20:46:23 +01:00
Alex 09e715a449 fix SendTestMessageCommand 2022-01-04 00:27:23 +01:00
Alex 70752bfb4f consumer message handling 2022-01-03 22:56:12 +01:00
Alex d3040f455e consumer handling on message receiving 2022-01-02 20:40:45 +01:00
Alex a56977bcac generateCmdID when status equal GET 2022-01-01 17:44:46 +01:00
Alex 6aa1446a20 removed mongodb debug output 2022-01-01 17:38:57 +01:00
Alex d81c59e1fe generateCmdID KraSocketClient 2022-01-01 17:19:38 +01:00
Alex 86673c36b3 Formatter imported again, as this is needed for the player uuids 2022-01-01 14:42:21 +01:00
Alex 8704026299 removed formatter because already implemented in KraSocketClient 2021-12-29 19:42:29 +01:00
Alex 2e178f09a6 removed formatter because already implemented in KraSocketClient 2021-12-29 19:41:16 +01:00
Alex 3c92d59843 removed formatter because already implemented in KraSocketClient 2021-12-29 18:57:59 +01:00
Alex 7b650b617d test message command 2021-12-29 15:16:17 +01:00