-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
8 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
* Adjust scrolling behavior | ||
* Adjust scrolling behavior (Might fix an issue where scrolling doesn't work correctly) | ||
* Correct the armor stand size whenever the field is updated in any way | ||
* Remove the `No` from `No Gravity` and `No Base Plate` options (Invert the options to make them less confusing) | ||
* Remove the `No` from `No Gravity` and `No Base Plate` options (Invert the options to make them less confusing) | ||
* Fix the armor stand size when looking for nearby armor stands screen | ||
* Show an underline under the armor stand position if the base plate is visible in the nearby armor stands screen | ||
* Show the actual armor stand size when hovering over the armor stand in the nearby armor stands screen | ||
* Add the ability to rename Armor Stands inside the Armor Poser GUI (costs 1 level) | ||
* Clean up networking code |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Project | ||
version=7.0.0 | ||
version=7.0.1 | ||
group=com.mrbysco.armorposer | ||
|
||
# Common | ||
|