Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
2019-04-29 22:44:15 -07:00
..
blocks Don't let items types be null. 2019-03-26 22:30:46 -04:00
command Add checkstyle validation for formatting, fix issues 2019-04-29 22:40:32 -07:00
entity Remove all raw usages of BSH, improve API generics 2018-12-26 16:39:10 -08:00
event Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
extension Add nicer error when using player commands as console. 2019-04-29 17:39:30 -04:00
extent Merge branch 'master' into feature/piston-commands 2019-04-29 22:44:15 -07:00
function Fix intialization, rework registration 2019-04-26 01:38:06 -07:00
history Use a proper registry for biomes 2019-02-16 17:27:00 +10:00
internal Minor bug fixes 2019-04-28 17:27:33 -07:00
math Change Vector hash codes (#456) 2019-04-04 08:36:19 -04:00
regions Add RequestExtent to be used when a delayed EditSession is needed. 2019-03-20 19:13:54 -04:00
registry Re-implement many converters using Piston utility converters 2019-04-29 21:57:29 -07:00
scripting Better enforce the Request lifetime. 2019-03-20 19:13:54 -04:00
session Add entity, biome, and mask flags to clipboard brush. 2019-04-26 16:41:39 +10:00
util Merge branch 'master' into feature/piston-commands 2019-04-29 22:44:15 -07:00
world Merge branch 'master' into feature/piston-commands 2019-04-29 22:44:15 -07:00
DisallowedItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
EditSession.java Port utility commands 2019-04-25 19:36:22 -07: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 better control over expression timeouts. (#451) 2019-03-06 19:58:32 -05:00
LocalSession.java Port snapshot commands, update some time stuff to new time 2019-04-23 23:47:22 -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 Switch to SLF4J logging. 2019-03-13 19:51:48 -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 Pagination changes and cleanup. 2019-04-28 01:12:05 -04:00
WorldEditException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00