Paper/src/main/java/org/bukkit/craftbukkit
2011-06-18 21:56:42 -04:00
..
block Added Instrument enum, Note class and get/setNote functions. Thanks xZise! 2011-06-17 03:16:18 -04:00
command Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 12:51:54 +02:00
entity Added the implementation of the concept of an Explosive. 2011-06-17 16:55:00 -04:00
event Moved spawn-protection from server.properties into (settings.)spawn-radius in bukkit.yml 2011-06-17 04:49:58 +01:00
generator Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 12:51:54 +02:00
inventory Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 12:51:54 +02:00
scheduler Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 12:51:54 +02:00
util Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 12:51:54 +02:00
CraftChunk.java Added ChunkSnapShot improvements. Thanks mikeprimm! 2011-06-17 09:23:19 -04:00
CraftChunkSnapshot.java Added ChunkSnapShot improvements. Thanks mikeprimm! 2011-06-17 09:23:19 -04:00
CraftServer.java Added world seed display to 'Preparing level' log message for each world 2011-06-18 00:29:34 -04:00
CraftWorld.java Fix for spawnMinecart. 2011-06-18 21:56:42 -04:00
LoggerOutputStream.java Redirect System.out and System.err to a Logger 2011-02-20 01:53:06 +00:00
Main.java Possible fix for -nojline printing blank lines 2011-05-19 21:46:47 +01:00
TextWrapper.java Fix TextWrapping issues; Now limits the packets send to the client to either: 119 chars or 320 width. This will strip disallowed characters, propagate colors properly to the next line and not 'eat' multiple color-codes. 2011-04-25 22:17:07 +02:00
TrigMath.java Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 12:51:54 +02:00