Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
wizjany e0c8776f0f Fix query function in expression masks.
Fixes WORLDEDIT-3344.
2016-06-28 23:59:34 -04:00
..
blocks Update internal block and item definitions. 2016-06-11 13:07:53 -04:00
command Fixed the automatic selection of a user's pasted area when using //paste -s 2016-06-28 20:36:46 -04:00
entity Excluded armor stands from //butcher by default. 2015-01-22 15:54:01 -05:00
event Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
extension Made the CommandManager responsible for exception converters as apposed to individual dispatchers 2016-06-28 19:37:10 -04:00
extent Merge remote-tracking branch 'origin/master' into feature/sponge-new 2016-05-18 19:49:16 -04:00
function Fix query function in expression masks. 2016-06-28 23:59:34 -04:00
history Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
internal Apply transformations to NBT data of tile entities (fixes rotation of skulls) 2016-05-20 17:13:52 -04:00
math Fix MathUtils.dSin 2016-05-20 17:14:04 -04:00
regions More efficient chunk calculation of CuboidRegion 2016-01-13 19:02:46 -05:00
schematic Remove redundant name from Tag instances. 2014-11-14 11:38:54 -08:00
scripting Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
session Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
util Made the CommandManager responsible for exception converters as apposed to individual dispatchers 2016-06-28 19:37:10 -04:00
world Add some experimental brush commands. 2015-10-26 23:14:30 -07:00
BlockVector.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
BlockVector2D.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
BlockWorldVector.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
BlockWorldVector2D.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
CuboidClipboard.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
DisallowedItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
EditSession.java Fix a typo in EditSession.java 2015-01-12 21:52:06 -08:00
EditSessionFactory.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
EmptyClipboardException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
IncompleteRegionException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
InvalidItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
LocalConfiguration.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
LocalEntity.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
LocalPlayer.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
LocalSession.java Add some experimental brush commands. 2015-10-26 23:14:30 -07:00
LocalWorld.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
Location.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
MaxBrushRadiusException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
MaxChangedBlocksException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
MaxRadiusException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
NotABlockException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
PlayerDirection.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
ServerInterface.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
UnknownDirectionException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
UnknownItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
Vector.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
Vector2D.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
VectorFace.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
WorldEdit.java Add some experimental brush commands. 2015-10-26 23:14:30 -07:00
WorldEditException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
WorldEditOperation.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
WorldVector.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
WorldVector2D.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
WorldVectorFace.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00