.. |
block
|
Fixed block.getBiome returning null in new 1.1 biomes. This fixes BUKKIT-496
|
2012-01-14 13:14:14 +00:00 |
command
|
Update to mc-dev rename revision 01
|
2012-01-12 15:27:39 +00:00 |
enchantments
|
Updated to Minecraft 1.1
|
2012-01-12 23:10:13 +01:00 |
entity
|
Player.setPlayerListName no longer counts colors towards the 16-char limit. Thanks to an (unfortunately old) PR by ZachBora.
|
2012-01-14 17:42:18 +00:00 |
event
|
Added ItemDespawnEvent
|
2012-01-14 17:03:38 +00:00 |
generator
|
Update to mc-dev rename revision 01
|
2012-01-12 15:27:39 +00:00 |
inventory
|
Additional commit to fix #BUKKIT-24
|
2012-01-14 12:46:23 +00:00 |
map
|
Update to mc-dev rename revision 01
|
2012-01-12 15:27:39 +00: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
|
Updated to Minecraft 1.1
|
2012-01-12 23:10:13 +01:00 |
ChunkCompressionThread.java
|
Update to mc-dev rename revision 01
|
2012-01-12 15:27:39 +00:00 |
CraftArt.java
|
fixed mapping of Art <-> EnumArt in Paintings
|
2011-10-12 14:13:11 -04:00 |
CraftChunk.java
|
Update to mc-dev rename revision 01
|
2012-01-12 15:27:39 +00: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 (offline)player date methods
|
2011-12-12 17:39:52 +00:00 |
CraftServer.java
|
Undo commit cc60920 to allow for proper integration with the new Bukkit enum values
|
2012-01-14 11:14:43 +11:00 |
CraftWorld.java
|
Implemented new Plugin Message API - see http://dinnerbone.com/blog/2012/01/13/minecraft-plugin-channels-messaging/
|
2012-01-13 08:53:39 +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
|
Updated to use mc-dev rename revision 1
|
2011-11-30 21:46:19 +00:00 |
TrigMath.java
|
Generic cleanup of the org.bukkit.craftbukkit classes.
|
2011-06-12 12:51:54 +02:00 |