TomyLobo
|
ea445ebcf5
|
Added a -s flag to //chunk, which extends your current selection to the encompassed chunks.
|
2011-08-16 10:10:23 +02:00 |
|
TomyLobo
|
c79d90bb99
|
Added support for non-integer radius to //fill, //fillr, //drain, //fixlava, //fixwater, //snow and //thaw.
|
2011-08-15 14:35:21 +02:00 |
|
TomyLobo
|
a57830706e
|
Added support for non-integer radius to //superpickaxe recursive and improved performance a bit by making the recurse method static.
|
2011-08-15 14:22:35 +02:00 |
|
TomyLobo
|
e67ea1e769
|
Commands that consider the player's look direction now also use up/down when the player's pitch is outside the [-67.5;67.5] interval.
|
2011-08-15 14:09:19 +02:00 |
|
TomyLobo
|
af2429467d
|
Optimized //(h)sphere a bit and made the shell for //hsphere as thin as possible.
|
2011-08-12 08:20:40 +02:00 |
|
TomyLobo
|
b74670fda6
|
Fixed a warning
|
2011-08-12 08:20:40 +02:00 |
|
TomyLobo
|
5e45fd1625
|
Disabling global masks while regnerating because they only affect the area outside the selection.
|
2011-08-10 04:16:54 +02:00 |
|
TomyLobo
|
2af31fe231
|
Added position logging to /up, /ceil, position+orientation+region logging for the script commands and changed the logging for //move and //stack to orientation+region
|
2011-08-09 01:23:16 +02:00 |
|
TomyLobo
|
d30cad6340
|
Added ORIENTATION_REGION and ALL LogModes, which log orientation+region and position+orientation+region respectively.
|
2011-08-09 01:23:08 +02:00 |
|
TomyLobo
|
e320d34b32
|
Added an optional on/off argument to the toggle pickaxe command.
|
2011-08-09 00:19:58 +02:00 |
|
TomyLobo
|
cc917b424c
|
Added position/region logging.
|
2011-08-08 14:40:02 +02:00 |
|
TomyLobo
|
6f79df8398
|
Added to toString() method to CuboidRegion.
|
2011-08-08 14:39:16 +02:00 |
|
TomyLobo
|
2c155c241b
|
Added an invokeMethod hook to CommandsManager, that wraps method invocation and can be overridden
|
2011-08-08 14:06:28 +02:00 |
|
TomyLobo
|
96eb94155c
|
Fixed the desciption of the //outline (//faces) command.
|
2011-08-08 09:20:55 +02:00 |
|
TomyLobo
|
7a3ddfe7bc
|
Fixed //flip sometimes throwing errors about unknown directions.
|
2011-08-08 09:19:24 +02:00 |
|
TomyLobo
|
8d688165ee
|
Fixed exceptions in //brush since build #115.
|
2011-08-08 02:23:42 +02:00 |
|