Skip to content
Snippets Groups Projects
Forked from Kart Krew / Kart-Public
Source project has a limited visibility.
  • toaster's avatar
    24181ae7
    - Attach ban reasons to banned_t · 24181ae7
    toaster authored
    - Properly call D_SaveBan after remote bans. Bans are no longer saved in the ban command and instead wait for the actual kick to process, since before they were split between the two, which is what caused the discrepancy.
    
    # Conflicts:
    #	src/d_clisrv.c
    #	src/i_tcp.c
    24181ae7
    History
    - Attach ban reasons to banned_t
    toaster authored
    - Properly call D_SaveBan after remote bans. Bans are no longer saved in the ban command and instead wait for the actual kick to process, since before they were split between the two, which is what caused the discrepancy.
    
    # Conflicts:
    #	src/d_clisrv.c
    #	src/i_tcp.c