- 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
- 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")