Plex-FAWE/src/main/java/com/sk89q/worldedit
2012-01-03 16:09:38 +01:00
..
bags Added @Override annotations. 2011-11-29 20:17:50 +01:00
blocks Added enchantment support 2011-11-27 15:29:51 -08:00
bukkit Some region selection fixes 2012-01-01 14:50:26 +01:00
commands Add cuiVersion to LocalSession and set it via incoming CUI event 2011-12-31 22:31:05 -08:00
cui Add cuiVersion to LocalSession and set it via incoming CUI event 2011-12-31 22:31:05 -08:00
data Split up some external .* imports. 2011-12-26 00:36:23 +01:00
dev Split up some external .* imports. 2011-12-26 00:36:23 +01:00
expression Removed string.isEmpty() method calls 2011-12-27 13:21:55 -08:00
filtering Cleanup 2011-11-23 04:48:40 +01:00
masks Cleanup 2011-11-23 04:48:40 +01:00
patterns Added Pattern.next(int, int, int). 2011-11-01 14:25:41 +01:00
regions Made Polygonal2DRegion(LocalWorld) invoke one of the other constructors. 2012-01-03 16:09:38 +01:00
scripting Split up some external .* imports. 2011-12-26 00:36:23 +01:00
snapshots Improve zip file recognition. 2011-12-27 13:29:50 -08:00
tools Added a gravity brush. 2011-12-28 02:04:27 -08:00
util Removed string.isEmpty() method calls 2011-12-27 13:21:55 -08:00
ArbitraryShape.java Renamed some variables and adjusted some comments in ArbitraryShape. 2011-11-24 11:01:24 +01:00
BlockVector.java Cleanup 2011-11-23 04:48:40 +01:00
BlockVector2D.java Cleanup 2011-11-23 04:48:40 +01:00
BlockWorldVector.java Cleanup 2011-11-23 04:48:40 +01:00
BlockWorldVector2D.java Cleanup 2011-11-23 04:48:40 +01:00
Countable.java Removed trailing whitespaces. 2011-09-24 15:32:03 -04:00
CuboidClipboard.java Split up some external .* imports. 2011-12-26 00:36:23 +01:00
DisallowedItemException.java Removed trailing whitespaces. 2011-09-24 15:32:03 -04:00
DoubleArrayList.java Cleanup 2011-11-23 04:48:40 +01:00
EditSession.java Added a block/pattern parameter to //hollow. 2011-12-20 12:53:26 +01:00
EmptyClipboardException.java More file moving. 2011-05-01 01:30:33 -07:00
EntityType.java Cleanup 2011-11-23 04:48:40 +01:00
FilenameException.java Cleanup 2011-11-23 04:48:40 +01:00
FilenameResolutionException.java Cleanup 2011-11-23 04:48:40 +01:00
FileSelectionAbortedException.java Cleanup 2011-11-23 04:48:40 +01:00
HeightMap.java Cleanup 2011-11-23 04:48:40 +01:00
IncompleteRegionException.java More file moving. 2011-05-01 01:30:33 -07:00
InvalidFilenameException.java Cleanup 2011-11-23 04:48:40 +01:00
InvalidItemException.java More file moving. 2011-05-01 01:30:33 -07:00
InvalidToolBindException.java Cleanup 2011-11-23 04:48:40 +01:00
LocalConfiguration.java Cleanup 2011-11-23 04:48:40 +01:00
LocalPlayer.java Added BukkitCommandSender and WorldEditPlugin.wrapCommandSender. 2011-12-15 15:45:34 +01:00
LocalSession.java Add cuiVersion to LocalSession and set it via incoming CUI event 2011-12-31 22:31:05 -08:00
LocalWorld.java Added a -l flag to /butcher, which spawns fake lightning on all killed entities. 2011-12-21 19:03:21 +01:00
LogFormat.java Removed trailing whitespaces. 2011-09-24 15:32:03 -04:00
MaxChangedBlocksException.java Removed trailing whitespaces. 2011-09-24 15:32:03 -04:00
MaxRadiusException.java More file moving. 2011-05-01 01:30:33 -07:00
MobType.java Updated to 1.9 2011-10-29 13:32:51 -04:00
PlayerDirection.java Cleanup 2011-11-23 04:48:40 +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 Added support for dynamic command registration. 2011-12-24 22:34:53 -08:00
SessionCheck.java Cleanup 2011-11-23 04:48:40 +01:00
UnknownDirectionException.java Removed trailing whitespaces. 2011-09-24 15:32:03 -04:00
UnknownItemException.java Removed trailing whitespaces. 2011-09-24 15:32:03 -04:00
Vector.java Added floor, ceil and round to Vector and Vector2D. 2012-01-03 03:54:01 +01:00
Vector2D.java Added Vector2D.toVector(double y). 2012-01-03 14:26:43 +01:00
VectorFace.java Added/fixed some copyright notices. 2011-09-19 08:24:21 +02:00
WorldEdit.java Fixed a NPE in WorldEdit.getSafeFile() when extensions is null. 2011-12-26 16:28:51 -08: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
WorldEditPermissionException.java Added/fixed some copyright notices. 2011-09-19 08:24:21 +02:00
WorldVector.java Cleanup 2011-11-23 04:48:40 +01:00
WorldVector2D.java Cleanup 2011-11-23 04:48:40 +01:00
WorldVectorFace.java Added a tool that allows a player to place and remove blocks at a distance. 2011-09-18 21:53:29 -04:00