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

Version 1.3.0 #11

Merged
merged 61 commits into from
Aug 5, 2023
Merged

Version 1.3.0 #11

merged 61 commits into from
Aug 5, 2023

Commits on Jul 30, 2023

  1. add fullbypass permission, manual allowlist

    (no behaviour change, still defaults with op)
    456dev committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    f87ae67 View commit details
    Browse the repository at this point in the history
  2. add test for set parkour

    456dev committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    6bf612c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b6f583 View commit details
    Browse the repository at this point in the history
  4. fix test

    456dev committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    b24c29c View commit details
    Browse the repository at this point in the history
  5. add more detailed comment

    456dev committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    11c03e9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6 from the456gamer/the456gamer-allowed-commands

    add allowed commands whitelist, and move full bypass check to permission
    tastybento authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    489a0b7 View commit details
    Browse the repository at this point in the history
  7. Version 1.3.0

    tastybento committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    8377147 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6aa22b4 View commit details
    Browse the repository at this point in the history
  9. refactor to ParkourRunManager

    456dev committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    339ca33 View commit details
    Browse the repository at this point in the history
  10. add QuitCommand

    456dev committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    f1a06f7 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #7 from the456gamer/the456gamer-quitcommand

    refactor + add /parkour quit command
    tastybento authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    c9c4a58 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. add flag from creative mode, set into creative mode on island enter

    fix whitespace, by creating another large whitespace diff :/ sorry
    456dev committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b1e0b13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc0d86f View commit details
    Browse the repository at this point in the history
  3. fix flag check

    456dev committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    83c8b4c View commit details
    Browse the repository at this point in the history
  4. add default locales

    456dev committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    2238f55 View commit details
    Browse the repository at this point in the history
  5. split into more lines

    456dev committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8b56dc3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #8 from the456gamer/the456gamer-creativeongo

    puts relavant players in creative on every island enter
    tastybento authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b8f0f9a View commit details
    Browse the repository at this point in the history
  7. Updated config.yml

    tastybento committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    fe0d2f8 View commit details
    Browse the repository at this point in the history
  8. White space

    tastybento committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    439944b View commit details
    Browse the repository at this point in the history
  9. Added comments to classes

    tastybento committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    94a527f View commit details
    Browse the repository at this point in the history
  10. Added TopCommand test

    tastybento committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    721f3c7 View commit details
    Browse the repository at this point in the history
  11. Added QuitCommand test.

    tastybento committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    bc8e935 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4873984 View commit details
    Browse the repository at this point in the history
  13. Added CourseRunnerListener test.

    Two tests are still WIP.
    tastybento committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d300eac View commit details
    Browse the repository at this point in the history
  14. Update README.md

    tastybento authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a9bd727 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ef58cb7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    400bece View commit details
    Browse the repository at this point in the history
  17. Update README.md

    Added **warped pressure plate**
    tastybento authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c421141 View commit details
    Browse the repository at this point in the history
  18. Remove unneeded code.

    tastybento committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    734f929 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e3d4ed7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8b43a4e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    78f81b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from the456gamer/the456gamer-fix-quit

    fix quit command by adding the base label to the aliases again
    tastybento authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    033d5ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    984b861 View commit details
    Browse the repository at this point in the history
  4. remove origin world check

    456dev committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0680d68 View commit details
    Browse the repository at this point in the history
  5. set gamemode on /parkour quit

    456dev committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b46acc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48575b1 View commit details
    Browse the repository at this point in the history
  7. stop run on certain teleport causes and set gamemode on same-island t…

    …eleport
    
    COMMAND, PLUGIN, NETHER_PORTAL, END_PORTAL, SPECTATE, END_GATEWAY, UNKNOWN
    456dev committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    bba15e4 View commit details
    Browse the repository at this point in the history
  8. fix quit command test by adding an addon.getIslands() mock

    not sure if this is the correct way of doing it, but it fixed it for me
    456dev committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ecf23ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9708014 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Merge pull request #10 from the456gamer/the456gamer-fix-crossworld-cr…

    …eative
    
    add more cases where the gamemode should be updated
    tastybento authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    85754e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2458a41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6622c1 View commit details
    Browse the repository at this point in the history
  4. Be multi-gamemode aware in listeners.

    Some of the listeners were firing in other game modes so I added code to
    check for the world and also to prevent accidental use in the future.
    i.e., throw and exception. Parkour keeps its own table of islands in the
    database and we don't want non-parkour islands to end up in there.
    
    Reworked the CourseRunnerLister test to include the new teleport
    listener.
    tastybento committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    21f9032 View commit details
    Browse the repository at this point in the history
  5. Uses a record for the Parkour run data

    As the main point of the class seems to be to record the timers and
    checkpoints, then the record type can provide that easily without the
    getters.
    tastybento committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    15b545b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12 from BentoBoxWorld/use_record

    Uses a record for the Parkour run data
    tastybento authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f1df576 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    daecb6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c68dd45 View commit details
    Browse the repository at this point in the history
  3. Added comment

    tastybento committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c069859 View commit details
    Browse the repository at this point in the history
  4. Prevent warp setting if start and end plates aren't defined.

    This won't stop people setting them and removing the plates later
    though...
    tastybento committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    1ece480 View commit details
    Browse the repository at this point in the history
  5. Add a warp command #13

    tastybento committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d1bcf7d View commit details
    Browse the repository at this point in the history
  6. Update README.md

    tastybento authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d240f62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc7f3e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5196281 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    396cc4c View commit details
    Browse the repository at this point in the history
  10. Updated perms

    tastybento committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    88b517e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1d428c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    d7f0961 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05483a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e481850 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Fixed some code smells.

    tastybento committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    294357d View commit details
    Browse the repository at this point in the history