Robert Paciorek
bfea453118
LIMBO related fixes
2024-08-14 17:33:30 +00:00
Robert Paciorek
0f161d899c
fixes for SuperSecret
...
- added logout handler
- support for api 0.x (MID as string)
- support for using SUV insted of SPV
- use zoneName from login request when no roomName in join room request
2024-04-22 02:48:37 +00:00
Robert Paciorek
dcb0644af4
add Optional Authentication mode
...
this allow run managment command (after authentication) on open mmo servers (with player from external api servers)
2024-04-09 16:53:17 +00:00
Spirtix
90457b6c78
chat commands
2024-04-07 15:42:36 +02:00
Robert Paciorek
d0c1839b11
use async handlers, add delay in PingHandler
...
client do NOT like ping < 16ms (considers it to be zero and this disables updates to other players' positions) ... so add some delay in PNG handler
2024-04-07 15:42:25 +02:00
Spirtix
a03f6b8dc0
user authentication
2024-04-07 15:42:21 +02:00
Robert Paciorek
b58f01d101
rework pre-battle timer (notificartion)
2024-01-26 19:56:36 +01:00
Robert Paciorek
7cc20ae3bb
support for "WorldEvents" (ship battle)
2024-01-26 19:56:36 +01:00
Spirtix
3b93594c8b
GenericMessage handler and various fixes
2023-09-05 19:02:38 +02:00
Spirtix
af5007e3b7
initial code release
2023-09-02 22:52:48 +02:00