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

Conversation

tastybento
Copy link
Member

I think we're ready for another release!

456dev and others added 30 commits July 30, 2023 21:06
(no behaviour change, still defaults with op)
add allowed commands whitelist, and move full bypass check to permission
fix whitespace, by creating another large whitespace diff :/ sorry
puts relavant players in creative on every island enter
Two tests are still WIP.
Added **warped pressure plate**
tastybento and others added 4 commits August 2, 2023 08:59
…eative

add more cases where the gamemode should be updated
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 tastybento assigned 456dev and unassigned 456dev Aug 2, 2023
@tastybento tastybento requested a review from 456dev August 2, 2023 20:59
tastybento and others added 7 commits August 2, 2023 14:14
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.
Uses a record for the Parkour run data
This won't stop people setting them and removing the plates later
though...
Copy link
Collaborator

@456dev 456dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just looked over this for stuff missed before
On mobile so might not be 100% accurate

.github/.gitignore Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
src/main/java/world/bentobox/parkour/Parkour.java Outdated Show resolved Hide resolved
src/main/java/world/bentobox/parkour/Parkour.java Outdated Show resolved Hide resolved
src/main/java/world/bentobox/parkour/Parkour.java Outdated Show resolved Hide resolved
src/main/resources/addon.yml Outdated Show resolved Hide resolved
src/main/resources/addon.yml Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Aug 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

81.7% 81.7% Coverage
0.8% 0.8% Duplication

@tastybento tastybento merged commit de3fd85 into master Aug 5, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants