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

HUD System #6

Closed
wants to merge 21 commits into from
Closed

HUD System #6

wants to merge 21 commits into from

Commits on May 11, 2024

  1. Add .gitignore

    esk33 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    070361a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

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

Commits on Jun 5, 2024

  1. HUD System

    esk33 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0af7bc1 View commit details
    Browse the repository at this point in the history
  2. Fix indentation

    esk33 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6495d50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72f43da View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Use this.setCoordinates() in HudElement.spawn()

    Co-authored-by: platz1de <51201131+platz1de@users.noreply.github.com>
    esk33 and platz1de authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    dfe6c8e View commit details
    Browse the repository at this point in the history
  2. Rename Hud.ts to HudElement.ts

    esk33 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ea79fa5 View commit details
    Browse the repository at this point in the history
  3. Remove genElementId

    esk33 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    63474fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    228d19c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b3818c View commit details
    Browse the repository at this point in the history
  6. Update HUD documentation

    esk33 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c6b3438 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Rework HudElement constructor

    Co-authored-by: platz1de <51201131+platz1de@users.noreply.github.com>
    esk33 and platz1de authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c1be501 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Fix failing build

    esk33 committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    640758c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7da455 View commit details
    Browse the repository at this point in the history
  3. Rename templateName to id

    esk33 committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    2610f7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bea9462 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Add HudManager.ts

    esk33 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    cdabe0b View commit details
    Browse the repository at this point in the history
  2. Rewrite documentation

    esk33 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b1c51d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

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

Commits on Jun 18, 2024

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

Commits on Jul 6, 2024

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