Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
Matthew Miller 9f86e71d47
Merge pull request #415 from Qveshn/feature/customlog
Customizable command log format (Date+Time are now available)
2018-05-27 16:50:26 +10:00
..
blocks some translucent blocks were missing 2018-03-25 08:40:16 +02: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 Added customizable command log format (Date+Time are now available) 2018-05-19 18:47:45 +03:00
extent Fix loading and converting signs in old schematics 2018-03-26 06:49:39 +02:00
function Fix entities double transformation 2018-05-19 20:07:32 +03: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 Added customizable command log format (Date+Time are now available) 2018-05-19 18:47:45 +03: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 LEAVES2 should have snow on it too 2018-03-25 08:38:47 +02: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 Added customizable command log format (Date+Time are now available) 2018-05-19 18:47:45 +03: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 Ignore CUI connections with more than 3 failed attempts. 2018-02-28 10:59:00 +10: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