FastAsyncWorldEdit/src/main/java/com/sk89q/worldedit
2011-07-02 20:06:56 -05:00
..
bags More file moving. 2011-05-01 01:30:33 -07:00
blocks Added 1.7 blocks to BlockType methods. 2011-07-02 15:13:21 -04:00
bukkit Added a new utility method to BukkitUtil to do the common task of shifting coordinates for an entity to the center of a block. 2011-06-15 20:01:03 -05:00
commands Added range command for brushes. Thanks Nichts 2011-06-22 18:33:43 -04:00
cui More file moving. 2011-05-01 01:30:33 -07:00
data Allow piston blocks to rotate 2011-07-02 20:06:56 -05:00
dev Added permissions node to Documentation Printer. 2011-05-27 00:33:18 -04:00
filtering More file moving. 2011-05-01 01:30:33 -07:00
masks Added a new region-based mask type and the ability to combine masks. 2011-06-04 11:57:40 -07:00
patterns More file moving. 2011-05-01 01:30:33 -07:00
regions More file moving. 2011-05-01 01:30:33 -07:00
scripting More file moving. 2011-05-01 01:30:33 -07:00
snapshots More file moving. 2011-05-01 01:30:33 -07:00
tools Added range command for brushes. Thanks Nichts 2011-06-22 18:33:43 -04:00
util Added range command for brushes. Thanks Nichts 2011-06-22 18:33:43 -04:00
BlockVector2D.java More file moving. 2011-05-01 01:30:33 -07:00
BlockVector.java More file moving. 2011-05-01 01:30:33 -07:00
BlockWorldVector2D.java Adding some new vector classes from craftbook. 2011-05-10 22:14:25 -05:00
BlockWorldVector.java Fixed error some people were having with BlockWorldVectors. 2011-05-27 17:01:15 -04:00
Countable.java More file moving. 2011-05-01 01:30:33 -07:00
CuboidClipboard.java More file moving. 2011-05-01 01:30:33 -07:00
DisallowedItemException.java More file moving. 2011-05-01 01:30:33 -07:00
DoubleArrayList.java More file moving. 2011-05-01 01:30:33 -07:00
EditSession.java Change the block type check to be implementation-dependent. The Bukkit plugin now checks Bukkit's Material. 2011-06-04 22:22:23 -07:00
EmptyClipboardException.java More file moving. 2011-05-01 01:30:33 -07:00
EntityType.java Moved EntityType to its own class to hopefully fix the unexplainable IllegalAccessErrors. 2011-05-01 13:55:38 -07:00
FilenameException.java More file moving. 2011-05-01 01:30:33 -07:00
FilenameResolutionException.java More file moving. 2011-05-01 01:30:33 -07:00
FileSelectionAbortedException.java More file moving. 2011-05-01 01:30:33 -07:00
HeightMap.java More file moving. 2011-05-01 01:30:33 -07:00
IncompleteRegionException.java More file moving. 2011-05-01 01:30:33 -07:00
InvalidFilenameException.java More file moving. 2011-05-01 01:30:33 -07:00
InvalidItemException.java More file moving. 2011-05-01 01:30:33 -07:00
InvalidToolBindException.java More file moving. 2011-05-01 01:30:33 -07:00
LocalConfiguration.java More file moving. 2011-05-01 01:30:33 -07:00
LocalPlayer.java Added range command for brushes. Thanks Nichts 2011-06-22 18:33:43 -04:00
LocalSession.java 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
LocalWorld.java Updated item ids and names for 1.7 2011-07-01 00:26:40 -04:00
LogFormat.java More file moving. 2011-05-01 01:30:33 -07:00
MaxChangedBlocksException.java More file moving. 2011-05-01 01:30:33 -07:00
MaxRadiusException.java More file moving. 2011-05-01 01:30:33 -07:00
PlayerDirection.java More file moving. 2011-05-01 01:30:33 -07:00
ServerInterface.java Change the block type check to be implementation-dependent. The Bukkit plugin now checks Bukkit's Material. 2011-06-04 22:22:23 -07:00
SessionCheck.java Added expiration timer to sessions. Sessions will now last up to 10 minutes (by default) before removed, so you can quickly disconnect (or crash) and come back and still maintain your history. 2011-05-01 17:37:05 -07:00
UnknownDirectionException.java More file moving. 2011-05-01 01:30:33 -07:00
UnknownItemException.java More file moving. 2011-05-01 01:30:33 -07:00
Vector2D.java More file moving. 2011-05-01 01:30:33 -07:00
Vector.java More file moving. 2011-05-01 01:30:33 -07:00
WorldEdit.java Change the block type check to be implementation-dependent. The Bukkit plugin now checks Bukkit's Material. 2011-06-04 22:22:23 -07:00
WorldEditException.java More file moving. 2011-05-01 01:30:33 -07:00
WorldEditNotInstalled.java More file moving. 2011-05-01 01:30:33 -07:00
WorldEditOperation.java More file moving. 2011-05-01 01:30:33 -07:00
WorldVector2D.java Adding some new vector classes from craftbook. 2011-05-10 22:14:25 -05:00
WorldVector.java More file moving. 2011-05-01 01:30:33 -07:00