.. |
block
|
Made BlockStates inform playes upon update
|
2011-11-24 18:48:23 +00:00 |
command
|
Blocked access to ColouredConsoleSenders constructor, implemented getConsoleSender
|
2011-09-24 23:14:13 +01:00 |
enchantments
|
Implemented Enchantment API
|
2011-11-27 01:37:00 +00:00 |
entity
|
Add CraftMagmaCube
|
2011-11-28 11:17:04 +11:00 |
event
|
Add new Entity types to CreatureSpawnEvent
|
2011-11-28 11:21:43 +11:00 |
generator
|
Update for 1.0.0
|
2011-11-20 00:01:33 -08:00 |
inventory
|
Clone item enchantments unchecked
|
2011-11-27 03:58:43 +00:00 |
map
|
Added API for manipulating map items. Thanks SpaceManiac, codename_B, sk89q and dested!
|
2011-08-12 23:06:02 -04:00 |
scheduler
|
Revert "Do not immediately re-queue repeating tasks, or they may simply keep repeating on this tick, until the 35ms time limit runs out." See 3632d99122 (commitcomment-478252)
|
2011-07-14 23:21:28 +01:00 |
util
|
Implemented bukkit versioning
|
2011-10-31 04:03:47 +00:00 |
ChunkCompressionThread.java
|
Fixed memory leak Chunk Compression handling. Thanks Zeerix!
|
2011-08-27 01:16:53 -04:00 |
CraftArt.java
|
fixed mapping of Art <-> EnumArt in Paintings
|
2011-10-12 14:13:11 -04:00 |
CraftChunk.java
|
don't store weak references for EmptyChunks or cache CraftBlocks
|
2011-10-05 11:36:03 -04:00 |
CraftChunkSnapshot.java
|
Added support back in for biome temperature and rainfall in snapshots.
|
2011-09-17 17:12:44 -04:00 |
CraftOfflinePlayer.java
|
Implemented getPlayer of OfflinePlayer
|
2011-10-11 14:52:07 +01:00 |
CraftServer.java
|
Implemented Enchantment API
|
2011-11-27 01:37:00 +00:00 |
CraftWorld.java
|
Fixed issue with enchantments reseting under certain conditions
|
2011-11-27 02:45:34 +00:00 |
LoggerOutputStream.java
|
Redirect System.out and System.err to a Logger
|
2011-02-20 01:53:06 +00:00 |
Main.java
|
Added new --noconsole command argument, thanks to mkurzeja for the idea
|
2011-11-05 20:15:19 +00:00 |
PortalTravelAgent.java
|
I've either fixed going to The End, or made it worse. I'm sure we'll find out soon!
|
2011-11-24 20:00:55 +00:00 |
TextWrapper.java
|
Allow colorchar to be uppercase
|
2011-07-17 18:14:45 +02:00 |
TrigMath.java
|
Generic cleanup of the org.bukkit.craftbukkit classes.
|
2011-06-12 12:51:54 +02:00 |