summaryrefslogtreecommitdiffstats
path: root/src/main/java
Commit message (Expand)AuthorAgeLines
* Rework furnace result log. Fixes BUKKIT-5115Wesley Wolfe2013-12-10-8/+10
* Print message on startup before loading log4jTravis Watkins2013-12-09-0/+1
* Call event when pistons push an item frame/painting. Fixes BUKKIT-5110Travis Watkins2013-12-09-2/+12
* Handle null damage events for item frames. Fixes BUKKIT-5114Travis Watkins2013-12-09-2/+4
* Don't consume bonemeal if there is no crop present. Fixes BUKKIT-3790Alex Ciuba2013-12-08-5/+2
* [Bleeding] Ignore Block Physics in Chunk population. Fixes BUKKIT-4923t00thpick12013-12-08-2/+13
* Call BlockPlaceEvent for cocoa beans planted on log. Adds BUKKIT-5039BlackHole2013-12-08-1/+7
* Call EntityDamageEvent on ItemFrame item removal. Fixes BUKKIT-5020Starbuck Johnson2013-12-08-0/+5
* Added EntityItemFrame.java for diff visibilityStarbuck Johnson2013-12-08-0/+146
* Set proper position of snow block. Fixes BUKKIT-5004Kodekpl2013-12-08-1/+1
* Fix BlockPhysicsEvent having incorrect changed type. Fixes BUKKIT-5063AlphaBlend2013-12-07-1/+1
* [Bleeding] Correctly generate giant mushrooms. Fixes BUKKIT-5066t00thpick12013-12-07-1/+1
* Reintroduce disconnection flag that was removed in 1.7 update.feildmaster2013-12-06-1/+8
* Follow vanilla settings behavior. Fixes BUKKIT-5069Wesley Wolfe2013-12-06-59/+57
* Implement Firework.detonate(). Adds BUKKIT-4538Wesley Wolfe2013-12-06-0/+8
* Correctly register Furnace Recipies. Fixes BUKKIT-5044feildmaster2013-12-05-1/+2
* Add new fishing enchants. Fixes BUKKIT-5035GJ2013-12-04-0/+6
* Correctly validate map colors. Fixes BUKKIT-4984t00thpick12013-12-03-1/+3
* Finish kicking player before letting their clone in. Fixes BUKKIT-4960Travis Watkins2013-12-03-0/+2
* Try to detect when to disable jline automatically. Fixes BUKKIT-5028Travis Watkins2013-12-03-0/+6
* Maintain old setType method in WorldGenerator. Fixes BUKKIT-4915Nate Mortensen2013-12-02-11/+25
* Fix BlockCanBuildEvent returning null. Fixes BUKKIT-4972toastedtruth2013-12-02-1/+2
* Fix written books crashing the server. Fixes BUKKIT-4945toastedtruth2013-12-02-1/+7
* Added RecipeBookClone from nms for diff visibilitytoastedtruth2013-12-02-0/+62
* Use strict lookup for op permission refresh. Fixes BUKKIT-4698Aikar2013-12-02-2/+2
* Use correct packet data for toggling flying. Fixes BUKKIT-4989Travis Watkins2013-12-02-3/+3
* Correctly drop BlockBreakEvent experience. Fixes BUKKIT-4942feildmaster2013-12-02-1/+1
* Catch all exceptions in jansi initialization. Fixes BUKKIT-4936Travis Watkins2013-12-02-2/+2
* Add ConsoleAppender from log4j for diff visibilityTravis Watkins2013-12-02-0/+245
* Fix missed doors diff. Fixes BUKKIT-4908Nate Mortensen2013-12-01-1/+1
* Fix fishing ignoring event experience.feildmaster2013-12-01-1/+1
* Handle ChatColor-ending messages FIXES BUKKIT-4924mbax2013-12-01-14/+10
* Correctly send player names for the tab list. Fixes BUKKIT-4925feildmaster2013-12-01-1/+1
* Make console work on Windows again. Fixes BUKKIT-4956Travis Watkins2013-12-01-0/+6
* Handle JUL logger formattingTravis Watkins2013-12-01-3/+3
* Forward exceptions to log4j, cleanup logger handling. Fixes BUKKIT-4948Travis Watkins2013-12-01-79/+63
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-11188/+14208
* Ensure maps are stored only in the main world. Fixes BUKKIT-4872feildmaster2013-10-30-5/+9
* Don't share WorldMapCollection. Fixes BUKKIT-4871Wesley Wolfe2013-10-30-2/+1
* Add auto-save plugin redundancy detection.Wesley Wolfe2013-10-23-1/+26
* Remove redundant call to worldMaps.a(). Addresses BUKKIT-4828Nate Mortensen2013-10-19-1/+5
* Force item data to use a tag name. Fixes BUKKIT-4809feildmaster2013-10-12-6/+12
* Call BlockFadeEvent for fire on inflammable block. Fixes BUKKIT-4835Phil Watson2013-10-09-1/+1
* Add exception-resilience to reading UUID. Fixes BUKKIT-4833Wesley Wolfe2013-10-06-17/+33
* Clarify exception message for bad hanging location. Fixes BUKKIT-4824Wesley Wolfe2013-10-05-1/+1
* Initialize hostname on handshake. Fixes BUKKIT-4793Wesley Wolfe2013-09-20-0/+1
* Update CraftBukkit to 1.6.4feildmaster2013-09-19-674/+710
* Fix villager death soundfeildmaster2013-09-10-1/+1
* Add missing villager sounds. Addresses BUKKIT-4756feildmaster2013-09-10-0/+6
* Use correct spawn reason for Zombie reinforcements. Fixes BUKKIT-4744EvilSeph2013-09-10-1/+1