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

[Prevention] Timeout-based Client>Server Validation for Inventory Updates #478

Closed
wants to merge 7 commits into from

Commits on Dec 17, 2023

  1. Validate Server

    Client request server before updating inventory data
    TradieKM authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    f03cbe4 View commit details
    Browse the repository at this point in the history
  2. Server validation on inventory update

    Server validation for internet dupers, log is optional and commented - kicks player if they update inventory while not online
    TradieKM authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    08ed847 View commit details
    Browse the repository at this point in the history
  3. Update main.lua

    TradieKM authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    97fd63a View commit details
    Browse the repository at this point in the history
  4. Update main.lua

    TradieKM authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    0c34b4d View commit details
    Browse the repository at this point in the history
  5. Independent log for validation kick

    qb-log still commented for use if that's preferred
    TradieKM authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    f748027 View commit details
    Browse the repository at this point in the history
  6. Linting fix

    TradieKM authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    f8e19ae View commit details
    Browse the repository at this point in the history
  7. Linting fix

    TradieKM authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    d5aee28 View commit details
    Browse the repository at this point in the history