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

Micro optimizations to player.GetBy* functions #2124

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

Commits on Sep 29, 2024

  1. Update player.lua

    speed up player.getby____ID(ID) functions by relying primarily on indexing a table
    joeyjumper94 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    9b788b0 View commit details
    Browse the repository at this point in the history
  2. Update player.lua

    some fine tuning
    joeyjumper94 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    277bf0e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    ad1cbcf View commit details
    Browse the repository at this point in the history
  2. fix the formating so that it matches contributing.md

    fix the formating so that it matches contributing.md
    joeyjumper94 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    359dbfe View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    02f430b View commit details
    Browse the repository at this point in the history