Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update CraftBukkit to Minecraft 1.7.10 | Travis Watkins | 2014-07-08 | -8/+8 |
| | ||||
* | Update CraftBukkit to Minecraft 1.7.8 | Travis Watkins | 2014-04-11 | -1/+1 |
| | ||||
* | Update CraftBukkit to Minecraft 1.7.5 | Nate Mortensen | 2014-03-21 | -36/+36 |
| | ||||
* | [Bleeding] Store correct block type when hitting blocks. Fixes BUKKIT-5209 | t00thpick1 | 2014-01-30 | -1/+1 |
| | | | | | | | The block obtained and stored within the block object higher up does not reflect the block at the location being hit, rather it is the air block the arrow was previously in. Thusly when the variable is used to check if the arrow is still in the block, it fails. | |||
* | [Bleeding] Implement ProjectileSource API. Addresses BUKKIT-1038, BUKKIT-1156 | t00thpick1 | 2014-01-30 | -0/+3 |
| | ||||
* | Add methods to get and set arrow knockback. Adds BUKKIT-5103 | Likaos | 2014-01-30 | -1/+1 |
| | ||||
* | Update CraftBukkit to Minecraft 1.7.2 | mbax | 2013-11-30 | -49/+55 |
| | ||||
* | Update CraftBukkit to 1.6.4 | feildmaster | 2013-09-19 | -5/+5 |
| | ||||
* | Return inGround when checking Arrow's OnGround state. Fixes BUKKIT-4439 | EvilSeph | 2013-07-10 | -0/+6 |
| | ||||
* | Update CraftBukkit to 1.6.2 | mbax | 2013-07-08 | -2/+2 |
| | ||||
* | Update CraftBukkit to 1.6.1 | Nate Mortensen | 2013-07-01 | -11/+11 |
| | ||||
* | Improve calling of ProjectileHitEvent. Fixes BUKKIT-3872 | Andre LeBlanc | 2013-03-26 | -7/+1 |
| | ||||
* | Cleanup comments, formatting, etc | Travis Watkins | 2013-03-25 | -1/+1 |
| | ||||
* | Update CraftBukkit to Minecraft 1.5 | Travis Watkins | 2013-03-15 | -26/+34 |
| | ||||
* | Update CraftBukkit to Minecraft 1.4.7 | feildmaster | 2013-01-17 | -2/+1 |
| | ||||
* | /dev/null does not accept EnchantmentThorns | Wesley Wolfe | 2012-12-29 | -1/+5 |
| | ||||
* | Update CraftBukkit to Minecraft 1.4.6 | feildmaster | 2012-12-20 | -17/+28 |
| | ||||
* | Add EntityEquipment API. Adds BUKKIT-3103 | feildmaster | 2012-12-10 | -0/+1 |
| | | | | | | | | Adds: - Getting/Setting equipment - getting/setting drop rates - getting/setting ability to pick up items -- As an added feature, players with this flag start off with a canceled PlayerPickupItemEvent | |||
* | Take into account if the shooter is a player before considering pvp mode for ↵ | feildmaster | 2012-11-27 | -1/+1 |
| | | | | projectiles. Fixes BUKKIT-3058 | |||
* | Update CraftBukkit to Minecraft 1.4.4. | Travis Watkins | 2012-11-13 | -15/+22 |
| | ||||
* | Update CraftBukkit to Minecraft 1.4(.2). | Travis Watkins | 2012-10-27 | -32/+36 |
| | ||||
* | Update CraftBukkit to Minecraft 1.3.1 | feildmaster | 2012-08-02 | -76/+112 |
| | ||||
* | [Bleeding] Allow CraftItem to be backed by non-EntityItems. Fixes BUKKIT-1351 | feildmaster | 2012-03-26 | -5/+4 |
| | ||||
* | Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1. | Nathan Adams | 2012-03-22 | -3/+3 |
| | ||||
* | [Bleeding] Call DamageEvent before CombustEvent for Arrows. Fixes BUKKIT-1100 | feildmaster | 2012-03-15 | -2/+3 |
| | ||||
* | Fixed EntityDamageByEntityEvent to call for every attackable entity. Fixes ↵ | feildmaster | 2012-03-15 | -2/+2 |
| | | | | BUKKIT-1129, Fixes BUKKIT-1054 and Fixes BUKKIT-147. | |||
* | Updated CraftBukkit to 1.2 | Nathan Adams | 2012-03-01 | -6/+34 |
| | ||||
* | Updated to rename revision 02 | Erik Broes | 2012-03-01 | -6/+6 |
| | ||||
* | Fixed EntityArrow just to use the PVP setting if the destination is a | steffen | 2012-02-24 | -1/+1 |
| | | | | Player. Fixes BUKKIT-803 | |||
* | [Bleeding] Moved projectile EntityDamageByEntityEvent's to event factory. ↵ | Feildmaster | 2012-02-19 | -25/+4 |
| | | | | Addresses BUKKIT-775 | |||
* | [Bleeding] Fire EntityDamageByEntityEvent's for EnderDragon being hit by ↵ | Feildmaster | 2012-02-09 | -2/+2 |
| | | | | Projectiles. | |||
* | Made flaming arrows respect PVP settings. Fixes BUKKIT-541 | EvilSeph | 2012-02-08 | -1/+1 |
| | ||||
* | Made flaming arrows fire EntityCombustByEntity events. Fixes BUKKIT-707 | EvilSeph | 2012-02-08 | -1/+9 |
| | ||||
* | Some efficiency updates to hit-mechanics. Thanks mintplant for the PR. | Erik Broes | 2012-01-15 | -1/+1 |
| | ||||
* | Update for 1.1_01 renames. | Erik Broes | 2012-01-15 | -8/+8 |
| | | | | | We know these updates (can) break plugins bypassing Bukkit. They are needed for smooth updates however. There will be another one right before before 1.1-R1. | |||
* | Updated to Minecraft 1.1 | Erik Broes | 2012-01-12 | -13/+42 |
| | ||||
* | Update to mc-dev rename revision 01 | Nathan Adams | 2012-01-12 | -4/+4 |
| | ||||
* | Clean-up some events to maintain general style | Andrew Ardill | 2011-12-05 | -2/+2 |
| | ||||
* | Updated to use mc-dev rename revision 1 | Nathan Adams | 2011-11-30 | -17/+17 |
| | ||||
* | cleanup of projectiles | Andrew Ardill | 2011-11-29 | -5/+0 |
| | ||||
* | Update for 1.0.0 | Erik Broes | 2011-11-20 | -19/+27 |
| | ||||
* | Bunchafixes which may or may not have any end result | Dinnerbone | 2011-09-16 | -0/+4 |
| | ||||
* | Fixed bow drawback not affecting arrow damage. | EvilSeph | 2011-09-16 | -2/+2 |
| | ||||
* | Rename revision 2 | Dinnerbone | 2011-09-15 | -2/+2 |
| | ||||
* | Update for Minecraft 1.8 | Dinnerbone | 2011-09-15 | -45/+61 |
| | ||||
* | Retiring EntityDamageByProjectileEvent in favor of EntityDamageEvent. | sunkid | 2011-07-28 | -4/+4 |
| | ||||
* | Made ProjectileHitEvent fire instantly when projectiles don't hit entities. | sunkid | 2011-07-14 | -0/+5 |
| | ||||
* | Fixed PlayerPickupItem event returning wrong amount picked up and added ↵ | EvilSeph | 2011-07-02 | -1/+1 |
| | | | | function to get the amount remaining on the ground. | |||
* | Update to Minecraft 1.7 | Dinnerbone | 2011-06-30 | -6/+6 |
| | ||||
* | Massive renaming update in nms. If you bypassed Bukkit, you will likely break. | Erik Broes | 2011-06-27 | -26/+22 |
| | | | | Also minimized all the nms diffs and generic cleanups all around. |