10 Commits

Author SHA1 Message Date
Robert Paciorek
5c6f39c800 add AddWithType, Param, VlElement to NetworkArray
also:
* replace StringParam, IntParam and DoubleParam by generic Param<T>() method
* use VlElement<T>() to build vl packets for World Event
2024-02-28 00:58:47 +00:00
Robert Paciorek
18ff27f8e7 calculate next event time based on the start time
... of current event (not the end time of current event)
2024-02-27 06:27:09 +00:00
Spirtix
7c504bb80a support for server configuration 2024-02-17 21:45:01 +01:00
Robert Paciorek
31420034ff fix chat announcement before event 2024-01-31 17:48:56 +01:00
Robert Paciorek
da480497af adjust event start time 2024-01-26 19:56:36 +01:00
Robert Paciorek
9978303231 add support for end event from timer 2024-01-26 19:56:36 +01:00
Robert Paciorek
21045494f6 fix event end behaviour 2024-01-26 19:56:36 +01:00
Robert Paciorek
b58f01d101 rework pre-battle timer (notificartion) 2024-01-26 19:56:36 +01:00
Robert Paciorek
37d23af369 fix event management logic 2024-01-26 19:56:36 +01:00
Robert Paciorek
7cc20ae3bb support for "WorldEvents" (ship battle) 2024-01-26 19:56:36 +01:00