Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
2018-12-05 16:32:20 +10:00
..
blocks Little bit of formatting 2018-08-27 17:24:18 +10:00
command Finish removal of PlayerDirection, and partially added diagonal support back to commands. 2018-11-12 12:38:13 +10:00
entity Finish removal of PlayerDirection, and partially added diagonal support back to commands. 2018-11-12 12:38:13 +10:00
event Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
extension Finish removal of PlayerDirection, and partially added diagonal support back to commands. 2018-11-12 12:38:13 +10:00
extent Added support for axis rotations. 2018-11-17 12:00:19 +10:00
function Move vectors to static creators, for caching 2018-11-03 23:00:24 -07:00
history Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
internal Finish removal of PlayerDirection, and partially added diagonal support back to commands. 2018-11-12 12:38:13 +10:00
math Move vectors to static creators, for caching 2018-11-03 23:00:24 -07:00
regions Move vectors to static creators, for caching 2018-11-03 23:00:24 -07:00
registry Update forge for new block API 2018-10-04 17:18:43 -07:00
scripting Add chunk batching flag, enable by default 2018-10-10 11:38:23 -07:00
session Merge pull request #330 from Europia79/vpcmdfix 2018-11-24 13:16:56 +10:00
util Filter out commands that the player doesn't have permissions for. Workaround for a Spigot issue. 2018-12-05 16:32:20 +10:00
world Move vectors to static creators, for caching 2018-11-03 23:00:24 -07:00
DisallowedItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
EditSession.java Fixed missing BaseBlock import 2018-11-04 17:27:36 +10:00
EditSessionFactory.java Add tracing for unflushed EditSessions 2018-10-30 18:39:51 -07: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 Add tracing for unflushed EditSessions 2018-10-30 18:39:51 -07:00
LocalSession.java Move vectors to static creators, for caching 2018-11-03 23:00:24 -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
TracedEditSession.java Simplify commit-required detection 2018-11-03 22:22:43 -07: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
WorldEdit.java Finish removal of PlayerDirection, and partially added diagonal support back to commands. 2018-11-12 12:38:13 +10:00
WorldEditException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00