Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/command
2019-03-26 13:27:09 -04:00
..
argument Move the pasting system over to WorldEdit, and add a /we report command. Currently only reports system status and the config. Need to add a platform reporter system. 2019-02-02 11:20:36 -05:00
composition Merge remote-tracking branch 'refs/remotes/isfawe/new-vector-system' into new-vector-system 2019-01-13 02:00:14 -05:00
tool Pull changes from upstream to match cdd7117 2019-02-07 09:11:51 -05:00
util Pass the exception converter through more. 2019-02-02 11:36:55 -05:00
BiomeCommands.java Code cleaning 2019-03-25 19:55:32 -04:00
BrushCommands.java Plenty of changes to core block behavior to become more compatible with upstream WorldEdit (still more to be done!) 2019-01-31 10:08:58 -05:00
BrushOptionsCommands.java Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2019-01-10 09:54:21 -05:00
BrushProcessor.java JS command perms 2018-08-22 17:13:01 +10:00
ChunkCommands.java Move vectors to static creators, for caching 2019-01-10 07:17:04 -05:00
ClipboardCommands.java Plenty of changes to core block behavior to become more compatible with upstream WorldEdit (still more to be done!) 2019-01-31 10:08:58 -05:00
FlattenedClipboardTransform.java Move vectors to static creators, for caching 2019-01-10 07:17:04 -05:00
GeneralCommands.java Merging upstream changes 2019-03-26 13:27:09 -04:00
GenerationCommands.java Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2019-01-10 09:54:21 -05:00
HelpBuilder.java Code cleaning 2019-03-25 19:55:32 -04:00
HistoryCommands.java Move vectors to static creators, for caching 2019-01-10 07:17:04 -05:00
InsufficientArgumentsException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
MaskCommands.java Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2019-01-10 09:54:21 -05:00
MethodCommands.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
NavigationCommands.java Remove all raw usages of BSH, improve API generics 2019-02-03 05:01:39 -05:00
OptionsCommands.java Plenty of changes to core block behavior to become more compatible with upstream WorldEdit (still more to be done!) 2019-01-31 10:08:58 -05:00
PatternCommands.java Added a ##tag parser Pattern. gives a random combination using the blocks from the tag with an equal distribution. 2019-02-03 07:59:06 -05:00
RegionCommands.java Changes to NBT-handling in operations and extents, changes to match the widely supported setBlock functionality, minor code cleanup 2019-03-25 13:42:11 -04:00
SchematicCommands.java Plenty of changes to core block behavior to become more compatible with upstream WorldEdit (still more to be done!) 2019-01-31 10:08:58 -05:00
ScriptingCommands.java Code cleaning 2019-03-25 19:55:32 -04:00
SelectionCommands.java Plenty of changes to core block behavior to become more compatible with upstream WorldEdit (still more to be done!) 2019-01-31 10:08:58 -05:00
SelectionTypeCommands.java Some ammendments to PR boy0001/WorldEdit#9 2018-10-17 23:41:38 +11:00
SnapshotCommands.java And these stubs 2018-08-13 03:23:53 +10:00
SnapshotUtilCommands.java And these stubs 2018-08-13 03:23:53 +10:00
SuperPickaxeCommands.java And these stubs 2018-08-13 03:23:53 +10:00
ToolCommands.java Make BaseBlock more memory efficient, and make it clear in the API that it's not intended to be used for every single block. 2019-01-10 09:54:21 -05:00
ToolUtilCommands.java Use expression for brush radius 2018-08-22 02:58:10 +10:00
TransformCommands.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
UtilityCommands.java Code cleaning 2019-03-25 19:55:32 -04:00
WorldEditCommands.java Add IncendoPaster 2019-03-24 23:02:32 +01:00