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 |
|
TomyLobo
|
0040ba9867
|
Added support for non-integer radius to the sphere, cylinder, smooth and extinguish brushes.
|
2011-08-07 05:24:20 +02:00 |
|
TomyLobo
|
57b5c5b546
|
Added support for non-integer radius to //cyl, //hcyl, //sphere and //hsphere
|
2011-08-07 05:24:19 +02:00 |
|
TomyLobo
|
9d98ca3db8
|
Added library support for non-integer radius spheres and cylinders.
|
2011-08-07 05:19:17 +02:00 |
|
TomyLobo
|
a527b59770
|
Fixed more warnings.
|
2011-08-07 02:53:48 +02:00 |
|
TomyLobo
|
79f8a032f3
|
Fixed warnings.
|
2011-08-07 02:34:30 +02:00 |
|