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

Expose and expand respawn point selection logic options for dedicated server operators #284

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

Commits on Oct 3, 2024

  1. Initial commit

    GooberRF committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2241e03 View commit details
    Browse the repository at this point in the history
  2. Add rng to main

    GooberRF committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    dd3a809 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d0ac02 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. support with these defaults:

    $DF Use New Spawn Logic: true
    +Try Avoid Last: true
    +Try Avoid Enemies: true
    GooberRF committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7dd89db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    809ca71 View commit details
    Browse the repository at this point in the history
  3. handle edge cases

    GooberRF committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    77d295c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. update logging

    GooberRF committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    2fbfe50 View commit details
    Browse the repository at this point in the history
  2. Goob

    GooberRF committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    22476ec View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. use g_ convention

    GooberRF committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5a17790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    462cfd3 View commit details
    Browse the repository at this point in the history
  3. update _g for rng

    GooberRF committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    6dac0d5 View commit details
    Browse the repository at this point in the history
  4. clean up

    GooberRF committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3c1e629 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. clean up

    GooberRF committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ea4b6d3 View commit details
    Browse the repository at this point in the history
  2. add +Respect Team Spawns, fix bug in team modes with avoid enemies on…

    …, update readme and changelog
    GooberRF committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    eb41ebd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    274fbc2 View commit details
    Browse the repository at this point in the history
  4. commit and push

    GooberRF committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c280d9d View commit details
    Browse the repository at this point in the history
  5. clean up

    GooberRF committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4a527c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0b9d96 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. overhaul logic

    GooberRF committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    663a923 View commit details
    Browse the repository at this point in the history
  2. overhaul2

    GooberRF committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2214e0c View commit details
    Browse the repository at this point in the history
  3. update readme and changelog

    GooberRF committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b6bd23a View commit details
    Browse the repository at this point in the history
  4. cleanup

    GooberRF committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    aa71999 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7197a40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de4aab3 View commit details
    Browse the repository at this point in the history
  7. update changelog

    GooberRF committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1cbf69d View commit details
    Browse the repository at this point in the history
  8. update changelog

    GooberRF committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    658a4b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    259c42f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. add +Allowed Respawn Items

    GooberRF committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    9b4457a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aeec48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27f7cfd View commit details
    Browse the repository at this point in the history
  4. cleanup

    GooberRF committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    caf59ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35c0c9b View commit details
    Browse the repository at this point in the history