.. |
bags
|
Made BlockBag use WorldVectors for add(Single)SourcePosition
|
2012-02-07 17:25:55 -08:00 |
blocks
|
Updated block information database.
|
2012-10-28 20:49:26 -07:00 |
bukkit
|
Only get the world's tile entity if the block id has a tile entity
|
2012-10-19 17:23:51 -07:00 |
commands
|
Add /center commmand
|
2012-08-29 11:51:57 +02:00 |
cui
|
Added initial support for plugin channels with WECUI
|
2012-03-28 11:01:44 -07:00 |
data
|
Fixed issue with block IDs being returned negative in snapshots.
|
2012-10-20 23:38:26 -07:00 |
dev
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
expression
|
Added [g]closest(x,y,z,index,count,stride) to the expression parser.
|
2012-07-13 17:29:21 +02:00 |
filtering
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
foundation
|
Fixed foundation class Block not taking -1 as a valid data value (used for wildcard matching of the data value).
|
2012-08-24 16:10:18 -07:00 |
masks
|
Add BlockMask which is able to filter by data
|
2012-08-29 11:51:45 +02:00 |
patterns
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
regions
|
Add /center commmand
|
2012-08-29 11:51:57 +02:00 |
schematic
|
Clean up some io close() calls
|
2012-08-27 20:10:35 +02:00 |
scripting
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
snapshots
|
Disable fast mode usage for snapshot restore.
|
2012-07-10 00:23:32 -07:00 |
tools
|
Add a dynamic region mask
|
2012-03-31 09:04:54 -07:00 |
util
|
Remove chat-based WECUI protocol. Everybody running a modern (1.2.5 or newer) WECUI should be fine.
|
2012-08-04 20:24:17 -07:00 |
ArbitraryShape.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
BiomeType.java
|
Biome clean up & fixes
|
2012-04-10 13:09:47 +02:00 |
BiomeTypes.java
|
Add biome support
|
2012-03-20 18:09:48 -07:00 |
BlockVector2D.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
BlockVector.java
|
Cleaned up ContainerBlock inventory reading from NBT
|
2012-03-29 21:14:45 -07:00 |
BlockWorldVector2D.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
BlockWorldVector.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
Countable.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
CuboidClipboard.java
|
Added basic entity handling with copy and paste.
|
2012-03-29 21:18:14 -07:00 |
DisallowedItemException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
DoubleArrayList.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
EditSession.java
|
Add /center commmand
|
2012-08-29 11:51:57 +02:00 |
EmptyClipboardException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
EntityType.java
|
Added Falling sand/gravel entities to /remove command
|
2012-03-18 00:00:04 -04:00 |
FilenameException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
FilenameResolutionException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
FileSelectionAbortedException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
HeightMap.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
IncompleteRegionException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
InvalidFilenameException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
InvalidItemException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
InvalidToolBindException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
LocalConfiguration.java
|
Remove chat-based WECUI protocol. Everybody running a modern (1.2.5 or newer) WECUI should be fine.
|
2012-08-04 20:24:17 -07:00 |
LocalEntity.java
|
Added basic entity handling with copy and paste.
|
2012-03-29 21:18:14 -07:00 |
LocalPlayer.java
|
Made findFreePosition and setOnGround respect half-blocks and such.
|
2012-08-12 16:00:14 +02:00 |
LocalSession.java
|
Remove chat-based WECUI protocol. Everybody running a modern (1.2.5 or newer) WECUI should be fine.
|
2012-08-04 20:24:17 -07:00 |
LocalWorld.java
|
Changed all references to BaseItem.getDamage to getData.
|
2012-08-24 13:39:52 +02:00 |
Location.java
|
Added a Location class and conversion utilities.
|
2012-03-12 10:23:02 +01:00 |
LogFormat.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
MaxChangedBlocksException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
MaxRadiusException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
MobType.java
|
Added Iron Golems and Ocelots to MobType.
|
2012-03-09 19:06:38 -05:00 |
PlayerDirection.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
PlayerNeededException.java
|
Added license blocks to some files that were still missing them.
|
2011-12-26 00:57:26 +01:00 |
ServerInterface.java
|
Add biome support
|
2012-03-20 18:09:48 -07:00 |
SessionCheck.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
UnknownBiomeTypeException.java
|
Add biome support
|
2012-03-20 18:09:48 -07:00 |
UnknownDirectionException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
UnknownItemException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
Vector2D.java
|
Add positive() to Vector and Vector2D
|
2012-03-15 08:29:27 +01:00 |
Vector.java
|
Made Vector implement Comparable<Vector> instead of Comparable<BlockVector>. Oops
|
2012-06-07 12:18:22 +02:00 |
VectorFace.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
WorldEdit.java
|
Fixed //limit being overridden each time a LocalSession is fetched.
|
2012-10-22 20:27:43 -07:00 |
WorldEditException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
WorldEditNotInstalled.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
WorldEditOperation.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
WorldEditPermissionException.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
WorldVector2D.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
WorldVector.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |
WorldVectorFace.java
|
License block changes
|
2012-01-20 08:24:32 +01:00 |