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

merge with development #988

Merged
merged 16 commits into from
Aug 27, 2023
Merged

merge with development #988

merged 16 commits into from
Aug 27, 2023

Commits on Aug 25, 2023

  1. minor updates to cron

    in preparation of the new team instance features
    proditis committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    0b3d5c7 View commit details
    Browse the repository at this point in the history
  2. fix logic bug

    this was letting the last instance rules survive
    proditis committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ba0e208 View commit details
    Browse the repository at this point in the history
  3. simple shellscript for db servers

    checks for disabled player_ranks events and enables them back
    proditis committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    bcc0d97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0f5587 View commit details
    Browse the repository at this point in the history
  5. similar script with top states one

    this one kills user states that exceed 10000
    proditis committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5e4c512 View commit details
    Browse the repository at this point in the history
  6. dont fail registration

    when avatar folder is not writable
    proditis committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b964f65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75c19a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d69dfcd View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. add team allowed columns

    proditis committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    b46bd76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dddaaa View commit details
    Browse the repository at this point in the history
  3. make sure we dont fail

    when the variables and volumes are null we had a foreach error
    proditis committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    ce2642d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2a521e View commit details
    Browse the repository at this point in the history
  5. update dependencies

    proditis committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    0052852 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0df6fd2 View commit details
    Browse the repository at this point in the history
  7. add team_allowed to instance

    proditis committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    ec9d758 View commit details
    Browse the repository at this point in the history
  8. make timeout also dynamic

    proditis committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    410ad15 View commit details
    Browse the repository at this point in the history