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
|
fc2a827c07
|
Added maximum script execution time of 3 seconds.
|
2010-10-03 16:12:29 -07:00 |
|
sk89q
|
ddfb7f21be
|
Added direct script->command mapping support; fixed some comments in exception files.
|
2010-10-03 13:23:43 -07:00 |
|
sk89q
|
c55799567a
|
Added some JavaDoc/minor cleanup.
|
2010-10-03 12:43:30 -07:00 |
|
sk89q
|
81753ee979
|
Added .schematic loading/saving; fixed issue with pasting not pasting entire region.
|
2010-10-03 10:44:52 -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 |
|
sk89q
|
6364ba720b
|
Moved exceptions to package com.sk89q.worldedit to prevent potential collision.
|
2010-10-02 13:46:33 -07:00 |
|