Skip to content
Snippets Groups Projects
  • Loïc Blot's avatar
    d4c76258
    Chat: new settings to prevent spam · d4c76258
    Loïc Blot authored
    Added the following chat coreside features
    * Chat messages length limit
    * Message rate limiting
    * Message rate kicking
    
    Note:
    * handleChat now takes RemotePlayer pointer instead of u16 to remove useless
      lookups
    d4c76258
    History
    Chat: new settings to prevent spam
    Loïc Blot authored
    Added the following chat coreside features
    * Chat messages length limit
    * Message rate limiting
    * Message rate kicking
    
    Note:
    * handleChat now takes RemotePlayer pointer instead of u16 to remove useless
      lookups