.. |
bags
|
Added the ability to use (require) inventory with operations.
|
2010-12-31 14:31:49 -08:00 |
blocks
|
Added support for rotation block orientation with the rotate and flip commands.
|
2011-01-29 23:10:12 -08:00 |
bukkit
|
Improved Bukkit performance drastically.
|
2011-01-31 01:16:49 -08:00 |
commands
|
Fixed /removenear not taking a default size argument.
|
2011-01-30 22:14:36 -08:00 |
data
|
Added support for rotation block orientation with the rotate and flip commands.
|
2011-01-29 23:10:12 -08:00 |
dev
|
Fixed DocumentationPrinter not print "/" for the wiki table.
|
2011-01-29 12:53:49 -08:00 |
filters
|
Added //smooth
|
2010-11-21 22:58:05 +01:00 |
patterns
|
Added a clipboard pattern.
|
2011-01-30 01:01:11 -08:00 |
regions
|
Added /listchunks and /delchunks.
|
2010-10-28 10:27:30 -07:00 |
scripting
|
Revamped file dialog handling.
|
2011-01-30 21:32:52 -08:00 |
snapshots
|
Initial abstraction.
|
2010-12-31 17:06:42 -08:00 |
superpickaxe
|
Added more tree generators, removed CraftBukkit/MC dependency (yay!).
|
2011-01-30 14:54:42 -08:00 |
util
|
Revamped file dialog handling.
|
2011-01-30 21:32:52 -08:00 |
BlockVector2D.java
|
Added data framework (com.sk89q.worldedit.data.*); moved schematic loading/saving towards data framework; added work-in-progress EditSession.restoreBackup().
|
2010-10-20 02:12:16 -07:00 |
BlockVector.java
|
Updated item/block lists, added Bukkit API for other plugins, moved some things around.
|
2011-01-16 09:39:11 -08:00 |
BlockWorldVector.java
|
Fixed issue with BlockWorldVector causing java.lang.VerifyError due to how Bukkit loads plugins.
|
2011-01-21 17:59:12 -08:00 |
Countable.java
|
Added //count and //distr.
|
2010-11-16 23:00:17 -08:00 |
CuboidClipboard.java
|
Added a clipboard pattern.
|
2011-01-30 01:01:11 -08:00 |
DisallowedItemException.java
|
Fixed Java warnings.
|
2010-12-29 23:15:53 -08:00 |
DoubleArrayList.java
|
Fixed Java warnings.
|
2010-12-29 23:15:53 -08:00 |
EditSession.java
|
Improved Bukkit performance drastically.
|
2011-01-31 01:16:49 -08:00 |
EmptyClipboardException.java
|
Fixed Java warnings.
|
2010-12-29 23:15:53 -08:00 |
FilenameException.java
|
Unified file selection and checking API.
|
2011-01-30 20:40:22 -08:00 |
FilenameResolutionException.java
|
Changed FilenameNotFoundException to FilenameResolutionException.
|
2011-01-30 22:06:06 -08:00 |
FileSelectionAbortedException.java
|
Unified file selection and checking API.
|
2011-01-30 20:40:22 -08:00 |
HeightMap.java
|
Updated item/block lists, added Bukkit API for other plugins, moved some things around.
|
2011-01-16 09:39:11 -08:00 |
IncompleteRegionException.java
|
Fixed Java warnings.
|
2010-12-29 23:15:53 -08:00 |
InvalidFilenameException.java
|
Unified file selection and checking API.
|
2011-01-30 20:40:22 -08:00 |
InvalidItemException.java
|
Fixed Java warnings.
|
2010-12-29 23:15:53 -08:00 |
LocalConfiguration.java
|
Added version information for SP.
|
2011-01-31 00:58:29 -08:00 |
LocalPlayer.java
|
Revamped file dialog handling.
|
2011-01-30 21:32:52 -08:00 |
LocalSession.java
|
Added version information for SP.
|
2011-01-31 00:58:29 -08:00 |
LocalWorld.java
|
Added more tree generators, removed CraftBukkit/MC dependency (yay!).
|
2011-01-30 14:54:42 -08:00 |
LogFormat.java
|
Added basic command logging and logging to file.
|
2010-11-05 22:37:16 -07:00 |
MaxChangedBlocksException.java
|
Fixed Java warnings.
|
2010-12-29 23:15:53 -08:00 |
MaxRadiusException.java
|
Fixed Java warnings.
|
2010-12-29 23:15:53 -08:00 |
PlayerDirection.java
|
Fixed minor issues, moved some classes.
|
2011-01-23 02:03:49 -08:00 |
ReplacingEditSession.java
|
Added sphere brush tool.
|
2011-01-09 11:14:55 -08:00 |
ReplacingExistingEditSession.java
|
Fixed NullPointerExceptions in some super pickaxe modes, made arm swing handler get called on item usage.
|
2011-01-19 02:27:12 -08:00 |
ServerInterface.java
|
Moved most methods of ServerInterface to LocalWorld.
|
2011-01-08 11:26:27 -08:00 |
UnknownDirectionException.java
|
Fixed Java warnings.
|
2010-12-29 23:15:53 -08:00 |
UnknownItemException.java
|
Fixed Java warnings.
|
2010-12-29 23:15:53 -08:00 |
Vector2D.java
|
Added data framework (com.sk89q.worldedit.data.*); moved schematic loading/saving towards data framework; added work-in-progress EditSession.restoreBackup().
|
2010-10-20 02:12:16 -07:00 |
Vector.java
|
Fixed minor issues, moved some classes.
|
2011-01-23 02:03:49 -08:00 |
WorldEdit.java
|
Added version information for SP.
|
2011-01-31 00:58:29 -08:00 |
WorldEditException.java
|
Fixed Java warnings.
|
2010-12-29 23:15:53 -08:00 |
WorldEditNotInstalled.java
|
Fixed Java warnings.
|
2010-12-29 23:15:53 -08:00 |
WorldVector.java
|
Fixed inaccuracy with LocalPlayer.getBlockIn() and LocalPlayer.getBlockOn().
|
2011-01-08 10:52:48 -08:00 |