Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/command
2018-12-21 17:31:27 +10:00
..
argument Remove the final stage committer from the MultiStageReorder extent, as it caused issues and no longer appears to be entirely necessary. 2018-12-13 20:30:54 +10:00
composition Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
tool Move vectors to static creators, for caching 2018-11-03 23:00:24 -07:00
util Pass the exception converter through more. 2018-12-21 17:31:27 +10:00
BiomeCommands.java Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
BrushCommands.java Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
ChunkCommands.java Move vectors to static creators, for caching 2018-11-03 23:00:24 -07:00
ClipboardCommands.java Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
FlattenedClipboardTransform.java Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
GeneralCommands.java Further work on this. Currently fast mode breaks doors, gotta work out why applying physics to doors breaks them. 2018-12-09 16:28:01 +10:00
GenerationCommands.java Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
HistoryCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
InsufficientArgumentsException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
NavigationCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
RegionCommands.java Finish removal of PlayerDirection, and partially added diagonal support back to commands. 2018-11-12 12:38:13 +10:00
SchematicCommands.java Fixed a few bad javadoc imports 2018-10-24 16:33:04 +10:00
ScriptingCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
SelectionCommands.java Move vectors to static creators, for caching 2018-11-03 23:00:24 -07:00
SnapshotCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
SnapshotUtilCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
SuperPickaxeCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
ToolCommands.java Fixed some bugs and cleanup some code. 2018-08-13 22:18:12 +10:00
ToolUtilCommands.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
UtilityCommands.java Refactor vector system to be cleaner 2018-11-03 23:00:23 -07:00
WorldEditCommands.java Pass the exception converter through more. 2018-12-21 17:31:27 +10:00