Age | Commit message (Collapse) | Author |
|
|
|
Stacking in any direction
|
|
This stack / copy uses a direction vector, so it's not limited to only
along the X/Y/Z axis, and can go diagonally. This enables things like
building staircases.
|
|
Can /set node node2 node3 and it will randomly choose between those
three.
|
|
|
|
|
|
|
|
|
|
|
|
Fix incorrect fixedpos var names in the GUI form
|
|
worldedit_gui_fixed_* -> worldedit_gui_fixedpos_*
Makes setting a fixed position in the GUI work correctly
|
|
commands that allow users to type in long command names faster. Idea is courtesy of @electricface.
For example, `//move ? 5` can now be written as `//m ? 5`.
|
|
|
|
//fixedpos No commas between the numbers
|
|
|
|
Make /lua and /luatransform administrator-only
|
|
|
|
|
|
Added compatibility with my version of creative_inventory.
|
|
|
|
|
|
Inventory++ is installed (thanks cheapie!).
|
|
|
|
|
|
|
|
|
|
Fix crashes in GUI button.
|
|
|
|
|
|
the MT Schematics stuff.
|
|
which supports per-axis stretching (full backwards compatibility retained), and secure schematic file loading functions.
|
|
simplify main dialog.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit d5ec1bcefc128b3de7b7f9cfdc99a1bf146d0a6b.
|
|
|
|
|
|
|
|
|
|
|
|
use.
|
|
|