Plex-FAWE/src/main/java/com/sk89q/worldedit
2011-06-06 19:32:15 -05:00
..
bags More file moving. 2011-05-01 01:30:33 -07:00
blocks Added missing block to the list 2011-06-02 00:33:41 -04:00
bukkit Added a utility method for dealing with location precision to bukkit utilities. 2011-06-06 19:32:15 -05:00
commands Added flood fill tool, fixed data values not being set properly. 2011-06-04 19:41:12 -07:00
cui More file moving. 2011-05-01 01:30:33 -07:00
data Added rotation support to redstone repeaters. 2011-06-03 22:51:42 -07: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 flood fill tool, fixed data values not being set properly. 2011-06-04 19:41:12 -07:00
util More file moving. 2011-05-01 01:30:33 -07:00
BlockVector.java More file moving. 2011-05-01 01:30:33 -07:00
BlockVector2D.java More file moving. 2011-05-01 01:30:33 -07:00
BlockWorldVector.java Fixed error some people were having with BlockWorldVectors. 2011-05-27 17:01:15 -04:00
BlockWorldVector2D.java Adding some new vector classes from craftbook. 2011-05-10 22:14:25 -05: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 More file moving. 2011-05-01 01:30:33 -07: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 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
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
Vector.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
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
WorldVector.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