FastAsyncWorldEdit/src/main/java/com/sk89q/worldedit
2012-03-15 08:31:30 +01:00
..
bags Made BlockBag use WorldVectors for add(Single)SourcePosition 2012-02-07 17:25:55 -08:00
blocks Implemented new Anvil saving format, fixed old chunk saving format. 2012-03-06 22:41:49 +01:00
bukkit In WorldGuard, teleport/spawn location yaw/pitch should now work. 2012-03-12 16:40:02 +01:00
commands Added default radius setting for butcher and added permissions for killing pets, npcs, and non hostile animals. 2012-03-06 16:07:18 -08:00
cui License block changes 2012-01-20 08:24:32 +01:00
data Implemented new Anvil saving format, fixed old chunk saving format. 2012-03-06 22:41:49 +01:00
dev License block changes 2012-01-20 08:24:32 +01:00
expression Removed string.isEmpty() method calls 2011-12-27 13:21:55 -08:00
filtering License block changes 2012-01-20 08:24:32 +01:00
masks License block changes 2012-01-20 08:24:32 +01:00
patterns License block changes 2012-01-20 08:24:32 +01:00
regions Implement contract/expand(Vector...) for Cylinder & Ellipsoid 2012-03-15 08:31:30 +01:00
scripting License block changes 2012-01-20 08:24:32 +01:00
snapshots Implemented new Anvil saving format, fixed old chunk saving format. 2012-03-06 22:41:49 +01:00
spout Updated to new SpoutAPI version. 2012-03-12 10:23:02 +01:00
tools Made tree planter tool try 10 times to make the tree before giving up. 2012-03-01 20:15:39 -08:00
util Added default radius setting for butcher and added permissions for killing pets, npcs, and non hostile animals. 2012-03-06 16:07:18 -08:00
ArbitraryShape.java License block changes 2012-01-20 08:24:32 +01:00
BlockVector2D.java License block changes 2012-01-20 08:24:32 +01:00
BlockVector.java License block changes 2012-01-20 08:24:32 +01:00
BlockWorldVector2D.java License block changes 2012-01-20 08:24:32 +01:00
BlockWorldVector.java License block changes 2012-01-20 08:24:32 +01:00
Countable.java License block changes 2012-01-20 08:24:32 +01:00
CuboidClipboard.java Reduce excess casting 2012-03-03 16:47:22 -08:00
DisallowedItemException.java License block changes 2012-01-20 08:24:32 +01:00
DoubleArrayList.java License block changes 2012-01-20 08:24:32 +01:00
EditSession.java Fixed EditSession.makeCylinder's mimimum height check 2012-02-11 15:27:46 -08:00
EmptyClipboardException.java License block changes 2012-01-20 08:24:32 +01:00
EntityType.java License block changes 2012-01-20 08:24:32 +01:00
FilenameException.java License block changes 2012-01-20 08:24:32 +01:00
FilenameResolutionException.java License block changes 2012-01-20 08:24:32 +01:00
FileSelectionAbortedException.java License block changes 2012-01-20 08:24:32 +01:00
HeightMap.java License block changes 2012-01-20 08:24:32 +01:00
IncompleteRegionException.java License block changes 2012-01-20 08:24:32 +01:00
InvalidFilenameException.java License block changes 2012-01-20 08:24:32 +01:00
InvalidItemException.java License block changes 2012-01-20 08:24:32 +01:00
InvalidToolBindException.java License block changes 2012-01-20 08:24:32 +01:00
LocalConfiguration.java Added default radius setting for butcher and added permissions for killing pets, npcs, and non hostile animals. 2012-03-06 16:07:18 -08:00
LocalPlayer.java Clean up some stray 128 values and update the defaults 2012-03-01 20:47:19 -08:00
LocalSession.java License block changes 2012-01-20 08:24:32 +01:00
LocalWorld.java Clean up some stray 128 values and update the defaults 2012-03-01 20:47:19 -08:00
Location.java Added a Location class and conversion utilities. 2012-03-12 10:23:02 +01:00
LogFormat.java License block changes 2012-01-20 08:24:32 +01:00
MaxChangedBlocksException.java License block changes 2012-01-20 08:24:32 +01:00
MaxRadiusException.java License block changes 2012-01-20 08:24:32 +01:00
MobType.java Added Iron Golems and Ocelots to MobType. 2012-03-09 19:06:38 -05:00
PlayerDirection.java License block changes 2012-01-20 08:24:32 +01:00
PlayerNeededException.java Added license blocks to some files that were still missing them. 2011-12-26 00:57:26 +01:00
ServerInterface.java Register command permissions, integrate with the Bukkit help API 2012-03-09 23:16:50 -08:00
SessionCheck.java License block changes 2012-01-20 08:24:32 +01:00
UnknownDirectionException.java License block changes 2012-01-20 08:24:32 +01:00
UnknownItemException.java License block changes 2012-01-20 08:24:32 +01:00
Vector2D.java Add positive() to Vector and Vector2D 2012-03-15 08:29:27 +01:00
Vector.java Add positive() to Vector and Vector2D 2012-03-15 08:29:27 +01:00
VectorFace.java License block changes 2012-01-20 08:24:32 +01:00
WorldEdit.java Register command permissions, integrate with the Bukkit help API 2012-03-09 23:16:50 -08:00
WorldEditException.java License block changes 2012-01-20 08:24:32 +01:00
WorldEditNotInstalled.java License block changes 2012-01-20 08:24:32 +01:00
WorldEditOperation.java License block changes 2012-01-20 08:24:32 +01:00
WorldEditPermissionException.java License block changes 2012-01-20 08:24:32 +01:00
WorldVector2D.java License block changes 2012-01-20 08:24:32 +01:00
WorldVector.java License block changes 2012-01-20 08:24:32 +01:00
WorldVectorFace.java License block changes 2012-01-20 08:24:32 +01:00