.. |
block
|
Added Sky biome for the Skylands. Thanks robin0van0der0v!
|
2011-06-21 15:46:02 -04:00 |
command
|
Generic cleanup of the org.bukkit.craftbukkit classes.
|
2011-06-12 12:51:54 +02:00 |
entity
|
Implemented the concept of a projectile.
|
2011-06-18 22:21:02 -04:00 |
event
|
Added SpawnReasons to CreatureSpawn events. Thanks winsock!
|
2011-06-21 16:37:07 -04: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
|
Don't register commands only on init
|
2011-06-26 02:46:04 +01:00 |
CraftWorld.java
|
Added SpawnReasons to CreatureSpawn events. Thanks winsock!
|
2011-06-21 16:37:07 -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 |
PortalTravelAgent.java
|
Changed Nether portals to be handled by a customiseable PortalTravelAgent and updated the PlayerPortalEvent
|
2011-06-20 18:33:21 -04: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 |