10 Commits

Author SHA1 Message Date
Robert Paciorek
7321b95821 room alerts configuration via appsettings.json
thanks to HaiFire for alert config for SS
2024-08-12 15:39:40 +00:00
Robert Paciorek
7288957a78 add EventName settings variable 2024-04-10 20:47: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
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
08b74957a8 use MMOServer in appsettings.json for config
and improved run.sh
2024-03-28 10:40:54 +00:00
Robert Paciorek
13248e70c3 add main lobby countdown 2024-03-07 01:29:56 +00:00
Robert Paciorek
aa373cd2a9 support for Thunder Run Racing 2024-03-01 02:42:13 +00:00
Robert Paciorek
fb2596d3be add config options: ListenIP, AllowChaos, ...
and FirstEventTimer
2024-03-01 02:10:28 +00:00
Spirtix
7c504bb80a support for server configuration 2024-02-17 21:45:01 +01:00