SmoOnlineServer/Server
Robin C. Ladiges d69d9b8296 fix: let `tag start` also send the new role to the actual players
Broadcast() with a sender never sends the packet to the sender.
Therefore only other players got informed about the new role.
But never the actual player that is supposed to change to that role.
2024-06-21 15:24:31 -06:00
..
BanLists.cs crash ignored players 2024-04-27 15:14:38 -04:00
Client.cs fix: KeyNotFoundException 2024-04-27 17:11:13 -04:00
CommandHandler.cs Added quotable arguments, potential fix for ban * not banning anyone. 2022-07-27 12:14:56 -06:00
DiscordBot.cs only warn about the Discord channel settings when a Token is set 2022-10-10 19:37:37 -06:00
FlipOptions.cs Add scenario merging and run reformatting on solution 2022-03-01 15:08:53 -06:00
Program.cs fix: let `tag start` also send the new role to the actual players 2024-06-21 15:24:31 -06:00
Server.cs ignore & crash instead of disconnect clients after reaching the MaxPlayers limit 2024-04-27 15:14:38 -04:00
Server.csproj Add a simple discord bot to manage the server 2022-06-12 18:48:24 -06:00
Settings.cs refac the "speedrun" mode 2024-06-21 14:53:56 -06:00
Time.cs Add tag commands and improve command handling 2022-03-14 23:59:23 -06:00