Skip to content
Snippets Groups Projects

Lift ban limits

Merged Hanicef requested to merge Hanicef/SRB2Classic:lift-ban-limits into next

This patch removes the max 100 ban limit on servers, allowing any number of bans to be made. It's implemented by simply allocating the array that bans are stored in dynamically instead of storing in a static list, so it can expand to any size.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading