sk89q
|
527573e71b
|
Added support for restoring from backups (snapshots). Added /listsnapshots, //use, and //restore.
|
2010-10-20 16:15:20 -07:00 |
|
sk89q
|
5f1a014bfb
|
Added /toggleplace which lets you perform actions that require one point to use position #1 rather than your feet.
|
2010-10-14 02:14:18 -07:00 |
|
sk89q
|
3bf7c08ad6
|
Added support for block data and sign texts. Decoupled more code from the server modification.
|
2010-10-14 01:31:05 -07:00 |
|
sk89q
|
23b24b3615
|
Added super pick axe and /..
|
2010-10-13 11:26:07 -07:00 |
|
sk89q
|
598f4aa6cd
|
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 |
|
sk89q
|
a5ac9514ab
|
Added /toggleeditwand, removed unused tool click stuff.
|
2010-10-12 22:10:17 -07:00 |
|
sk89q
|
6ab19fd52d
|
Added /editexpand and /editcontract.
|
2010-10-12 21:41:06 -07:00 |
|
sk89q
|
68dcce31f8
|
Removed Point/BlockPoint to Vector/BlockVector.
|
2010-10-12 18:03:56 -07:00 |
|
sk89q
|
10703082ed
|
Cleaned up Javadoc comments.
|
2010-10-11 08:56:19 -07:00 |
|
sk89q
|
204cfc1452
|
Major cleanup and refactoring. Non-cuboid regions now technically supported; players now abstracted through WorldEditPlayer; use of Point across the board; command cleanup.
|
2010-10-11 01:22:47 -07:00 |
|
sk89q
|
c59d77e138
|
Fixed /editstack(air), fixed getLength()/getHeight() of WorldEditSession.
|
2010-10-05 21:08:52 -07:00 |
|
sk89q
|
ba828c1a3a
|
Added untested /editstack and /editstackair commands to stack the region towards a direction.
|
2010-10-05 13:46:54 -07:00 |
|
sk89q
|
713f23d0de
|
Reorganized code, made exceptions inherit from WorldEditException, added /setchangelimit.
|
2010-10-04 16:39:35 -07:00 |
|
sk89q
|
bb06f9daed
|
Added region selection with a wooden axe (#271);
|
2010-10-03 16:45:54 -07:00 |
|
sk89q
|
c55799567a
|
Added some JavaDoc/minor cleanup.
|
2010-10-03 12:43:30 -07:00 |
|
sk89q
|
c70a7914da
|
Added /clearhistory and /clearclipboard.
|
2010-10-02 16:13:52 -07:00 |
|
sk89q
|
4c7e14a76b
|
Added basic copy/paste functions.
|
2010-10-02 16:11:44 -07:00 |
|
sk89q
|
7387e36016
|
Added basic undo/redo functionality with a history size of 15.
|
2010-10-02 14:52:42 -07:00 |
|
sk89q
|
6364ba720b
|
Moved exceptions to package com.sk89q.worldedit to prevent potential collision.
|
2010-10-02 13:46:33 -07:00 |
|
sk89q
|
2e31c2aaf0
|
Updated WorldEdit for build 100; made regions no longer shared and fixed the missing authorization check.
|
2010-09-29 23:41:05 -07:00 |
|