Skip to content

Changes

#86 (Sun Nov 12 22:35:14 UTC 2023)

  1. BentoBox 2.0.0 API and tests (commit: ad55237) — tastybento / githubweb

#85 (Wed Sep 06 02:35:16 UTC 2023)

  1. add permission check for changing gamemode (#18) (commit: ec63231) — github / githubweb

#84 (Sun Aug 20 00:40:23 UTC 2023)

  1. fix mv compat (#17) (commit: 812bd1d) — github / githubweb

#83 (Fri Aug 11 03:45:20 UTC 2023)

  1. Fix tests, add a test to CourseRunnerListener (commit: 936695d) — tastybento / githubweb

#82 (Fri Aug 11 03:30:15 UTC 2023)

  1. add changeworld listener (#16) (commit: e89df1d) — github / githubweb

#81 (Thu Aug 10 23:50:21 UTC 2023)

  1. fix repeated checkpoint setting + bypass teleport check for back-to-checkpoint teleports + fix replacing checkpoints with the pressure plate (#14) (commit: 1724823) — github / githubweb

#80 (Sat Aug 05 04:40:14 UTC 2023)

  1. Version 1.3.1 (commit: 421e5a5) — tastybento / githubweb

#79 (Sat Aug 05 04:10:29 UTC 2023)

  1. add fullbypass permission, manual allowlist (commit: f87ae67) — the456gamer / githubweb
  2. add test for set parkour (commit: 6bf612c) — the456gamer / githubweb
  3. rewrite to correct Settings class (commit: 0b6f583) — the456gamer / githubweb
  4. fix test (commit: b24c29c) — the456gamer / githubweb
  5. add more detailed comment (commit: 11c03e9) — the456gamer / githubweb
  6. Version 1.3.0 (commit: 8377147) — tastybento / githubweb
  7. refactor to ParkourRunManager (commit: 339ca33) — the456gamer / githubweb
  8. add QuitCommand (commit: f1a06f7) — the456gamer / githubweb
  9. add flag from creative mode, set into creative mode on island enter (commit: b1e0b13) — the456gamer / githubweb
  10. fix /quit command for base label (commit: bc0d86f) — the456gamer / githubweb
  11. fix flag check (commit: 83c8b4c) — the456gamer / githubweb
  12. add default locales (commit: 2238f55) — the456gamer / githubweb
  13. split into more lines (commit: 8b56dc3) — the456gamer / githubweb
  14. Updated config.yml (commit: fe0d2f8) — tastybento / githubweb
  15. White space (commit: 439944b) — tastybento / githubweb
  16. Added comments to classes (commit: 94a527f) — tastybento / githubweb
  17. Added TopCommand test (commit: 721f3c7) — tastybento / githubweb
  18. Added QuitCommand test. (commit: bc8e935) — tastybento / githubweb
  19. Check for Optional before getting. (commit: 4873984) — tastybento / githubweb
  20. Added CourseRunnerListener test. (commit: d300eac) — tastybento / githubweb
  21. Update README.md (commit: a9bd727) — github / githubweb
  22. Added unit tests for CourseRunnerListener (commit: ef58cb7) — tastybento / githubweb
  23. Update README.md (commit: c421141) — github / githubweb
  24. Remove unneeded code. (commit: 734f929) — tastybento / githubweb
  25. Added ClearTopCommand test. (commit: 8b43a4e) — tastybento / githubweb
  26. fix quit command by adding the base label to the aliases again (commit: 78f81b9) — the456gamer / githubweb
  27. Avoid immutable Lists and Maps (commit: 984b861) — tastybento / githubweb
  28. remove origin world check (commit: 0680d68) — the456gamer / githubweb
  29. set gamemode on /parkour quit (commit: b46acc6) — the456gamer / githubweb
  30. set gamemode even if there isnt a valid course (commit: 48575b1) — the456gamer / githubweb
  31. stop run on certain teleport causes and set gamemode on same-island teleport (commit: bba15e4) — the456gamer / githubweb
  32. fix quit command test by adding an addon.getIslands() mock (commit: ecf23ce) — the456gamer / githubweb
  33. add check for currently in run (commit: 9708014) — the456gamer / githubweb
  34. Changed title to clarify this is a Parkour flag (commit: 2458a41) — tastybento / githubweb
  35. Suppress deprecation warnings (commit: f6622c1) — tastybento / githubweb
  36. Be multi-gamemode aware in listeners. (commit: 21f9032) — tastybento / githubweb
  37. Uses a record for the Parkour run data (commit: 15b545b) — tastybento / githubweb
  38. Remove extraneous parkour. from perm because it's prefixed automatically (commit: daecb6d) — tastybento / githubweb
  39. Renamed getPm() to getParkourManager() for clarity (commit: c68dd45) — tastybento / githubweb
  40. Added comment (commit: c069859) — tastybento / githubweb
  41. Prevent warp setting if start and end plates aren't defined. (commit: 1ece480) — tastybento / githubweb
  42. Add a warp command #13 (commit: d1bcf7d) — tastybento / githubweb
  43. Update README.md (commit: d240f62) — github / githubweb
  44. Update Flga name to PARKOUR_CREATIVE (commit: bc7f3e0) — tastybento / githubweb
  45. Fix JavaDoc and naming of methods and fields. (commit: 396cc4c) — tastybento / githubweb
  46. Updated perms (commit: 88b517e) — tastybento / githubweb
  47. remove / from .DS_Store to apply anywhere in repo (commit: 1d428c3) — github / githubweb
  48. Added test class for WarpCommand (commit: d7f0961) — tastybento / githubweb
  49. Add test class for ParkourManager (commit: 05483a9) — tastybento / githubweb
  50. Fixed some code smells. (commit: 294357d) — tastybento / githubweb

#78 (Sat Aug 05 00:20:18 UTC 2023)

  1. Fixed some code smells. (commit: 294357d) — tastybento / githubweb

#77 (Fri Aug 04 18:00:21 UTC 2023)

  1. Added test class for WarpCommand (commit: d7f0961) — tastybento / githubweb
  2. Add test class for ParkourManager (commit: 05483a9) — tastybento / githubweb

#76 (Thu Aug 03 19:55:21 UTC 2023)

  1. remove / from .DS_Store to apply anywhere in repo (commit: 1d428c3) — github / githubweb

#75 (Thu Aug 03 19:15:30 UTC 2023)

  1. Fix JavaDoc and naming of methods and fields. (commit: 396cc4c) — tastybento / githubweb
  2. Updated perms (commit: 88b517e) — tastybento / githubweb

#74 (Thu Aug 03 19:10:25 UTC 2023)

  1. Update Flga name to PARKOUR_CREATIVE (commit: bc7f3e0) — tastybento / githubweb

#73 (Thu Aug 03 19:05:25 UTC 2023)

  1. Update README.md (commit: d240f62) — github / githubweb

#72 (Thu Aug 03 17:40:15 UTC 2023)

  1. Remove extraneous parkour. from perm because it's prefixed automatically (commit: daecb6d) — tastybento / githubweb
  2. Renamed getPm() to getParkourManager() for clarity (commit: c68dd45) — tastybento / githubweb
  3. Added comment (commit: c069859) — tastybento / githubweb
  4. Prevent warp setting if start and end plates aren't defined. (commit: 1ece480) — tastybento / githubweb
  5. Add a warp command #13 (commit: d1bcf7d) — tastybento / githubweb

#71 (Wed Aug 02 21:35:26 UTC 2023)

  1. Uses a record for the Parkour run data (commit: 15b545b) — tastybento / githubweb

#70 (Wed Aug 02 17:45:31 UTC 2023)

  1. Changed title to clarify this is a Parkour flag (commit: 2458a41) — tastybento / githubweb
  2. Suppress deprecation warnings (commit: f6622c1) — tastybento / githubweb
  3. Be multi-gamemode aware in listeners. (commit: 21f9032) — tastybento / githubweb

#69 (Wed Aug 02 16:00:32 UTC 2023)

  1. remove origin world check (commit: 0680d68) — the456gamer / githubweb
  2. set gamemode on /parkour quit (commit: b46acc6) — the456gamer / githubweb
  3. set gamemode even if there isnt a valid course (commit: 48575b1) — the456gamer / githubweb
  4. stop run on certain teleport causes and set gamemode on same-island teleport (commit: bba15e4) — the456gamer / githubweb
  5. fix quit command test by adding an addon.getIslands() mock (commit: ecf23ce) — the456gamer / githubweb
  6. add check for currently in run (commit: 9708014) — the456gamer / githubweb

#68 (Tue Aug 01 16:40:29 UTC 2023)

  1. Avoid immutable Lists and Maps (commit: 984b861) — tastybento / githubweb

#67 (Tue Aug 01 16:35:18 UTC 2023)

  1. fix quit command by adding the base label to the aliases again (commit: 78f81b9) — the456gamer / githubweb

#66 (Mon Jul 31 18:40:25 UTC 2023)

  1. Added ClearTopCommand test. (commit: 8b43a4e) — tastybento / githubweb

#65 (Mon Jul 31 17:50:20 UTC 2023)

  1. Remove unneeded code. (commit: 734f929) — tastybento / githubweb

#64 (Mon Jul 31 17:15:17 UTC 2023)

  1. Update README.md (commit: c421141) — github / githubweb

#63 (Mon Jul 31 17:00:22 UTC 2023)

  1. Added unit tests for CourseRunnerListener (commit: ef58cb7) — tastybento / githubweb

#62 (Mon Jul 31 15:55:33 UTC 2023)

  1. Update README.md (commit: a9bd727) — github / githubweb

#61 (Mon Jul 31 07:05:18 UTC 2023)

  1. Added CourseRunnerListener test. (commit: d300eac) — tastybento / githubweb

#60 (Mon Jul 31 05:35:13 UTC 2023)

  1. Check for Optional before getting. (commit: 4873984) — tastybento / githubweb

#59 (Mon Jul 31 05:25:17 UTC 2023)

  1. Added QuitCommand test. (commit: bc8e935) — tastybento / githubweb

#58 (Mon Jul 31 05:15:16 UTC 2023)

  1. Added comments to classes (commit: 94a527f) — tastybento / githubweb
  2. Added TopCommand test (commit: 721f3c7) — tastybento / githubweb

#57 (Mon Jul 31 05:00:26 UTC 2023)

  1. Updated config.yml (commit: fe0d2f8) — tastybento / githubweb
  2. White space (commit: 439944b) — tastybento / githubweb

#56 (Mon Jul 31 04:50:21 UTC 2023)

  1. add flag from creative mode, set into creative mode on island enter (commit: b1e0b13) — the456gamer / githubweb
  2. fix /quit command for base label (commit: bc0d86f) — the456gamer / githubweb
  3. fix flag check (commit: 83c8b4c) — the456gamer / githubweb
  4. add default locales (commit: 2238f55) — the456gamer / githubweb
  5. split into more lines (commit: 8b56dc3) — the456gamer / githubweb

#55 (Sun Jul 30 23:10:13 UTC 2023)

  1. refactor to ParkourRunManager (commit: 339ca33) — the456gamer / githubweb
  2. add QuitCommand (commit: f1a06f7) — the456gamer / githubweb

#54 (Sun Jul 30 22:05:27 UTC 2023)

  1. Version 1.3.0 (commit: 8377147) — tastybento / githubweb

#53 (Sun Jul 30 21:45:21 UTC 2023)

  1. add fullbypass permission, manual allowlist (commit: f87ae67) — the456gamer / githubweb
  2. add test for set parkour (commit: 6bf612c) — the456gamer / githubweb
  3. rewrite to correct Settings class (commit: 0b6f583) — the456gamer / githubweb
  4. fix test (commit: b24c29c) — the456gamer / githubweb
  5. add more detailed comment (commit: 11c03e9) — the456gamer / githubweb

#50 (Sat Jul 22 23:24:19 UTC 2023)

  1. Version 1.1.1 (commit: 9f80aed) — tastybento / githubweb
  2. Fixed default perms for player commands. (commit: ded1080) — tastybento / githubweb
  3. Version 1.2.0 (commit: d0390a5) — tastybento / githubweb
  4. Added cleartop command to remove players from top ten (commit: 08bd513) — tastybento / githubweb
  5. Remove unused imports (commit: e4cd559) — tastybento / githubweb

#47 (Sat Jul 22 22:25:16 UTC 2023)

  1. Remove unused imports (commit: e4cd559) — tastybento / githubweb

#46 (Sat Jul 22 19:35:36 UTC 2023)

  1. Version 1.2.0 (commit: d0390a5) — tastybento / githubweb
  2. Added cleartop command to remove players from top ten (commit: 08bd513) — tastybento / githubweb

#44 (Fri Jul 21 04:00:40 UTC 2023)

  1. Version 1.1.1 (commit: 9f80aed) — tastybento / githubweb
  2. Fixed default perms for player commands. (commit: ded1080) — tastybento / githubweb

#41 (Sun Jul 16 16:55:23 UTC 2023)

  1. Version 1.0.1 (commit: 03ed12c) — tastybento / githubweb
  2. Added setwarp and removewarp commands to enable courses. (commit: dbd978c) — tastybento / githubweb
  3. 1.1.0 version (commit: 2d846c1) — tastybento / githubweb
  4. Remov unused parameters (commit: 141b7a7) — tastybento / githubweb
  5. Update permissions in addon.yml (commit: aeb01c8) — tastybento / githubweb
  6. Update README.md (commit: 3a8506a) — github / githubweb
  7. Made set and remove warp commands rankable (commit: 84053ed) — tastybento / githubweb
  8. Added test classes for new commands and fixed bugs with them (commit: a9d3b1e) — tastybento / githubweb

#40 (Sun Jul 16 16:45:28 UTC 2023)

  1. Made set and remove warp commands rankable (commit: 84053ed) — tastybento / githubweb
  2. Added test classes for new commands and fixed bugs with them (commit: a9d3b1e) — tastybento / githubweb

#39 (Sun Jul 16 16:05:26 UTC 2023)

  1. Update README.md (commit: 3a8506a) — github / githubweb

#38 (Sun Jul 16 15:55:20 UTC 2023)

  1. Remov unused parameters (commit: 141b7a7) — tastybento / githubweb
  2. Update permissions in addon.yml (commit: aeb01c8) — tastybento / githubweb

#37 (Sun Jul 16 15:40:20 UTC 2023)

  1. 1.1.0 version (commit: 2d846c1) — tastybento / githubweb

#36 (Sun Jul 16 05:05:20 UTC 2023)

  1. Added setwarp and removewarp commands to enable courses. (commit: dbd978c) — tastybento / githubweb

#35 (Sun Jul 16 04:15:13 UTC 2023)

  1. Version 1.0.1 (commit: 03ed12c) — tastybento / githubweb

#26 (Tue Jul 11 04:45:37 UTC 2023)

  1. Update pom.xml (commit: 6b3c846) — github / githubweb

#23 (Sat Jul 08 23:10:18 UTC 2023)

  1. Update README.md (commit: a8d7cc3) — github / githubweb

#22 (Sat Jul 08 22:55:13 UTC 2023)

  1. Add key for Sonar (commit: bf22f7d) — tastybento / githubweb

#21 (Sat Jul 08 22:48:41 UTC 2023)

  1. Capital letter (commit: 533cd0c) — tastybento / githubweb

#20 (Sat Jul 08 22:45:23 UTC 2023)

  1. Improved clean up (commit: c4a8f7c) — tastybento / githubweb

#16 (Sat Jul 08 22:10:28 UTC 2023)

  1. Add two test classes. Fix JavaDoc (commit: 86d1dcb) — tastybento / githubweb
  2. Set world settings using new API (commit: 7e04e87) — tastybento / githubweb

#15 (Sat Jul 08 21:35:21 UTC 2023)

  1. Add SonarCloud (commit: df9b7c0) — tastybento / githubweb

#14 (Sat Jul 08 16:48:20 UTC 2023)

  1. Updated Readme (commit: dad9f8c) — tastybento / githubweb

#13 (Sat Jul 08 16:05:24 UTC 2023)

  1. Version 1.0.0 (commit: 8e8a722) — tastybento / githubweb
  2. Updated to Minecraft 1.20.1 and BentoBox 1.24.x (commit: 9fcf23d) — tastybento / githubweb

#9 (Mon Sep 06 18:21:11 UTC 2021)

  1. Adds a course GUI with warping. Use warped pressure plate to set spot (commit: b69dbb4) — tastybento / githubweb

#8 (Sat Aug 28 23:46:12 UTC 2021)

  1. Set some default settings for world. (commit: 30bb96b) — tastybento / githubweb

#7 (Sat Aug 28 23:26:12 UTC 2021)

  1. Rename class (commit: c18f70f) — tastybento / githubweb
  2. Set game mode at start and end of runs. (commit: deab506) — tastybento / githubweb

#6 (Sat Aug 28 23:21:12 UTC 2021)

  1. Do not save time if it isn't better than before. (commit: 5e3e1c6) — tastybento / githubweb
  2. Updated locale (commit: ed5d789) — tastybento / githubweb

#5 (Sat Aug 28 23:16:12 UTC 2021)

  1. Code cleanup (commit: f8e72af) — tastybento / githubweb
  2. Now with database saving! (commit: e8d7294) — tastybento / githubweb

#4 (Sat Aug 28 18:29:52 UTC 2021)

  1. Version 0.0.2 (commit: 8eee55d) — tastybento / githubweb
  2. Added High Scores and database storage. (commit: b3c26a3) — tastybento / githubweb

#3 (Sat Aug 28 03:21:08 UTC 2021)

  1. Added checkpoints and localization. (commit: d711a03) — tastybento / githubweb

#2 (Tue Aug 24 02:56:12 UTC 2021)

  1. Fixed some config settings. Added a starter blueprint. (commit: 382c138) — tastybento / githubweb