Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Version Bump: 1.17 #51

Open
wants to merge 364 commits into
base: master
Choose a base branch
from
Open

Version Bump: 1.17 #51

wants to merge 364 commits into from

Conversation

Wolfieheart
Copy link

@Wolfieheart Wolfieheart commented Jul 17, 2021

Update to 1.17.x

Version already compiled can be found on: https://cdn.discordapp.com/attachments/817146951014678538/866088567843454976/armorstandeditor-1.17-26.jar

NOTE I am aware that it states 1.16-24 when you enable the compiled version I have created. That is due to the incorrect plugin.yml that I fixed after the fact.

Closes #47

Wolfieheart and others added 30 commits September 1, 2021 15:02
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.2.4
Will most likely add something in for NMS Version SOON!

Signed-off-by: Github <[email protected]>
* [bStats] Add Metrics to be Tracked.

Signed-off-by: Wolfstorm <[email protected]>

* [bStats] Code Review Remarks from CodeFactor

Signed-off-by: Wolfstorm <[email protected]>
Signed-off-by: Wolfstorm <[email protected]>
…Off and On Keys in ToggleGravity no longer works.

Updated nl_NL to include new Strings. Will move over the other Languages shortly.

Signed-off-by: Wolfstorm <[email protected]>
Signed-off-by: Github <[email protected]>
- Includes stats from Sonar and makes them flat.
* [LANG] Update de_DE.yml - New Translation by Sulort

Signed-off-by: Wolfstorm <[email protected]>

* [CORE] 1.18-pre5 Support.

Signed-off-by: Wolfstorm <[email protected]>

* [CI] Update Java ENV Option.

Signed-off-by: Wolfstorm <[email protected]>

* [CORE] Extend Preliminary Support to 1.18 RC3

Signed-off-by: Wolfstorm <[email protected]>

* [CORE] Towny Support: Fixes Wolfieheart/ArmorStandEditor-Issues#15

Signed-off-by: Wolfstorm <[email protected]>

* [CORE] Metrics Fix!

Signed-off-by: Wolfstorm <[email protected]>

* [CORE] Better Towny Support!
- Only run checks if the Plugin for Towny is available
- Without this check, plugin will not work for servers not using Towny

Signed-off-by: Wolfstorm <[email protected]>

* [CORE] Introduce Version Command to quickly output version to game chat

Signed-off-by: Wolfstorm <[email protected]>

* [CORE] Introduce Version Command to quickly output version to game chat

Signed-off-by: Wolfstorm <[email protected]>

* [CORE] Update Supported NMS Versions, Set work for moving V1_17 to the nmsVersionNotLatest category.

Signed-off-by: Wolfstorm <[email protected]>

* [CORE] Update Supported NMS Versions
- Introduce messages about loading at the moment on V1_18 while still Preliminary
- Move V1_17 to Supported but not latest
- Move V1_13 to unsupported

Signed-off-by: Wolfstorm <[email protected]>

* [CORE] Update to support 1.18 Final

Signed-off-by: Wolfstorm <[email protected]>

* [CORE] Up version number to 1.18-31

Signed-off-by: Wolfstorm <[email protected]>

* [CORE] Code Review Remarks from SonarCloud

Signed-off-by: Wolfstorm <[email protected]>

* [CORE] Code Review Remarks from SonarCloud

Signed-off-by: Wolfstorm <[email protected]>
dependabot bot and others added 30 commits May 19, 2024 22:02
…499)

Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.1 to 3.5.3.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.1...maven-shade-plugin-3.5.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
  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: Larry (Wolfieheart) <[email protected]>
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.30 to 1.18.32.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.30...v1.18.32)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  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: Larry (Wolfieheart) <[email protected]>
….0 (#515)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bumps [world.bentobox:bentobox](https://github.com/BentoBoxWorld/BentoBox) from 1.23.2 to 2.3.0.
- [Release notes](https://github.com/BentoBoxWorld/BentoBox/releases)
- [Commits](BentoBoxWorld/BentoBox@1.23.2...2.3.0)

---
updated-dependencies:
- dependency-name: world.bentobox:bentobox
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
TODO: Fix Java 17 Build in pom FIle
…#522)

* [CORE] Bump to 1.20.6-46.1

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Remove the NoSuchField errors for below 1.20.6-46

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Formatting Fixes

Signed-off-by: Wolfieheart <[email protected]>

---------

Signed-off-by: Wolfieheart <[email protected]>
* Update zh_CN.yml

* Update zh_CN.yml
[CORE] Version Bump + Fix for EquipMenu not opening. Fixes #527

Signed-off-by: Wolfieheart <[email protected]>
- Fix the Preset ArmorStand Poses
* [CORE] Version Bump and initial 1.21 Support

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Optimise Imports

Signed-off-by: Wolfieheart <[email protected]>

* Revert "[CORE] Optimise Imports"

This reverts commit f9e4658.

* [CI-SKIP] Add Comment not to optimize te ase.modes imports

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Fix Spigot Detection and Fix the Title Command to point to the right command (e.g. title is now minecraft:title)

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Fix so that when NameTag name == "" that the CustomName is Visible, it shouldnt be

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Forgot about 1.20... OOPS!

---------

Signed-off-by: Wolfieheart <[email protected]>
Co-authored-by: Larry (Wolfieheart) <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
#555)

Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.0.1 to 3.1.1.
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](apache/maven-release@maven-release-3.0.1...maven-release-3.1.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-release-plugin
  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: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bumps [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action) from 4 to 5.
- [Release notes](https://github.com/alstr/todo-to-issue-action/releases)
- [Commits](alstr/todo-to-issue-action@v4...v5)

---
updated-dependencies:
- dependency-name: alstr/todo-to-issue-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…523)

Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.3...maven-shade-plugin-3.6.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
  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>
* [CORE] Fix for preset poses not  working when translated

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Fix for preset poses not  working when translated

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Add Warning for Preset Menu translations and Bump to 1.21.1

Signed-off-by: Wolfieheart <[email protected]>

---------

Signed-off-by: Wolfieheart <[email protected]>
Add in the info that people need to check for open issue and if what they are reporting ISNT already offered in ArmorStandEditor. Going forward, if one of those 2 is not met, it will result in the issue being closed.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* [CORE] Commit everything for the Size Menu on /attribute command to now

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Be lest stingy on the Min/Max Checks

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Fix the typo of PRESENTING instead of PRESENT #LangaugeThings

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Bump to 1.21.4 and Fix the GENERIC_SCALE Attribute Rename

Signed-off-by: Wolfieheart <[email protected]>

* [CI-SKIP] Comment Cleanup

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Make the Sizing of an ArmorStand backwards Compatible

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Make it Spigot and Paper Compatible

Signed-off-by: Wolfieheart <[email protected]>

* [CI-SKIP] Comments....

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Attempt Dupe Fix part 1

* [CORE] One Line Higher 

Moving the closeEvent to be before the filling of the Inventory.

you need to close and let the inventory save it's state before you go load the state back

* [CORE] Add the Permission Check for the Equipment Menu as well.... Keeps everything in sync

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Make Equipment Menu aligned with all the other menus

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Add inUse Team and Refactor the Unregistration of Teams

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Refactor the EquipmentMenu handling so taht we cant have 2 players doing edits at the same time.

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Team Didnt work.... SIGH

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Reorder the check... SIGH AGAIN

Signed-off-by: Wolfieheart <[email protected]>

* [CI-SKIP] Fix the logger info message when Unregistering Scoreboards

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Add Debug into ASE.... That took a bit

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Add Debug when you run `/ase reload`

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Rewrite Run

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Fix Cannot invoke "org.bukkit.inventory.ItemStack.getType()" because "this.xyzabc" is null errors

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Add in Debug for the PlayerHead Command - I MISSED THIS MY BAD!

Signed-off-by: Wolfieheart <[email protected]>

* [DEBUG] Spacing Issue.....

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Fix Console running `/ase` issues

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Replace everywhere where I manually have debug.log("[ArmorStandEditor-Debug]  to just have it in the Debug Class Directly

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Fix AS-InUse message not appearing when 2 players are attempting to edit the same stand

Signed-off-by: Wolfieheart <[email protected]>

* [CORE] Fix Compile Errors

Signed-off-by: Wolfieheart <[email protected]>

* [DEBUG] Fix Vulnerability message

Signed-off-by: Wolfieheart <[email protected]>

* [DEBUG] Fix Vulnerability message

Signed-off-by: Wolfieheart <[email protected]>

* [DEBUG] Fix Vulnerability message

Signed-off-by: Wolfieheart <[email protected]>

* [DEBUG] Fix New Size Menu Messages

Signed-off-by: Wolfieheart <[email protected]>

* Bump org.openrewrite.maven:rewrite-maven-plugin from 5.31.0 to 5.47.3 (#656)

Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 5.31.0 to 5.47.3.
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v5.31.0...v5.47.3)

---
updated-dependencies:
- dependency-name: org.openrewrite.maven:rewrite-maven-plugin
  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>

* Bump com.github.angeschossen:LandsAPI from 7.1.12 to 7.11.10 (#655)

Bumps [com.github.angeschossen:LandsAPI](https://github.com/IncrediblePlugins/LandsAPI) from 7.1.12 to 7.11.10.
- [Release notes](https://github.com/IncrediblePlugins/LandsAPI/releases)
- [Commits](IncrediblePlugins/LandsAPI@7.1.12...7.11.10)

---
updated-dependencies:
- dependency-name: com.github.angeschossen:LandsAPI
  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>

* Bump com.intellectualsites.plotsquared:plotsquared-bukkit from 7.3.8 to 7.4.1 (#654)

Bump com.intellectualsites.plotsquared:plotsquared-bukkit

Bumps [com.intellectualsites.plotsquared:plotsquared-bukkit](https://github.com/IntellectualSites/PlotSquared) from 7.3.8 to 7.4.1.
- [Release notes](https://github.com/IntellectualSites/PlotSquared/releases)
- [Commits](IntellectualSites/PlotSquared@7.3.8...7.4.1)

---
updated-dependencies:
- dependency-name: com.intellectualsites.plotsquared:plotsquared-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>

* Bump com.palmergames.bukkit.towny:towny from 0.100.2.9 to 0.101.0.5 (#657)

Bumps [com.palmergames.bukkit.towny:towny](https://github.com/TownyAdvanced/Towny) from 0.100.2.9 to 0.101.0.5.
- [Release notes](https://github.com/TownyAdvanced/Towny/releases)
- [Commits](TownyAdvanced/Towny@0.100.2.9...0.101.0.5)

---
updated-dependencies:
- dependency-name: com.palmergames.bukkit.towny:towny
  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>

* [CORE] New Size Menu Versioning Bump - 1.21.4 or 1_21_R3

Signed-off-by: Wolfieheart <[email protected]>

---------

Signed-off-by: Wolfieheart <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Crash] 1.17 - Instant Crash when using Flint
7 participants