Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
2018-10-10 11:38:23 -07:00
..
blocks Little bit of formatting 2018-08-27 17:24:18 +10:00
command Fixes WORLDEDIT-3609, Message should say cut when //cut is used. 2018-09-20 17:09:50 +10:00
entity Switch to using fake blocks, no more world pollution 2018-08-18 15:22:49 +10:00
event Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
extension Add a mask for block categories. Eg, you can now do //replace ##wool minecraft:sand to replace all wool with sand 2018-08-30 14:51:38 +10:00
extent Rework block-batching, create draft of chunk batching 2018-10-10 11:38:23 -07:00
function Rework block-batching, create draft of chunk batching 2018-10-10 11:38:23 -07:00
history Rework block-batching, create draft of chunk batching 2018-10-10 11:38:23 -07:00
internal Switch to a license plugin for headers 2018-10-04 00:29:34 -07:00
math Little bit of formatting 2018-08-27 17:24:18 +10:00
regions Little bit of formatting 2018-08-27 17:24:18 +10:00
registry Update forge for new block API 2018-10-04 17:18:43 -07:00
scripting Little bit of formatting 2018-08-27 17:24:18 +10:00
session Little bit of formatting 2018-08-27 17:24:18 +10:00
util Add newline to LocatedBlock.java 2018-10-10 11:38:23 -07:00
world Make BlockType#getDefaultState like other fields 2018-10-04 17:20:07 -07:00
BlockVector.java Fixed a few clipboard related issues. 2018-08-04 11:43:41 +10:00
BlockVector2D.java Fixed a few clipboard related issues. 2018-08-04 11:43:41 +10:00
DisallowedItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
EditSession.java Enable experimental //walls for non-cuboid regions. 2018-08-30 16:42:50 +10:00
EditSessionFactory.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10: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 a config option to entirely disable server side cui. 2018-08-18 19:42:45 +10:00
LocalSession.java Cleanup javadoc warnings in worldedit-core 2018-10-01 15:30:23 -07: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 Cleanup a little bit more code. 2018-08-06 19:08:15 +10: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 Using toBlockPoint appears to fix a fair few issues. 2018-08-04 11:43:42 +10:00
Vector2D.java Rework block-batching, create draft of chunk batching 2018-10-10 11:38:23 -07:00
WorldEdit.java Enable experimental //walls for non-cuboid regions. 2018-08-30 16:42:50 +10:00
WorldEditException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00