.. |
block
|
Implementation of the Jukebox BlockState
|
2011-09-25 03:54:51 +01:00 |
command
|
Blocked access to ColouredConsoleSenders constructor, implemented getConsoleSender
|
2011-09-24 23:14:13 +01:00 |
entity
|
Boat get/set (double) occupied acceleration, (double) unoccupied deceleration, (boolean) work on land. Good values to maximize boat utility: 0.6 (fast accel.), 0.99 (no loss of boat), true/false, respectively.
|
2011-09-25 11:20:51 -07:00 |
event
|
Implements the ability to customise and remove Player death messages.
|
2011-09-21 16:55:27 +01:00 |
generator
|
Removed some old deprecated code and clean up javadocs + warnings
|
2011-07-17 18:14:45 +02:00 |
inventory
|
Massive renaming update in nms. If you bypassed Bukkit, you will likely break.
|
2011-06-27 00:47:03 +02: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
|
Commands are now "bukkit.command.x" instead of "craftbukkit.command.x", added legacy perms for compat
|
2011-09-02 19:19:50 +01:00 |
ChunkCompressionThread.java
|
Fixed memory leak Chunk Compression handling. Thanks Zeerix!
|
2011-08-27 01:16:53 -04:00 |
CraftChunk.java
|
Update to mcdev rename revision 01 for 1.8.1
|
2011-09-24 22:05:22 +01:00 |
CraftChunkSnapshot.java
|
Added support back in for biome temperature and rainfall in snapshots.
|
2011-09-17 17:12:44 -04:00 |
CraftOfflinePlayer.java
|
Update to mcdev rename revision 01 for 1.8.1
|
2011-09-24 22:05:22 +01:00 |
CraftServer.java
|
Ensure there's only one OfflinePlayer object per actual offline player
|
2011-09-25 04:21:35 +01:00 |
CraftWorld.java
|
Implemented world.getSeaLevel, made getHeight load from world instead of hardcoded
|
2011-09-25 01:05:55 +01:00 |
LoggerOutputStream.java
|
Redirect System.out and System.err to a Logger
|
2011-02-20 01:53:06 +00:00 |
Main.java
|
Added Version startup argument to Main. Thanks cyberdudedk!
|
2011-07-28 00:58:37 -04:00 |
PortalTravelAgent.java
|
Massive renaming update in nms. If you bypassed Bukkit, you will likely break.
|
2011-06-27 00:47:03 +02: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 |