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 361 commits into
base: master
Choose a base branch
from
Open

Version Bump: 1.17 #51

wants to merge 361 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 August 31, 2021 16:54
… seconds to 2.5 seconds. From 300 ticks to 50 ticks.

Signed-off-by: Github <[email protected]>
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.
dependabot bot and others added 30 commits May 19, 2024 21:59
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v4.0.0...v4.3.3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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: Larry (Wolfieheart) <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….0 (#514)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…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.
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