summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityFishingHook.java
Commit message (Collapse)AuthorAgeLines
* Fix fishing ignoring event experience.feildmaster2013-12-01-1/+1
|
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-89/+175
|
* Update CraftBukkit to 1.6.4feildmaster2013-09-19-2/+2
|
* Update CraftBukkit to 1.6.2mbax2013-07-08-1/+1
|
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-8/+8
|
* Update CraftBukkit to Minecraft 1.5.2Travis Watkins2013-04-27-1/+1
|
* Improve calling of ProjectileHitEvent. Fixes BUKKIT-3872Andre LeBlanc2013-03-26-0/+1
|
* Allow fishing success rate to be adjustable. Adds BUKKIT-3837Andre LeBlanc2013-03-25-7/+1
|
* Add Fish (Hook) entity to PlayerFishEvent. Adds BUKKIT-1025Andre LeBlanc2013-03-20-4/+5
|
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-24/+24
|
* Implement fishing experience. Adds BUKKIT-3348feildmaster2013-01-01-1/+3
|
* Update CraftBukkit to Minecraft 1.4.6feildmaster2012-12-20-19/+19
|
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-13/+11
|
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-34/+35
|
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-119/+125
|
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-5/+8
| | | | | | | | | | | | | Added newlines at the end of files Fixed improper line endings on some files Matched start - end comments Added some missing comments for diffs Fixed syntax on some spots Minimized some diff Removed some no longer used files Added comment on some required files with no changes Fixed imports of items used once Added imports for items used more than once
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-3/+3
|
* Fixed EntityDamageByEntityEvent to call for every attackable entity. Fixes ↵feildmaster2012-03-15-2/+1
| | | | BUKKIT-1129, Fixes BUKKIT-1054 and Fixes BUKKIT-147.
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-7/+7
|
* Updated to rename revision 02Erik Broes2012-03-01-2/+2
|
* [Bleeding] Moved projectile EntityDamageByEntityEvent's to event factory. ↵Feildmaster2012-02-19-27/+3
| | | | Addresses BUKKIT-775
* [Bleeding] Fire EntityDamageByEntityEvent's for EnderDragon being hit by ↵Feildmaster2012-02-09-1/+1
| | | | Projectiles.
* Some efficiency updates to hit-mechanics. Thanks mintplant for the PR.Erik Broes2012-01-15-1/+1
|
* Update for 1.1_01 renames.Erik Broes2012-01-15-19/+19
| | | | | 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.1Erik Broes2012-01-12-5/+5
|
* Update to mc-dev rename revision 01Nathan Adams2012-01-12-2/+2
|
* Clean-up some events to maintain general styleAndrew Ardill2011-12-05-1/+2
|
* Updated to use mc-dev rename revision 1Nathan Adams2011-11-30-20/+20
|
* cleanup of projectilesAndrew Ardill2011-11-29-3/+1
|
* Update for 1.0.0Erik Broes2011-11-20-16/+18
|
* Update to mcdev rename revision 01 for 1.8.1Dinnerbone2011-09-24-0/+410