1e06e150b6
[Bleeding] Only do unload-all on tick when last player leaves. Fixes BUKKIT-1060
Mike Primm
2012-03-08 00:58:30 -06:00
0ba2d285f0
[Bleeding] Made Iron Golems and Ocelots throw EntityDeathEvent. This fixes BUKKIT-1010.
aPunch
2012-03-05 16:32:09 -06:00
1c641ed982
Added EntityIronGolem and EntityOcelot for diff visibility.
aPunch
2012-03-05 16:23:13 -06:00
a029f32ccd
[Bleeding] Add APIs for editing biome data, fix existing code to use persistent biome data. Addresses BUKKIT-1075
Mike Primm
2012-03-04 10:41:06 -06:00
b5e92871eb
[Bleeding] Added ConversationAbandonedEvent and supporting infrastructure. Whenever a conversation exits, the ConversationAbandonedEvent is triggered with details about how the conversation ended and what, if anything caused it to end. Fixes BUKKIT-986
rmichela
2012-03-04 16:30:14 -05:00
7a8ef4f6a4
Extremely hackish fix for the entity interactivity issue. Fixes BUKKIT-960
EvilSeph
2012-03-06 19:59:15 -05:00
88149dc439
Fixed chest.getInventory for double chests, thanks to Acrobot. This fixes BUKKIT-901
Nathan Adams
2012-03-02 20:02:45 +00:00
8016bf2dd0
Fixed punching out fire in creative - this fixes BUKKIT-914, thanks to md-5
Nathan Adams
2012-03-02 19:55:41 +00:00
4ac8d68c39
Fixed 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
a42e710bbc
Updated from 1.2.2 to 1.2.3. This fixes BUKKIT-943
Nathan Adams
2012-03-02 19:31:06 +00:00
f1f9802ded
Implemented new 1.2 entities - this fixes BUKKIT-872 and BUKKIT-885
Nathan Adams
2012-03-01 18:02:16 +00:00
5108569383
Revert filtering by dynamic block range
Tahg
2012-03-01 12:16:26 -05:00
0e7b9834f9
Potentially fixed crash when building at max world height
Nathan Adams
2012-03-01 17:07:02 +00:00
eb934c760d
Made 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
a5be079797
Fixed compile issues with StructureGrowDelegate not implementing the new isEmpty method
Nathan Adams
2012-03-01 15:38:34 +00:00
6f1fecbd31
Fixed 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
aa3678a783
Fixed NoSuchMethodError in WorldGenGroundBush
Nathan Adams
2012-03-01 15:10:06 +00:00
543c4879fe
Updated CraftBukkit to 1.2
Nathan Adams
2012-03-01 10:49:23 +00:00
e9ca87000c
Updated version to 1.1-R6 for RB.
Nathan Adams
2012-03-01 13:53:03 +00:00
bf01e93ab6
Added 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
53e4a034f4
Moved 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
5901a74565
Fixed changes made to PlayerCommandPreprocess events having no effect. Fixes BUKKIT-376
EvilSeph
2012-02-25 16:53:54 -05:00
d6c6b18ba9
Fix for shaped recipes stripping enchantments from the result. Fixes BUKKIT-602
Celtic Minstrel
2012-02-25 16:08:49 -05:00
2887f99fe5
Fixed 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
a7f0b70a3a
Updated 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
137880b727
Deprecation cleanup.
Erik Broes
2012-01-30 21:51:53 +01:00
3b634b14f6
Fixed NPE when running a custom build of CraftBukkit. This fixes issue #BUKKIT-765
Nathan Adams
2012-02-18 14:06:21 +00:00
d057ee1e07
Don'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