Plex-FAWE/src/com/sk89q/worldedit/tools
2011-04-25 02:05:58 -07:00
..
brushes Added simple smoothing brush. 2011-02-18 23:48:27 -08:00
AreaPickaxe.java Added secondary mode to tool framework. Updated /cycler to make use of this. 2011-04-25 01:52:34 -07:00
BlockDataCyler.java Added secondary mode to tool framework. Updated /cycler to make use of this. 2011-04-25 01:52:34 -07:00
BlockReplacer.java Added left click support to /repl to pick up the block. 2011-04-25 02:05:58 -07:00
BlockTool.java Added secondary mode to tool framework. Updated /cycler to make use of this. 2011-04-25 01:52:34 -07:00
BrushTool.java Renamed Brush to BrushTool, and BrushShape to Brush. 2011-02-18 23:36:08 -08:00
DoubleActionBlockTool.java Added secondary mode to tool framework. Updated /cycler to make use of this. 2011-04-25 01:52:34 -07:00
QueryTool.java Added secondary mode to tool framework. Updated /cycler to make use of this. 2011-04-25 01:52:34 -07:00
RecursivePickaxe.java Added secondary mode to tool framework. Updated /cycler to make use of this. 2011-04-25 01:52:34 -07:00
SinglePickaxe.java Added secondary mode to tool framework. Updated /cycler to make use of this. 2011-04-25 01:52:34 -07:00
Tool.java Overhauled the tool system. All tools can now be bound to any held item so you can have multiple tools out a time. New masks framework allows making a filter of blocks to change. Brushes are now powerful as well. 2011-02-18 15:14:43 -08:00
TraceTool.java Overhauled the tool system. All tools can now be bound to any held item so you can have multiple tools out a time. New masks framework allows making a filter of blocks to change. Brushes are now powerful as well. 2011-02-18 15:14:43 -08:00
TreePlanter.java Added secondary mode to tool framework. Updated /cycler to make use of this. 2011-04-25 01:52:34 -07:00