| Commit message (Expand) | Author | Age | Lines |
... | |
* | Various minor performance improvements | Travis Watkins | 2013-04-13 | -2/+15 |
* | Correct vehicle movement issues. Fixes BUKKIT-2993, BUKKIT-4056 | Travis Watkins | 2013-04-13 | -4/+8 |
* | Fetch tile entities from chunks instead of world. Fixes BUKKIT-4055 | Travis Watkins | 2013-04-13 | -9/+19 |
* | Boats can only die once. | Travis Watkins | 2013-04-13 | -1/+1 |
* | Check connection status before setting scoreboard. Fixes BUKKIT-4064 | Wesley Wolfe | 2013-04-12 | -0/+8 |
* | Change perspective of team checking. Fixes BUKKIT-4044 | Wesley Wolfe | 2013-04-11 | -9/+10 |
* | Use correct method for getting player's team. Fixes BUKKIT-4050 | Wesley Wolfe | 2013-04-11 | -1/+1 |
* | Refactor EntityDamageEvents. Adds BUKKIT-1944 & BUKKIT-3684 | feildmaster | 2013-04-10 | -155/+116 |
* | Make auxiliary worlds use the main scoreboard. Addresses BUKKIT-3984 | Wesley Wolfe | 2013-04-04 | -2/+3 |
* | Handle large chests correctly for hopper events. Fixes BUKKIT-3979 | Travis Watkins | 2013-04-04 | -2/+16 |
* | We compile for 1.5 | Wesley Wolfe | 2013-04-04 | -3/+0 |
* | Implement Scoreboard API. Adds BUKKIT-3776 | mbax | 2013-04-04 | -32/+756 |
* | Add a WeakCollection utility class. | Wesley Wolfe | 2013-04-04 | -0/+173 |
* | Add ScoreboardServer from mc-dev for diff visibility | mbax | 2013-04-04 | -0/+204 |
* | Add missing calls to BlockRedstoneEvent. Adds BUKKIT-3926 | gjmcferrin@gmail.com | 2013-04-03 | -0/+27 |
* | Add BlockDaylightDetector from mc-dev for diff visibility | gjmcferrin@gmail.com | 2013-04-03 | -0/+71 |
* | Properly return contents of Inventory. Fixes BUKKIT-3930 | h31ix | 2013-04-02 | -1/+2 |
* | Set world on fixed tile entity to avoid NPE. Addresses BUKKIT-3949 | Travis Watkins | 2013-04-01 | -0/+1 |
* | Fix mismatched tile entities for new blocks. Fixes BUKKIT-3949 | Travis Watkins | 2013-03-31 | -0/+16 |
* | Don't update physics when block place is cancelled. Fixes BUKKIT-3939 | Travis Watkins | 2013-03-31 | -25/+29 |
* | Correct slot types for brewing stand. Fixes BUKKIT-3937 | Travis Watkins | 2013-03-31 | -1/+1 |
* | Throw exception for disabled plugin tasks. Fixes BUKKIT-3951 | Wesley Wolfe | 2013-03-31 | -0/+4 |
* | Limit hopper to valid directions. Fixes BUKKIT-3940 | Travis Watkins | 2013-03-31 | -1/+1 |
* | Add BlockHopper from mc-dev for diff visibility. | Travis Watkins | 2013-03-31 | -0/+166 |
* | Include anvil result in inventory size. Fixes BUKKIT-3741 | Travis Watkins | 2013-03-30 | -3/+19 |
* | Only call event when turning pressure plate on. Fixes BUKKIT-3881 | Travis Watkins | 2013-03-29 | -15/+17 |
* | Special case large chests for hopper events. Fixes BUKKIT-3916 | Travis Watkins | 2013-03-29 | -1/+8 |
* | Add Beacon block state for hopper events. Fixes BUKKIT-3932 | Travis Watkins | 2013-03-29 | -1/+40 |
* | Call PotionSplashEvent even for no effects. Fixes BUKKIT-3618 | EdGruberman | 2013-03-28 | -2/+2 |
* | Call appropriate event for zombies igniting players. Adds BUKKIT-3915 | gjmcferrin@gmail.com | 2013-03-28 | -2/+12 |
* | Properly copy collection references in ItemMeta.clone(). Fixes BUKKIT-3913 | Wesley Wolfe | 2013-03-28 | -5/+12 |
* | Correct missed diff on skeletons. Fixes BUKKIT-3912 | Travis Watkins | 2013-03-28 | -1/+1 |
* | Improve calling of ProjectileHitEvent. Fixes BUKKIT-3872 | Andre LeBlanc | 2013-03-26 | -15/+10 |
* | Add missing semicolon | riking | 2013-03-25 | -1/+1 |
* | Allow plugins to enchant already enchanted items. Fixes BUKKIT-1956 | Kristofer Henriksson | 2013-03-25 | -1/+2 |
* | Call EntityChangeBlockEvent when boats destroy blocks. Fixes BUKKIT-3871 | Black-Hole | 2013-03-25 | -0/+13 |
* | Allow fishing success rate to be adjustable. Adds BUKKIT-3837 | Andre LeBlanc | 2013-03-25 | -7/+22 |
* | Add methods to check conflicting enchantments. Adds BUKKIT-3830 | GJ | 2013-03-25 | -0/+22 |
* | Cleanup comments, formatting, etc | Travis Watkins | 2013-03-25 | -471/+421 |
* | Add ability to change player item in hand. Adds BUKKIT-3318 | Patrick Seidel | 2013-03-24 | -0/+13 |
* | Don't assume all hoppers are blocks. Fixes BUKKIT-3883 | Travis Watkins | 2013-03-24 | -1/+8 |
* | Add check for Thorns damage - Fixes BUKKIT-3505 | riking | 2013-03-23 | -0/+2 |
* | Include ThrownPotion in spawn methods. Adds BUKKIT-2542 | Carlos Cobo | 2013-03-23 | -0/+9 |
* | Identify outside slot independent of inventory type. Fixes BUKKIT-2768 | EdGruberman | 2013-03-23 | -1/+1 |
* | Implement InventoryMoveItemEvent. Adds BUKKIT-3765 | Dennis Bliefernicht | 2013-03-23 | -6/+58 |
* | Fire VehicleEnterEvent for loaded chunks only. Fixes BUKKIT-3831 | me4502 | 2013-03-23 | -1/+1 |
* | ANSI color codes now reset text attributes. Fixes BUKKIT-3508 | James Clarke | 2013-03-23 | -18/+18 |
* | Cleanup and rework physical interaction events. Fixes BUKKIT-3686 | Travis Watkins | 2013-03-22 | -32/+54 |
* | Implement Dropper interface. Adds BUKKIT-3750 | Xephi | 2013-03-21 | -1/+57 |
* | Add BlockDropper for diff visibility | Xephi | 2013-03-21 | -0/+55 |