Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuously check for changes to in-game players ban status with a bulk request #86

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Aug 28, 2022

  1. Update Script.rbxmx

    asyncfoonctions committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    e1e230c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1db31fb View commit details
    Browse the repository at this point in the history
  3. fix syntax

    asyncfoonctions committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    2ddce94 View commit details
    Browse the repository at this point in the history
  4. Bulk checks the ban status for players in game

    Checks for recent changes to the ban db with a bulk request and kicks out any players that were banned after joining a server.
    asyncfoonctions committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    e069f00 View commit details
    Browse the repository at this point in the history
  5. fuck autocorrect

    asyncfoonctions committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    8851aa4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bcfda14 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    eb97030 View commit details
    Browse the repository at this point in the history
  2. lol

    asyncfoonctions committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    8ba6804 View commit details
    Browse the repository at this point in the history
  3. ewq

    asyncfoonctions committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    d414bbb View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Revert "ewq"

    This reverts commit d414bbb.
    asyncfoonctions committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    ae19bba View commit details
    Browse the repository at this point in the history
  2. Revert "lol"

    This reverts commit 8ba6804.
    asyncfoonctions committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    b3ae409 View commit details
    Browse the repository at this point in the history
  3. Revert "Fix crashing on sessions config"

    This reverts commit eb97030.
    asyncfoonctions committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    8aef3fb View commit details
    Browse the repository at this point in the history