.. |
bags
|
Replace ItemType.X.getID() with ItemID.X everywhere.
|
2011-09-19 08:38:30 +02:00 |
blocks
|
Cleanup. Cycler uses BaseBlock instead of BlockData directly. Fixed a few BlockType method inaccuracies.
|
2011-10-04 17:16:20 -04:00 |
bukkit
|
Fixed checkLoadedChunk
|
2011-10-10 02:01:50 -04:00 |
commands
|
Adding /snapshot sel [index] to select a snapshot by list index.
|
2011-10-02 00:10:27 -04:00 |
cui
|
Cleanup and a few bugfixes
|
2011-09-24 15:24:10 -04:00 |
data
|
Moved BlockData to the blocks package and left a stub with deprecated delegates behind.
|
2011-09-28 10:45:32 +02:00 |
dev
|
Nicer wiki perms table.
|
2011-09-26 00:09:21 -04:00 |
filtering
|
fixed superpickaxe for gravel & lightstone, preprocessors faster than postprocessors, added methods so same-type changes are visble client-side, fixed fixliquid & setblocks block count
|
2011-07-15 02:00:48 -05:00 |
masks
|
Added/fixed some copyright notices.
|
2011-09-19 08:24:21 +02:00 |
patterns
|
Removed trailing whitespaces.
|
2011-09-24 15:32:03 -04:00 |
regions
|
Removed trailing whitespaces.
|
2011-09-24 15:32:03 -04:00 |
scripting
|
Cleanup and a few bugfixes
|
2011-09-24 15:24:10 -04:00 |
snapshots
|
Removed trailing whitespaces.
|
2011-09-24 15:32:03 -04:00 |
tools
|
Cleanup. Cycler uses BaseBlock instead of BlockData directly. Fixed a few BlockType method inaccuracies.
|
2011-10-04 17:16:20 -04:00 |
util
|
Added a tool that allows a player to place and remove blocks at a distance.
|
2011-09-18 21:53:29 -04:00 |
BlockVector2D.java
|
Removed trailing whitespaces.
|
2011-09-24 15:32:03 -04:00 |
BlockVector.java
|
Improved hashCode implementations for the Vector classes.
|
2011-09-25 04:56:54 +02:00 |
BlockWorldVector2D.java
|
Removed trailing whitespaces.
|
2011-09-24 15:32:03 -04:00 |
BlockWorldVector.java
|
Improved hashCode implementations for the Vector classes.
|
2011-09-25 04:56:54 +02:00 |
Countable.java
|
Removed trailing whitespaces.
|
2011-09-24 15:32:03 -04:00 |
CuboidClipboard.java
|
Negative angles will return negative number of rotations thus never looping the rotation.
|
2011-10-02 22:26:44 -03:00 |
DisallowedItemException.java
|
Removed trailing whitespaces.
|
2011-09-24 15:32:03 -04:00 |
DoubleArrayList.java
|
Removed trailing whitespaces.
|
2011-09-24 15:32:03 -04:00 |
EditSession.java
|
Fixed checkLoadedChunk
|
2011-10-10 02:01:50 -04:00 |
EmptyClipboardException.java
|
More file moving.
|
2011-05-01 01:30:33 -07:00 |
EntityType.java
|
Added/fixed some copyright notices.
|
2011-09-19 08:24:21 +02:00 |
FilenameException.java
|
More file moving.
|
2011-05-01 01:30:33 -07:00 |
FilenameResolutionException.java
|
More file moving.
|
2011-05-01 01:30:33 -07:00 |
FileSelectionAbortedException.java
|
More file moving.
|
2011-05-01 01:30:33 -07:00 |
HeightMap.java
|
Cleanup and a few bugfixes
|
2011-09-24 15:24:10 -04:00 |
IncompleteRegionException.java
|
More file moving.
|
2011-05-01 01:30:33 -07:00 |
InvalidFilenameException.java
|
More file moving.
|
2011-05-01 01:30:33 -07:00 |
InvalidItemException.java
|
More file moving.
|
2011-05-01 01:30:33 -07:00 |
InvalidToolBindException.java
|
More file moving.
|
2011-05-01 01:30:33 -07:00 |
LocalConfiguration.java
|
Replace ItemType.X.getID() with ItemID.X everywhere.
|
2011-09-19 08:38:30 +02:00 |
LocalPlayer.java
|
Removed trailing whitespaces.
|
2011-09-24 15:32:03 -04:00 |
LocalSession.java
|
Removed trailing whitespaces.
|
2011-09-24 15:32:03 -04:00 |
LocalWorld.java
|
Fixed checkLoadedChunk
|
2011-10-10 02:01:50 -04:00 |
LogFormat.java
|
Removed trailing whitespaces.
|
2011-09-24 15:32:03 -04:00 |
MaxChangedBlocksException.java
|
Removed trailing whitespaces.
|
2011-09-24 15:32:03 -04:00 |
MaxRadiusException.java
|
More file moving.
|
2011-05-01 01:30:33 -07:00 |
PlayerDirection.java
|
Commands that consider the player's look direction now also use up/down when the player's pitch is outside the [-67.5;67.5] interval.
|
2011-08-15 14:09:19 +02:00 |
ServerInterface.java
|
Removed trailing whitespaces.
|
2011-09-24 15:32:03 -04:00 |
SessionCheck.java
|
Added expiration timer to sessions. Sessions will now last up to 10 minutes (by default) before removed, so you can quickly disconnect (or crash) and come back and still maintain your history.
|
2011-05-01 17:37:05 -07:00 |
UnknownDirectionException.java
|
Removed trailing whitespaces.
|
2011-09-24 15:32:03 -04:00 |
UnknownItemException.java
|
Removed trailing whitespaces.
|
2011-09-24 15:32:03 -04:00 |
Vector2D.java
|
Removed trailing whitespaces.
|
2011-09-24 15:32:03 -04:00 |
Vector.java
|
Improved hashCode implementations for the Vector classes.
|
2011-09-25 04:56:54 +02:00 |
VectorFace.java
|
Added/fixed some copyright notices.
|
2011-09-19 08:24:21 +02:00 |
WorldEdit.java
|
Fixed infinite loop. Just because it's unused in worldedit doesn't mean you should break it -.-
|
2011-10-12 17:47:26 -04:00 |
WorldEditException.java
|
More file moving.
|
2011-05-01 01:30:33 -07:00 |
WorldEditNotInstalled.java
|
More file moving.
|
2011-05-01 01:30:33 -07:00 |
WorldEditOperation.java
|
More file moving.
|
2011-05-01 01:30:33 -07:00 |
WorldEditPermissionException.java
|
Added/fixed some copyright notices.
|
2011-09-19 08:24:21 +02:00 |
WorldVector2D.java
|
Removed trailing whitespaces.
|
2011-09-24 15:32:03 -04:00 |
WorldVector.java
|
More file moving.
|
2011-05-01 01:30:33 -07:00 |
WorldVectorFace.java
|
Added a tool that allows a player to place and remove blocks at a distance.
|
2011-09-18 21:53:29 -04:00 |