88149dc439Fixed chest.getInventory for double chests, thanks to Acrobot. This fixes BUKKIT-901
Nathan Adams
2012-03-02 20:02:45 +00:00
8016bf2dd0Fixed punching out fire in creative - this fixes BUKKIT-914, thanks to md-5
Nathan Adams
2012-03-02 19:55:41 +00:00
4ac8d68c39Fixed porting issue in World. Now uses correct variable names to add chunks for growth. This fixes BUKKIT-934
Travis Watkins
2012-03-02 13:10:14 -06:00
a42e710bbcUpdated from 1.2.2 to 1.2.3. This fixes BUKKIT-943
Nathan Adams
2012-03-02 19:31:06 +00:00
f1f9802dedImplemented new 1.2 entities - this fixes BUKKIT-872 and BUKKIT-885
Nathan Adams
2012-03-01 18:02:16 +00:00
5108569383Revert filtering by dynamic block range
Tahg
2012-03-01 12:16:26 -05:00
0e7b9834f9Potentially fixed crash when building at max world height
Nathan Adams
2012-03-01 17:07:02 +00:00
eb934c760dMade the auto-update-checker suggest channels to server administrators if they're upgrading past their preferred channel.
Nathan Adams
2012-03-01 16:04:18 +00:00
a5be079797Fixed compile issues with StructureGrowDelegate not implementing the new isEmpty method
Nathan Adams
2012-03-01 15:38:34 +00:00
6f1fecbd31Fixed cast issues when passing delegates to world generators, and WorldGenMegaTree method exception. This fixes BUKKIT-866, and references BUKKIT-868.
Nathan Adams
2012-03-01 15:35:12 +00:00
aa3678a783Fixed NoSuchMethodError in WorldGenGroundBush
Nathan Adams
2012-03-01 15:10:06 +00:00
543c4879feUpdated CraftBukkit to 1.2
Nathan Adams
2012-03-01 10:49:23 +00:00
e9ca87000cUpdated version to 1.1-R6 for RB.
Nathan Adams
2012-03-01 13:53:03 +00:00
bf01e93ab6Added EntityTargetEvent for Experience Orbs, happens when it starts moving towards a human entity! Addresses BUKKIT-820
ZNickq
2012-02-25 14:58:21 +02:00
cd90cec48cImplemented TeleportCause enums. Addresses BUKKIT-265
James Clarke
2012-02-15 19:59:17 +00:00
53e4a034f4Moved getVehicle, leaveVehicle and isInsideVehicle from CraftLivingEntity to CraftEntity. Addresses BUKKIT-811
TomyLobo
2011-10-25 15:53:43 +02:00
1394926e53[Bleeding] Implement Metadata framework for Entities, Blocks, and Worlds
rmichela
2011-12-08 00:33:59 -05:00
57bd84510f[Bleeding] Made dragon eggs trigger BlockFromTo events when they teleport. Addresses BUKKIT-828
Celtic Minstrel
2012-02-23 13:33:16 -05:00
5901a74565Fixed changes made to PlayerCommandPreprocess events having no effect. Fixes BUKKIT-376
EvilSeph
2012-02-25 16:53:54 -05:00
d6c6b18ba9Fix for shaped recipes stripping enchantments from the result. Fixes BUKKIT-602
Celtic Minstrel
2012-02-25 16:08:49 -05:00
2887f99fe5Fixed EntityArrow just to use the PVP setting if the destination is a Player. Fixes BUKKIT-803
steffen
2012-02-19 11:59:43 +01:00
a7f0b70a3aUpdated README.md with more coding and pull request conventions and tips to get your pull request accepted.
EvilSeph
2012-02-23 23:46:41 -05:00
078e2511a5[Bleeding] Override not applicable
Wesley Wolfe
2012-02-23 17:48:30 -06:00
7a49e29b55[Bleeding] Undo changes to the tree WorldGenerators.
Zeerix
2011-12-23 00:54:34 +01:00
796d4a8a74[Bleeding] Fixed setTotalExp, any experience update bugs and removed Deprecated Methods. Fixes BUKKIT-798 and fixes BUKKIT-797
Feildmaster
2012-02-22 11:03:56 -06:00
d7f6d2d929[Bleeding] Use player.getItemInHand(), instead of a new ItemStack. Addresses BUKKIT-767
Feildmaster
2012-02-18 09:14:44 -06:00
1922672f14[Bleeding] Fire EntityDamageByEntityEvent for EnderCrystal. Fixes BUKKIT-776
Feildmaster
2012-02-18 23:43:01 -06:00
b06719dd03[Bleeding] Moved projectile EntityDamageByEntityEvent's to event factory. Addresses BUKKIT-775
Feildmaster
2012-02-10 08:32:11 -06:00
5316c43a82Add getEntitesByClass(Class<T>), getEntitiesByClasses(Class<?>...), deprecate getEntitiesByClass(Class<T>...)
Mike Primm
2012-01-27 21:49:55 -06:00
137880b727Deprecation cleanup.
Erik Broes
2012-01-30 21:51:53 +01:00
3b634b14f6Fixed NPE when running a custom build of CraftBukkit. This fixes issue #BUKKIT-765
Nathan Adams
2012-02-18 14:06:21 +00:00
d057ee1e07Don't print stacktraces on DLB fetching errors. And because I forgot last commit; this adds BUKKIT-760
Nathan Adams
2012-02-17 00:09:56 +00:00