PaperMC/paper-server/src/main/java/org/bukkit/craftbukkit
2011-07-15 21:49:53 +01:00
..
block Fixed missing BiomeBase.SKY to Biome.SKY mapping. Thanks mikeprimm! 2011-07-14 15:05:43 -04:00
command Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 01:12:43 +02:00
entity Implemented pig zombie get/set anger functions. 2011-07-02 22:15:06 -04:00
event Added SpawnReasons to CreatureSpawn events. Thanks winsock! 2011-06-21 16:20:11 -04:00
generator Massive renaming update in nms. If you bypassed Bukkit, you will likely break. 2011-06-27 00:25:01 +02:00
inventory Massive renaming update in nms. If you bypassed Bukkit, you will likely break. 2011-06-27 00:25:01 +02: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 Readded ConcurrentSoftMap because apparently some plugins need this. (They really, really shouldn't be using it. At all.) 2011-07-15 21:49:53 +01:00
CraftChunk.java Fixed huge memory leak (gigabytes/hour!) by placing a bukkit under the ceiling. 2011-07-15 18:28:09 +01:00
CraftChunkSnapshot.java Fixed missing BiomeBase.SKY to Biome.SKY mapping. Thanks mikeprimm! 2011-07-14 15:05:43 -04:00
CraftServer.java Fixed the accounting for world UID conflicts. 2011-07-13 15:35:05 -04:00
CraftWorld.java Fixed huge memory leak (gigabytes/hour!) by placing a bukkit under the ceiling. 2011-07-15 18:28:09 +01:00
LoggerOutputStream.java Redirect System.out and System.err to a Logger 2011-02-20 01:53:06 +00:00
Main.java Added command line logging configuration which enables log file: 2011-07-10 18:28:57 +01:00
PortalTravelAgent.java Massive renaming update in nms. If you bypassed Bukkit, you will likely break. 2011-06-27 00:25:01 +02:00
TextWrapper.java Massive renaming update in nms. If you bypassed Bukkit, you will likely break. 2011-06-27 00:25:01 +02:00
TrigMath.java Generic cleanup of the org.bukkit.craftbukkit classes. 2011-06-12 01:12:43 +02:00