summaryrefslogtreecommitdiffstats
path: root/src/main/java/org
Commit message (Expand)AuthorAgeLines
...
* Check pending blocks before falling back to world. Fixes BUKKIT-5122Travis Watkins2013-12-17-0/+14
* Add missed tree types for Minecraft 1.7. Adds BUKKIT-5042BlackHole2013-12-16-0/+6
* Fix generation of jungle trees. Fixes BUKKIT-5043BlackHole2013-12-16-1/+1
* [Bleeding] Correct naming of sounds for 1.7. Fixes BUKKIT-5065GJ2013-12-16-30/+30
* [Bleeding] Return correct drops for Cocoa blocks. Fixes BUKKIT-5159t00thpick12013-12-13-0/+7
* Do not fire EntityDamageEvent for explosions twice. Fixes BUKKIT-5156t00thpick12013-12-13-1/+4
* Show fall particles while in creative mode. Fixes BUKKIT-5009t00thpick12013-12-13-0/+1
* Print message on startup before loading log4jTravis Watkins2013-12-09-0/+1
* 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
* Maintain old setType method in WorldGenerator. Fixes BUKKIT-4915Nate Mortensen2013-12-02-2/+8
* Catch all exceptions in jansi initialization. Fixes BUKKIT-4936Travis Watkins2013-12-02-1/+1
* Add ConsoleAppender from log4j for diff visibilityTravis Watkins2013-12-02-0/+245
* Handle ChatColor-ending messages FIXES BUKKIT-4924mbax2013-12-01-14/+10
* Handle JUL logger formattingTravis Watkins2013-12-01-3/+3
* Forward exceptions to log4j, cleanup logger handling. Fixes BUKKIT-4948Travis Watkins2013-12-01-71/+54
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-400/+1076
* Don't share WorldMapCollection. Fixes BUKKIT-4871Wesley Wolfe2013-10-30-1/+0
* Add auto-save plugin redundancy detection.Wesley Wolfe2013-10-23-0/+16
* Force item data to use a tag name. Fixes BUKKIT-4809feildmaster2013-10-12-4/+5
* Clarify exception message for bad hanging location. Fixes BUKKIT-4824Wesley Wolfe2013-10-05-1/+1
* Update CraftBukkit to 1.6.4feildmaster2013-09-19-20/+20
* Fix villager death soundfeildmaster2013-09-10-1/+1
* Add missing villager sounds. Addresses BUKKIT-4756feildmaster2013-09-10-0/+6
* Provide a tab completion handler for JLine. Adds BUKKIT-4168Phillip Schichtel2013-09-10-0/+47
* Add support for custom Hopper inventories. Fixes BUKKIT-4722FrozenBrain2013-09-10-0/+30
* Update and add new sound mappings. Fixes BUKKIT-4756feildmaster2013-09-10-160/+204
* Return correct hasLineOfSight value for players. Fixes BUKKIT-4634Roger Baumgartner2013-08-26-1/+1
* Return instance of CraftInventoryBeacon for Beacons. Fixes BUKKIT-4521T00thpick12013-08-07-2/+2
* Fix missed diff for chat packets. Fixes BUKKIT-4666Wesley Wolfe2013-08-07-24/+0
* Wrap plugin.getDefaultWorldGenerator in try-catch. Fixes BUKKIT-4116riking2013-08-07-3/+7
* Validate title for custom inventories. Fixes BUKKIT-4616, BUKKIT-4663Wesley Wolfe2013-08-06-0/+3
* Fix off by 1 error for spawn protection. Fixes BUKKIT-4154Jonatan Noponen2013-08-03-1/+1
* Fix mistranslation in isPlayerCreated() for IronGolems. Fixes BUKKIT-4543Kai Dederichs2013-08-03-1/+1
* Implement Leash API. Adds BUKKIT-4459, BUKKIT-4583T00thpick12013-08-03-10/+89
* Ignore null sound by contract. Fixes BUKKIT-4641Wesley Wolfe2013-08-02-0/+3
* Indicate help is a command. Fixes BUKKIT-4642Wesley Wolfe2013-08-02-1/+5
* Add raw sound string playSound method. Adds BUKKIT-2443h31ix2013-08-02-1/+5
* Fix NBT token for attribute names. Addresses BUKKIT-4483Wesley Wolfe2013-07-28-1/+7
* Store item attributes. Addresses BUKKIT-4523Wesley Wolfe2013-07-27-1/+89
* Add API to control scaled health. Adds BUKKIT-4590T00thpick12013-07-23-6/+61
* Use ambient setting of potion effects. Fixes BUKKIT-4357 and BUKKIT-3653Jim Bilbrey2013-07-13-2/+2
* Return inGround when checking Arrow's OnGround state. Fixes BUKKIT-4439EvilSeph2013-07-10-0/+3
* Implement Horse API. Adds BUKKIT-4424h31ix2013-07-10-33/+159
* Update CraftBukkit to 1.6.2mbax2013-07-08-1/+7
* Properly clear attributes on remove and death. Fixes BUKKIT-4416EvilSeph2013-07-03-6/+1
* Fix scaling for player health. Fixes BUKKIT-4431Wesley Wolfe2013-07-02-0/+13
* Rework max health values. Fixes BUKKIT-4398Wesley Wolfe2013-07-02-2/+3