3 Commits

Author SHA1 Message Date
Aaron Suen
1513d7eb93 Announce player rejection on next tick
This way, at the time the announcement is made,
the player has already been kicked, and any mods
that check the player list based on this (i.e.
szutil_nowonline) will show the correct list.
2021-03-10 09:38:58 -05:00
Aaron Suen
d1fd34b8ab Avoid crash on failure to get player client info 2021-03-01 20:25:24 -05:00
Aaron Suen
36981fe24a Clean up oudated client rejection
- Be more specific in messages
- Show fewer messages to in-game players; hide
  the outdated player's join/leave messages and
  collapse all info into the kick message.
2021-01-03 08:57:39 -05:00