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

Add jumpstat area/ljroom teleport support #261

Merged
merged 15 commits into from
Oct 31, 2024
Merged

Add jumpstat area/ljroom teleport support #261

merged 15 commits into from
Oct 31, 2024

Commits on Oct 30, 2024

  1. Lj room teleport basics, untested

    Windows, please don't delete my files
    GameChaos committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7fbbc16 View commit details
    Browse the repository at this point in the history
  2. Go back to roundIsStarting

    GameChaos committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9b6d33a View commit details
    Browse the repository at this point in the history
  3. Clang format

    GameChaos committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e6e69be View commit details
    Browse the repository at this point in the history
  4. str*cmp considered harmful

    GameChaos committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f5771ac View commit details
    Browse the repository at this point in the history
  5. Clang format missed file

    GameChaos committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    efd107b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0fe2e95 View commit details
    Browse the repository at this point in the history
  7. Clang format

    GameChaos committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3b106cd View commit details
    Browse the repository at this point in the history
  8. Gravity trigger works again

    GameChaos committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5bb6ceb View commit details
    Browse the repository at this point in the history
  9. Rename KZ_STREQ* macros to be less misleading

    KZ_STRNEQ could be interpreted as string not equals
    GameChaos committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4cef928 View commit details
    Browse the repository at this point in the history
  10. Add back apiVersionLoaded

    GameChaos committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    946b26a View commit details
    Browse the repository at this point in the history
  11. Clang format

    GameChaos committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6454788 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    06675ad View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d45ff10 View commit details
    Browse the repository at this point in the history
  14. Fix touch called with endtouch on mapping api triggers

    This would have teleported you twice and would mess up relative teleport triggers
    GameChaos committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3d8f583 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2169bf6 View commit details
    Browse the repository at this point in the history