Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
Matthew Miller b17f2b55d7
Merge pull request #379 from boy0001/vector-fix
Vector and BlockVector should use the same hashCode
2018-02-17 16:18:35 +10:00
..
blocks Fix //snow didn't put snow on all types of leaves 2017-12-14 21:00:38 +01:00
command Revert "Some command fixes" aka "Some command breaks" 2017-06-09 12:46:26 -04:00
entity Prevent players and complex parts being pasted in schematics. 2018-01-02 20:49:36 +10: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 Provide compatibility for legacy schematics that use the old sign NBT format 2017-07-04 14:58:18 -04:00
function Prevent players and complex parts being pasted in schematics. 2018-01-02 20:49:36 +10: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 affine inverse (#395) 2017-09-02 00:23:30 -07:00
regions Fix NPE when //genbiome expression was false. 2016-07-06 11:14:11 -04: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 Make Java 8 detection work on Java 9 2017-08-16 16:39:42 -07:00
world Add rotations to various blocks that were missing them. 2017-02-26 18:56:38 -05:00
BlockVector.java * 2017-01-10 16:12:13 +11:00
BlockVector2D.java * 2017-01-10 16:12:13 +11: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 //snow didn't put snow on all types of leaves 2017-12-14 21:00:38 +01: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 Vector and BlockVector should use the same hashCode 2017-01-10 16:03:10 +11:00
Vector2D.java Vector and BlockVector should use the same hashCode 2017-01-10 16:03:10 +11: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