Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
for markers to ensure area is emerged.
|
|
//cylinder command, begin implementing super marker. Remove EnvRef usages and the block queue (the block queue does not work with VoxelManips). More block emergers.
|