Hipposgrumm 65eeb7dd53 Added support for Red Alert and Disco Alert (#3)
Revamped entire room Alerts system.
Merged RoomWithAlert into Room (as part of the revamp).

This added support for Red Alert and Disco Alert.
This meant that I had to revamp the room alerts system to allow for multiple alerts per room.
Events hopefully shouldn't overlap each other in the same room.
An extra feature is that an alert will start for a player that has just entered the room (with a duration reduced based on when the alert initially started). I shoved this functionality's working into SetUserVariablesHandler on line 30. This feature doesn't seem to work when leaving a non-MMO rooms such as minigames (may be related to missed JL command).
2024-08-12 10:19:46 +00:00
2023-09-02 22:52:48 +02:00
2023-09-02 22:18:16 +02:00
2023-09-02 22:52:48 +02:00
Description
School of Dragons MMO server emulator
AGPL-3.0 394 KiB
Languages
C# 99.6%
Dockerfile 0.3%