TomyLobo
|
151b4c0fa1
|
Added a /green command, which greens the surrounding landscape.
|
2011-08-16 18:43:13 +02:00 |
|
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 |
|
Wizjany
|
46e37017bf
|
Whitespace police
|
2011-08-10 18:36:26 -04:00 |
|
masteroftime
|
7b306160d7
|
Added optional position parameter to //pos1 and //pos2
|
2011-08-10 18:36:26 -04: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
|
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
|
96eb94155c
|
Fixed the desciption of the //outline (//faces) command.
|
2011-08-08 09:20:55 +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 |
|
hretsam
|
282b3fbd05
|
Merge branch 'master' of git@github.com:sk89q/worldedit.git
|
2011-08-07 02:42:12 +02:00 |
|
hretsam
|
2342acfae2
|
Added pyramid generation with /pyramid & /hpyramid
|
2011-08-07 02:40:48 +02:00 |
|
Wizjany
|
02e24ed824
|
Removed and reimplemented mrapple's selection at a distance. It is now a brush tool, meaning it can be bound as other tools can and it subject to Nichts' /range command, so you can select points in midair.
|
2011-08-06 19:22:10 -04:00 |
|
hretsam
|
2068189cf5
|
Added multiworld support for snapshots.
Added robinjam's nether support (Thank you robinjam!)
|
2011-08-05 12:35:38 +02:00 |
|
hretsam
|
f8c53a06bf
|
Merge branch 'master' of git@github.com:sk89q/worldedit.git
|
2011-08-05 12:30:27 +02:00 |
|
hretsam
|
990915b23f
|
Merge remote-tracking branch 'remotes/pull_117/multiworld-snapshots'
|
2011-08-05 12:29:49 +02:00 |
|
sk89q
|
8bb0629d79
|
Added //naturalize.
|
2011-08-02 15:52:57 -07:00 |
|
Jacob Scott
|
66dcc99809
|
fixed superpickaxe for gravel & lightstone, preprocessors faster than postprocessors, added methods so same-type changes are visble client-side, fixed fixliquid & setblocks block count
|
2011-07-15 02:00:48 -05:00 |
|
Jeremy Koletar
|
4b65cf5bea
|
Curse you indentation man!
|
2011-07-07 14:25:21 -05:00 |
|
Jeremy Koletar
|
7717223686
|
Some code tidying.
|
2011-07-07 14:05:03 -05:00 |
|
Jeremy Koletar
|
6b9dbe349a
|
Changes tabs to spaces, also removed extra boolean.
|
2011-07-07 12:35:08 -05:00 |
|
James Robinson
|
858f8d3c36
|
Add multiworld snapshot support
|
2011-07-07 18:23:12 +01:00 |
|
Jeremy Koletar
|
fce942e130
|
Allow a command to be passed to /ascend and /descend which ascends/descends multiple floors.
|
2011-07-07 10:35:20 -05:00 |
|
Wizjany
|
021e99c252
|
Added range command for brushes. Thanks Nichts
|
2011-06-22 18:33:43 -04:00 |
|
Wizjany
|
1aa08104b5
|
Made a few commands obey //toggleplace
|
2011-06-21 12:44:12 -04:00 |
|
sk89q
|
0f040429c5
|
Added flood fill tool, fixed data values not being set properly.
|
2011-06-04 19:41:12 -07:00 |
|
sk89q
|
aa17d2f0e0
|
Added //gmask to set a *GLOBAL* mask that affects nearly ALL operations. Now you can confine //sphere to a region or create //walls that do not replace existing blocks.
|
2011-06-04 12:16:10 -07:00 |
|
sk89q
|
e1da7c41ad
|
Added a new region-based mask type and the ability to combine masks.
|
2011-06-04 11:57:40 -07:00 |
|
sk89q
|
504b4a613f
|
Added support for combined masks.
|
2011-06-04 11:42:45 -07:00 |
|
sk89q
|
d881c14e2d
|
Added //fast mode, which allows the server to skip the dirtying of chunks. This means that you have to rejoin to see changes though, but most operations are doubled in speed.
|
2011-06-04 10:30:45 -07:00 |
|
Wizjany
|
8f032fb2ea
|
Added -p flag to //butcher to kill pet wolves.
|
2011-05-24 18:19:11 -04:00 |
|
Wizjany
|
f97c765623
|
Added -s flag to //move and //stack to move the selection along with the blocks.
|
2011-05-16 15:49:35 -04:00 |
|
Wizjany
|
d91a634450
|
Fixed //expand vert not updating client.
|
2011-05-12 23:24:24 -04:00 |
|
Moo0
|
0aba329cf5
|
Add "deltree" tool for removing floating trees.
|
2011-05-10 23:31:24 +01:00 |
|
sk89q
|
a18546d698
|
Added permission checks for tools on /use/, so now if you switch world or lose your permissions, you lose your tools.
|
2011-05-01 17:06:40 -07:00 |
|
sk89q
|
7dcb4da83b
|
Moved EntityType to its own class to hopefully fix the unexplainable IllegalAccessErrors.
|
2011-05-01 13:55:38 -07:00 |
|
sk89q
|
582b98dad0
|
More file moving.
|
2011-05-01 01:30:33 -07:00 |
|