- Updated to 1.21
- Tons of changes came in 2.0.0, see the 2.0.0+1.20.5 changelog for more info!
- Huge rewrite of multiple internal systems
- Networking
- GUIs
- Added RoundaLib to project to help make consistent with other mods
- Added config files
- Instead of modifying server.properties and armorstandusers.json, everything is now inside the armorstands.toml file
- Configuration for automatically allowing OPs to edit armor stands
- Configuration for requiring sneaking to edit
- Added client/single player only config with the sneaking config option
- Rearranged GUI bits
- As part of the GUI rewrite, I also moved some stuff around or cleaned it up a bit
- Added scale slider
- Allow client or server with mod to work with the other without the mod
- Updated to 1.20.3/1.20.4
- Fixed minor graphical issue where the selection border around the current page's button wasn't rendering
- Update to 1.20.2
- Small tweaks to UI rendering, especially on inventory page
- Fixed pack_format value for built-in dark UI compat resource pack
- Updated to 1.20
- Fixed issue where you could move around in vanilla screens
- Fixed issue with button textures. Should not work with your resource packs again, and selection/highlight border should appear again.
- Fixed bug preventing the player from moving
- Made left & right arrow navigate buttons instead of pages similar to the rest of 1.19.4 vanilla
- Updated internal tooling
- Added missing translation in keybindings menu
- Fixed bug that could freeze the game when trying to shift-click armor onto the stand when it already had armor installed
- Fixed bug that could freeze the game when trying to shift-click armor onto the stand when it already had armor installed
- Fixed "homepage" link in Mod Menu entry
- Update to 1.19.4 (for real this time)
- Updated to 1.19.3
- Several internal refactors and cleanups
- Fixed compatibility issue with Replay Mod
- Navigate through armor stand screens with 1-6 (or whatever your hotbar slots are bound to if you've changed them)
- Buttons now inherit the texture from vanilla (and therefore any resource packs you have installed)
- Added built-in resource pack for dark UI compatibility
- Darkens inventory screen and inverts texture for the sword slot in the inventory to match Vanilla Tweaks dark UI
- Removed April Fools easter egg for Linkzzey
- Added undo & redo buttons to top left that work the same as the existing hotkeys
- Add message for when undo & redo has nothing to perform (i.e. "Nothing to undo")
- Fixed permission and sneak checking before opening editor
- No longer move the armor stand when clicking on the Character button