- The /d tile command can now accept a normal positional argument for the "count." For example, instead of writing
/d tile count=3 y=1 you can just write
/d tile 3 y=1.
- Fixed a small bug where the changes from
/d align did not persist if the user is in an editing session where the display is following their motion (such as from
/d move).