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

Refuel - Add enable setting #7613

Merged
merged 30 commits into from
May 23, 2024
Merged

Commits on Mar 25, 2020

  1. Add enable setting

    Dystopian committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    bc1429d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Exclude man class init

    Dystopian committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    48473e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

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

Commits on Apr 9, 2020

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

Commits on Apr 11, 2020

  1. Add terrain pumps positions

    Dystopian committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    8b386c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

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

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    9c231a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3887085 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

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

Commits on Apr 25, 2020

  1. Improve settings init

    Dystopian committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    8bbdf6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f842d22 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Configuration menu
    Copy the full SHA
    a3c0667 View commit details
    Browse the repository at this point in the history
  2. Fix fnc_makeSource

    Dystopian committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    3875034 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

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

Commits on Jan 13, 2021

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

Commits on Mar 6, 2021

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

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    0684072 View commit details
    Browse the repository at this point in the history
  2. Update includes

    johnb432 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d8c2929 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    213c733 View commit details
    Browse the repository at this point in the history
  4. Change warning

    Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
    Dystopian and johnb432 authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    c15483c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    636118e View commit details
    Browse the repository at this point in the history
  2. Optimisations and cleanup

    - Use hashmaps wherever possible
    - Reduced pump search radius by ~30%
    - Sorted pumps alphabetically and sorted positions by "smallest" first, for consistency
    johnb432 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    be6a7a3 View commit details
    Browse the repository at this point in the history
  3. Add init debug trace

    Dystopian committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a4cb5ba View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. compileScript in dev

    LinkIsGrim authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f3f8dac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02a186e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf0e594 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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

Commits on Apr 3, 2024

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

Commits on Apr 4, 2024

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

Commits on Apr 28, 2024

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