index
:
archive/craftbukkit
master
movement-fix
version/1.12.2
version/1.8
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
Use UUIDs in CraftPlayer equals and hashCode methods. Fixes BUKKIT-5634
Daniel Naylor
2014-05-26
-4
/
+4
*
Handle null targets in target event. Fixes BUKKIT-5635
Travis Watkins
2014-05-26
-3
/
+10
*
Fix ItemStack state during BlockPlaceEvent. Fixes BUKKIT-5632
Nate Mortensen
2014-05-26
-5
/
+15
*
Rework mob item dropping on death. Fixes BUKKIT-5625
Travis Watkins
2014-05-26
-688
/
+119
*
Fix polarity of Bat.isAwake() and Bat.setAwake(boolean). Fixes BUKKIT-5624
Wesley Wolfe
2014-05-20
-2
/
+2
*
Updated version to 1.7.9-R0.2-SNAPSHOT for development towards next release.
EvilSeph
2014-05-14
-1
/
+1
*
Updated version to 1.7.9-R0.1 in pom.xml for Beta.
EvilSeph
2014-05-14
-1
/
+1
*
Ensure we always log commands and log the right thing.
Travis Watkins
2014-05-14
-1
/
+2
*
Update CraftBukkit to use new YamlConfiguration encoding changes
Wesley Wolfe
2014-05-14
-6
/
+7
*
Implement awake flag for bats. Adds BUKKIT-5606
Wesley Wolfe
2014-05-13
-0
/
+10
*
Handle chat packets correctly
Wesley Wolfe
2014-05-13
-4
/
+4
*
Handle inventory max stack sizes even better. Fixes BUKKIT-5595
Travis Watkins
2014-05-13
-1
/
+6
*
Only set skull profile if it is a player skull. Fixes BUKKIT-5605
Travis Watkins
2014-05-12
-6
/
+7
*
Avoid using the user cache in skull meta.
Travis Watkins
2014-05-03
-5
/
+5
*
[Bleeding] Fix stack overflow with Ender Crystals. Fixes BUKKIT-5583
GJ
2014-05-03
-3
/
+3
*
Implement inventory creation by type and title. Fixes BUKKIT-4045
eueln
2014-04-30
-0
/
+13
*
[Bleeding] Recheck persistence for chicken jockeys each tick. Fixes BUKKIT-5577
GJ
2014-04-29
-0
/
+5
*
[Bleeding] Include equipment in EntityDeathEvent loot. Fixes BUKKIT-5566
GJ
2014-04-29
-4
/
+23
*
[Bleeding] Allow generation of cocoa trees.
GJ
2014-04-28
-0
/
+3
*
[Bleeding] Correct issues with MEGA_REDWOOD trees. Fixes BUKKIT-5568
GJ
2014-04-28
-2
/
+2
*
Refactored BlockPlaceEvent and BlockChangeDelegate. Adds BUKKIT-5558
bloodshot
2014-04-23
-2635
/
+323
*
Don't limit anvil stack size.
Travis Watkins
2014-04-23
-1
/
+0
*
Handle inventory max stack sizes better. Fixes BUKKIT-5564
Travis Watkins
2014-04-23
-8
/
+33
*
Faux sleepers wake up normally. Fixes BUKKIT-3667
Yariv Livay
2014-04-18
-1
/
+1
*
Make AnvilInventory.getItem() use both containers. Fixes BUKKIT-2788
Andre LeBlanc
2014-04-18
-0
/
+22
*
Allow plugins to enchant normally unenchantable items. Adds BUKKIT-1849
Andre LeBlanc
2014-04-18
-1
/
+7
*
Fix setting entity's target. Fixes BUKKIT-1358
PaulBGD
2014-04-18
-0
/
+2
*
Update client stack when block place is cancelled. Fixes BUKKIT-5284
bloodshot
2014-04-18
-1
/
+3
*
Update chest animation after cancelling open event. Fixes BUKKIT-1440
bloodshot
2014-04-18
-12
/
+44
*
Catch exceptions when abandoning conversions. Fixes BUKKIT-5436
Devin Ryan
2014-04-18
-4
/
+10
*
Check that item in hand is not null after book event. Fixes BUKKIT-5443
Des Herriott
2014-04-18
-1
/
+1
*
Call event when boat is destroyed by falling. Fixes BUKKIT-5500
Brokkonaut
2014-04-18
-7
/
+14
*
Removing broken chunk caching from World. Fixes BUKKIT-5425
Brokkonaut
2014-04-18
-16
/
+1
*
[Bleeding] Call EntityTargetEvent in many new places.
GJ
2014-04-18
-11
/
+48
*
Add files from mc-dev for diff visibility.
GJ
2014-04-18
-0
/
+99
*
[Bleeding] Call BlockRedstoneEvent for all rails. Adds BUKKIT-4080
GJ
2014-04-18
-1
/
+15
*
Add BlockPoweredRail.java from mc-dev for diff visibility.
GJ
2014-04-18
-0
/
+132
*
[Bleeding] Don't allow null display names. Fixes BUKKIT-5254
GJ
2014-04-18
-1
/
+1
*
[Bleeding] Ice in the nether fades to air. Fixes BUKKIT-5373
GJ
2014-04-18
-1
/
+1
*
[Bleeding] Fix some inventories not using maxStack. Fixes BUKKIT-2883
GJ
2014-04-18
-3
/
+9
*
[Bleeding] Return correct player SlotType. Fixes BUKKIT-3188
GJ
2014-04-18
-2
/
+6
*
[Bleeding] Return correct furnace SlotType. Fixes BUKKIT-5400
GJ
2014-04-18
-0
/
+2
*
[Bleeding] Ensure skeletons spawn with equipment. Fixes BUKKIT-2836
GJ
2014-04-18
-0
/
+4
*
[Bleeding] Add all blocks needed to PortalCreateEvent. Fixes BUKKIT-5464
GJ
2014-04-18
-3
/
+9
*
[Bleeding] Add many missing SpawnReasons.
GJ
2014-04-18
-11
/
+14
*
Add files from mc-dev for diff visibility.
GJ
2014-04-18
-0
/
+622
*
[Bleeding] Add many missing event calls.
GJ
2014-04-18
-40
/
+152
*
Add BlockTallPlant.java from mc-dev for diff visibility.
GJ
2014-04-18
-0
/
+160
*
[Bleeding] Add missing HangingBreakEvent. Fixes BUKKIT-3943
GJ
2014-04-18
-4
/
+17
*
Handle profiles in SkullMeta, they don't store a string anymore.
Travis Watkins
2014-04-17
-13
/
+27
[next]