sk89q
|
6882aa416d
|
Switched undo/redo buffer to use BlockPoint. Added Point.toBlockPoint().
|
2010-10-11 11:21:43 -07:00 |
|
sk89q
|
f64cc76906
|
Added /editdrain, added BlockPoint that compares using ints.
|
2010-10-11 11:17:32 -07:00 |
|
sk89q
|
0044ddf48b
|
Removed Apache commons dependency.
|
2010-10-11 09:44:22 -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
|
c0e78bebf4
|
Fixed a bug where Point was not returning accurate results with .equals(), breaking undo code. Temporarily using org.apache.commons.lang3.builder.EqualsBuilder to fix the problem.
|
2010-10-03 17:29:17 -07:00 |
|
sk89q
|
c55799567a
|
Added some JavaDoc/minor cleanup.
|
2010-10-03 12:43:30 -07:00 |
|
sk89q
|
8e2c6ece61
|
Updated com.sk89q.worldedit.Point to use generics.
|
2010-10-02 15:12:45 -07:00 |
|
sk89q
|
7387e36016
|
Added basic undo/redo functionality with a history size of 15.
|
2010-10-02 14:52:42 -07:00 |
|