Changelog
Technical
- Added custom dimension support.
- Added history system support for commands:
stack
,paste_fill
,paste_replace
,move
. - Action/command feedback now uses fully custom display toast instead of an advancement toasts, as they were annoyingly stacking on top of each other after a large portion of commands.
- New chat-menu now popups and is avaliable at the bigger range of situations.
- Added a get-wand button in chat-menu
- Added safety catch when trying to undo/redo action located in unloaded chunks. Buffer will not switch anymore and error toas will be displayed instead.
- Added
copy
command. (copy brush alternative, but can handle inter-dimensional copypasting) - Added
paste_fill
command. - Added
paste_replace
command. - Added
replacenear
command. - Added
extinguish
command - Added
drain
command - Added more overall info + new command info to the in-game help page.
- New angle-based marker system, allows faster buffer-related commands execution.
- Added "Too big region" warning.
- Clearing history now also clears chat.
- Using
center
command now doesn`t save history buffers, as it was pointless. - Using
overlay
command now saves additional block layers below and on top of the region, for cleaner undo/redo handling. - Added Buffer overfill warn and an automatic emergency clearing.
- Overall
undo
andredo
function optimization.
VFX
- New toast visuals for all the old&new commands&actions
- New chat-menu
- "Set Position" sound is now custom and is included in resourcepack.
- Underground "Set Position" sound is now subdued.
- Added particles when clearing region.
- Added chat-menu sound effects
Bug fixes
- After clearing the history you could redo one last action, even worse, could not undo it.
- Filler blocks from
overlay
command are now more likely to successfully get cleared. - Setting both region points via a command now correctly plays a sound.
Undo
,Redo
particles are now displayed only after successfully executed command.- Now (I hope) fixed a bug when you could now undo/redo the first 2-3 actions after installing a datapack.
- In some conditions, you must have used undo/redo several times to actually undo/redo the command.
- In some conditions, using undo/redo modified the previous buffer instead of the current one.
- Setting only the one region point without the second excisting in the world,
1+ million blocks selected
warning were displayed. - Less colsole spam on chat clear.
- In some conditions, undoing pastebrush actions caused placing wrong buffer pieces