forked from RypoFalem/ArmorStandEditor
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CORE] ArmorStandEditor 1.20-44: Fixes and New UI! (#311)
* [CORE] Version Bump: 1.20-44 * [CORE] Fix for #309. Add Check for ArmorStand Vulnerability and prevent destruction in Creative Mode when its Invulnerable * [CORE] Upgrade Codebase to 17 * [CORE] Bump Base API Version to 1.17 * [CORE] Autoformatting and Order Imports * [CORE] Per World Support for ArmorStandEditor * [CORE] Better Implementation for Per World Support for ArmorStandEditor. More in line with what is expected! * [CORE] Better Implementation for Per World Support for ArmorStandEditor. More in line with what is expected! * [CORE] Version Bump: 1.20-44 * [CORE] Fix for #309. Add Check for ArmorStand Vulnerability and prevent destruction in Creative Mode when its Invulnerable * [CORE] Upgrade Codebase to 17 * [CORE] Bump Base API Version to 1.17 * [CORE] Autoformatting and Order Imports * [CORE] Per World Support for ArmorStandEditor * [CORE] Better Implementation for Per World Support for ArmorStandEditor. More in line with what is expected! * [CORE] Better Implementation for Per World Support for ArmorStandEditor. More in line with what is expected! * [CORE] Config Support for Per World ArmorStandEditor. * [CI-SKIP] Something to use for later if we ever move to Paper. * [CORE] Fix for Messages not being sent properly in ASE. Bug from #315 Plus Potential Fix for #272 * [CORE] Bump ASE to 1.20.2-44 * [CORE] New UI Design #DreiFxn * [CORE] Upgrade Fix: Fix ArmorStandVisibility Not working Properly * [CORE] Bump Lands to 6.35.0 - Closes #310 and #328 * [CORE] Bump Towny to 0.99.5.20 - Closes #326 and #332 * [CORE] Bump Lombok to 1.18.30 * [CORE] Bump MavenShade to 3.5.1 * [CORE] Fixes found when Debugging 1.20.2-44: - Add in No Perm Message if a user cant run a certain toggle - Fix for the PlayerHead Menu Option - Add all new strings for NoPermOption to the Language Files - Fix Toggles * [CORE] Refactor PlotSquared Protection * [CORE] Refactor PlotSquared Protection (Part 2 - Comments + Readability) * [CORE] Stats Command #334 (Part 1) - Add the Java Logic, No Language Support or Perm Support YET! * [CI-SKIP] Tabbing was outta sync. Fixed it * [CORE] Stats (Part 2 of 3) - Add missing Language Strings to test realm * [CORE] Temporary fix for ArmorStand Names being weird and wacky when broken and placed back down. * [CORE] Temporary fix for ArmorStand Names being weird and wacky when broken and placed back down. * [CORE] Temporary fix for ArmorStand Names being weird and wacky when broken and placed back down. * [CORE] Introduce Glowing Toggle: - Requires `asedit.togglearmorstandglow` to be true - Will only Glow `white`, otherwise will need to implement a whole scoreboard system just for all the colors. Something I dont wanna impose on people. - Menu Option: `Glow Ink Sac`, Placement might vary - Add to Stats tracker - Add Language Strings for it. * [CORE] Code Review Remarks - Apparently `CodeFactor` didnt like how I was doing the Stats calculations * [CORE] Add Missing Modes to TabCompletion * [CORE/LANG] Stats (part 3) - Add translation things * [CORE] Change Version for Beta Deployment * [CORE] Fix PlotSquared Protection Error on PlotAPI * [CORE] One Final P2 Change and Bump to Final * [CORE] Fix Dependencies * [CORE] Fix Bug and Dependencies * [CORE] Bump RU_RU.yml
- Loading branch information
1 parent
4937bc8
commit c1fce65
Showing
51 changed files
with
1,641 additions
and
807 deletions.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.