-
-
Notifications
You must be signed in to change notification settings - Fork 386
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
Merge patch into master #7661
Merged
Merge patch into master #7661
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add icon
Bumps [org.joml:joml](https://github.com/JOML-CI/JOML) from 1.10.5 to 1.10.8. - [Release notes](https://github.com/JOML-CI/JOML/releases) - [Commits](JOML-CI/JOML@1.10.5...1.10.8) --- updated-dependencies: - dependency-name: org.joml:joml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: sovdee <[email protected]>
Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/easymock/easymock/releases) - [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md) - [Commits](easymock/easymock@easymock-5.4.0...easymock-5.5.0) --- updated-dependencies: - dependency-name: org.easymock:easymock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: sovdee <[email protected]>
Bumps [org.bstats:bstats-bukkit](https://github.com/Bastian/bStats-Metrics) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/Bastian/bStats-Metrics/releases) - [Commits](Bastian/bstats-metrics@v3.0.2...v3.1.0) --- updated-dependencies: - dependency-name: org.bstats:bstats-bukkit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: sovdee <[email protected]>
….4 (#7545) Bumps [net.kyori:adventure-text-serializer-bungeecord](https://github.com/KyoriPowered/adventure-platform) from 4.3.2 to 4.3.4. - [Release notes](https://github.com/KyoriPowered/adventure-platform/releases) - [Commits](KyoriPowered/adventure-platform@v4.3.2...v4.3.4) --- updated-dependencies: - dependency-name: net.kyori:adventure-text-serializer-bungeecord dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: sovdee <[email protected]>
* Initial Commit * Fix Thanks to @ShaneBeee ---------
* init commit * fix reviews ---------
* Add example annotation. * Support new annotation in documentation generators. * Update src/main/java/ch/njol/skript/doc/Example.java
* switch timespan mult/div to use doubles until creating the timespan * revert to /0 equaling null
… (#7558) * Added spigot semi-equivalent of the "get chunk at async" method. * Removed listening code as 'getChunkAt' is called synchronously. * Removed unused imports. * Switched to PaperLib method that handles chunk loading. * Removed accidental boolean negation. * Added requested changes Requested from @sovdeeth Co-authored-by: sovdee <[email protected]> --------- Co-authored-by: sovdee <[email protected]> Co-authored-by: Efnilite <[email protected]>
* Bump gradle/wrapper-validation-action from 2 to 3 Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2 to 3. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](gradle/wrapper-validation-action@v2...v3) --- updated-dependencies: - dependency-name: gradle/wrapper-validation-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Migrate to gradle/actions/wrapper-validation@v4 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pikachu920 <[email protected]>
* init commit * Standardize * add cancellable to events * fix reviews * add event-values * make EventValueInfo public * reviews * oops * forgot to add * fix error on generate * made convertToJsonArray return null if strings is empty, not null * use getClassInfoName * add semver * add keywords, deprecated * add cleaning patterns * escape html * fix links in patterns * fix generating test-only functions * add doc * fix function parameters getting removed * add times to event-values, remove duplicates * remove eventvalues with empty name * remove test elements from docs * switch to class NoDoc check * i forgor 💀 * fix method * Delete .github/workflows/release-docs2.yml * revert to using TestMode.ENABLED (oops) * remove unnecessary testmode checks * Update src/main/java/ch/njol/skript/test/runner/TestMode.java Co-authored-by: sovdee <[email protected]> --------- Co-authored-by: sovdee <[email protected]>
* Initial Commit * Re-add private finals Forgot to add them back when removing all finals * fireball wand wither skull * Add back additional finals Lesson learned, never ctrl+f and replacing all again * Update skript-aliases * Update * Fix Java21 * Update src/main/java/ch/njol/skript/entity/EntityData.java Co-authored-by: sovdee <[email protected]> ---------
* replaced Bukkit's (broken) block iterator with own implementation * checkstyle and fixed the overflowing max target block distance * fixed block duplicates, mimics the behaviour of previous block line iterator (using grid traversal algorithm instead of Bresenham's) * added documentation, changed some variable names so the code is easier to understand * fixed epsilon calculation, small changes * simplify calculations by removing Planes, add more tests * sidestep weird JOML mistake (now fixed, but not in pre 1.21.4) --------- Co-authored-by: sovdee <[email protected]>
Update release model to 4 features per year
Efnilite
approved these changes
Mar 1, 2025
bump version
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Target Minecraft Versions: any
Requirements: none
Related Issues: none