sk89q
|
e94c1d4874
|
Cleaned up documentation, added lacking Java annotations.
|
2011-02-18 15:49:50 -08:00 |
|
sk89q
|
af1acd42b8
|
Fixed minor issues, moved some classes.
|
2011-01-23 02:03:49 -08:00 |
|
sk89q
|
6f6a82d326
|
Ported block tracing code to WorldEdit.
|
2011-01-19 01:12:05 -08:00 |
|
sk89q
|
a86a96f2d0
|
Updated Vector to have getMin() and getMax().
|
2011-01-17 00:37:23 -08:00 |
|
sk89q
|
80d7bbfa3c
|
Updated item/block lists, added Bukkit API for other plugins, moved some things around.
|
2011-01-16 09:39:11 -08:00 |
|
sk89q
|
d997dbac2b
|
Fixed HMPlayer.getSolidBlockTrace() and HMPlayer.getBlockTrace() returning null for the world. Changed LocalPlayer.findFreePosition() to take a WorldVector instead.
|
2011-01-09 09:25:24 -08:00 |
|
sk89q
|
da4480ab49
|
Did some minor Vector optimization.
|
2011-01-08 10:59:06 -08:00 |
|
sk89q
|
ac4e6e8ddf
|
Cleaned up some code, changed WorldEdit to be world-aware (finally).
|
2011-01-01 10:33:18 -08:00 |
|
sk89q
|
cca5f157f4
|
Clamped Y for //expand and //contract operations.
|
2010-10-25 01:07:10 -07:00 |
|
sk89q
|
a34f977b94
|
Added //move and //moveair.
|
2010-10-18 13:51:43 -07:00 |
|
sk89q
|
3ad6577be6
|
Changed //cyl and //hcyl to respect boundaries.
|
2010-10-17 17:39:20 -07:00 |
|
sk89q
|
aa63f886ec
|
Fixed floating point inaccuracy error with getBlock#(), fixed //rotate.
|
2010-10-17 15:17:24 -07:00 |
|
sk89q
|
d1eca7c429
|
Changed everything to use BaseBlock, which supports block data and soon some tile entity data.
|
2010-10-13 16:49:35 -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
|
bd9a90f01d
|
Re-implemented /forestgen in Java. This version does not replace existing blocks. Undo system fixed.
|
2010-10-12 22:38:05 -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 |
|