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

Release v24.1.0 #4453

Merged
merged 10 commits into from
Jan 21, 2024
Merged

Release v24.1.0 #4453

merged 10 commits into from
Jan 21, 2024

Commits on Dec 3, 2023

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

Commits on Dec 10, 2023

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

Commits on Jan 19, 2024

  1. fix: quake2 and quake3 protocol query (#4410)

    Co-authored-by: Kalle Minkner <info@kalleminkner.de>
    derkalle4 and Kalle Minkner authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b554c4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e53d2a2 View commit details
    Browse the repository at this point in the history
  3. chore: only run GitHub actions when on main account (#4433)

    the most prominent case being update-copyright-years-in-license-file altering commit history in forks depending on configuration (sometimes these type of PRs just auto-merge on forks, creating a merge conflict when they sync their fork for preparing a PR)
    additionally, some actions require secrets so they would fail anyway
    
    Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
    Dessa and dgibbs64 authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e2bdefd View commit details
    Browse the repository at this point in the history
  4. feat(cs2): update parameters and add workshop support (#4405)

    * feat(cs2): update config and parameter settings
    
    * remove serverlogging
    
    * add authkey for workshop
    
    * add cs2 label
    dgibbs64 authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    2fff61f View commit details
    Browse the repository at this point in the history
  5. docs(license): update copyright year(s) (#4432)

    Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
    Co-authored-by: github-actions <github-actions@github.com>
    3 people authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b58016d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae3deee View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. feat(new server): Palworld (#4449)

    * add palworld
    
    * add palworld
    
    * add palworld to ubuntu
    
    * add server to serverlist
    
    * rework _default.cfg for pwserver
    
    * fix servercfgdir for palworld
    
    * edit _default.cfg for pwserver
    
    * first try info_game.sh
    
    * debug info_game.sh
    
    * update info_game.sh
    
    * update info_game.sh
    
    * update info_game.sh
    
    * add package check for rhel, rocky, debian & ubuntu
    
    * add details port info
    
    * add details port change
    
    * improve _default.cfg for pwserver
    
    * improve _default.cfg for pwserver
    
    * fix issues mentioned in pr
    
    * change servername parameter for pwserver
    
    * add: steamport var for Palworld
    
    * fix: info_game for palworld
    
    * change: load palworld settings from serverconfig file & change unknow port
    
    * update ports info
    
    * change to binary file from .sh
    
    prevents issues with ss command
    
    ---------
    
    Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
    add palworld game icon
    
    add missing pw
    dgibbs64 committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    9bad6cf View commit details
    Browse the repository at this point in the history
  2. Release v24.1.0

    dgibbs64 committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    12b60d4 View commit details
    Browse the repository at this point in the history