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

Combining branches #63

Merged
merged 66 commits into from
Dec 6, 2023
Merged

Combining branches #63

merged 66 commits into from
Dec 6, 2023

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    e818242 View commit details
    Browse the repository at this point in the history
  2. Seperated admin add from player connect, Defer game modifications int…

    …o spawned task, Additional mesh handling proper impl
    jacobtread committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1201f8d View commit details
    Browse the repository at this point in the history
  3. Bump version to beta

    jacobtread committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    cc61579 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Bump cargo lock

    jacobtread committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    2be2646 View commit details
    Browse the repository at this point in the history
  2. Nginx client auth example

    jacobtread committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    27f0cb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a6cccc View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    c415db7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #57 from PocketRelay/56-feature-listen-only-on-spe…

    …cific-ip-address
    
    Host config option
    jacobtread authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    de28c6c View commit details
    Browse the repository at this point in the history
  3. Updated README

    jacobtread committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    31261ef View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    77401df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b1fa59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3d5caa View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    a3754aa View commit details
    Browse the repository at this point in the history
  2. RPRT bits comment

    jacobtread committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    27ca686 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    7edab52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b8173f View commit details
    Browse the repository at this point in the history
  3. Hand wrote future for handling session IO, Removed player info from s…

    …ession debug logging, cleaned up subscribing
    jacobtread committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3d36aff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6b1468 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adacbe9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    976745e View commit details
    Browse the repository at this point in the history
  7. Moved connected state to create game handler, Created locale constant…

    …, Documented game player fields inlined notify_game_setup
    jacobtread committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d88be4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7df81c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7753200 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Updated session service to have weak references and use a std mutex i…

    …nstead of a tokio rwlock
    jacobtread committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4fc5b78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    334a070 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f94bb6d View commit details
    Browse the repository at this point in the history
  4. Replaced session rwlocking with optimized parkinglot mutex as theres …

    …no need to tokio locks in this context
    jacobtread committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b2a61c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7164810 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c0cc1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0f1bac View commit details
    Browse the repository at this point in the history
  8. Updated stop docs

    jacobtread committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    27a5f8d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    43f48b9 View commit details
    Browse the repository at this point in the history
  10. Replaced leaderboard locks

    jacobtread committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    777cb1a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Bumped dependencies

    jacobtread committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    2a781e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Nov 12, 2023

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

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    18f9cca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21c28cb View commit details
    Browse the repository at this point in the history
  3. Fixed nlmp ordering

    jacobtread committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7680f42 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    e03e9de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60e3d8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6be65ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b616a71 View commit details
    Browse the repository at this point in the history
  5. Compute protocol version hash at runtime

    Thanks Aim4kill
    jacobtread committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    398410d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b5d53b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

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

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    032439c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a89e1d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    e0b3539 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60eac91 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

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

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    37422f0 View commit details
    Browse the repository at this point in the history
  2. Updated README

    jacobtread committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b5e8db4 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    35164c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31eb869 View commit details
    Browse the repository at this point in the history
  3. Fixed leaderboard ranking ordering, added constants for duplicated va…

    …lues, documented functions
    jacobtread committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    0ce16f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dab0458 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd435e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22a962a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    778d5e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    788e603 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    accd412 View commit details
    Browse the repository at this point in the history
  10. Cleaned up seeding code

    jacobtread committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2283b74 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3269a18 View commit details
    Browse the repository at this point in the history