Plex-FAWE/src/com/sk89q/worldedit
2010-10-20 16:15:20 -07:00
..
blocks 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
data Improved exceptions thrown in the data framework. ZippedAlphaChunkStore can now detect subdirectories that the world is in. 2010-10-20 11:32:08 -07:00
regions Added support for block data and sign texts. Decoupled more code from the server modification. 2010-10-14 01:31:05 -07:00
snapshots Added support for restoring from backups (snapshots). Added /listsnapshots, //use, and //restore. 2010-10-20 16:15:20 -07: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 Removed Point/BlockPoint to Vector/BlockVector. 2010-10-12 18:03:56 -07:00
DisallowedItemException.java Reorganized code, made exceptions inherit from WorldEditException, added /setchangelimit. 2010-10-04 16:39:35 -07:00
EmptyClipboardException.java Changed the clipboard so it doesn't store min/max anymore, just origin and offset. Added /editrotate. 2010-10-13 10:08:53 -07:00
IncompleteRegionException.java Reorganized code, made exceptions inherit from WorldEditException, added /setchangelimit. 2010-10-04 16:39:35 -07:00
InsufficientArgumentsException.java Reorganized code, made exceptions inherit from WorldEditException, added /setchangelimit. 2010-10-04 16:39:35 -07:00
MaxChangedBlocksException.java Reorganized code, made exceptions inherit from WorldEditException, added /setchangelimit. 2010-10-04 16:39:35 -07:00
ServerInterface.java Added support for block data and sign texts. Decoupled more code from the server modification. 2010-10-14 01:31:05 -07:00
UnknownDirectionException.java Added /editexpand and /editcontract. 2010-10-12 21:41:06 -07:00
UnknownItemException.java Reorganized code, made exceptions inherit from WorldEditException, added /setchangelimit. 2010-10-04 16:39:35 -07: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 Added //move and //moveair. 2010-10-18 13:51:43 -07:00
WorldEditException.java Reorganized code, made exceptions inherit from WorldEditException, added /setchangelimit. 2010-10-04 16:39:35 -07:00