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
path:
root
/
src
/
main
Commit message (
Expand
)
Author
Age
Lines
*
[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
-12
/
+24
*
Update CraftBukkit to Minecraft 1.7.9
Nate Mortensen
2014-04-17
-6
/
+15
*
Handle expired bans correctly. Fixes BUKKIT-5541
Travis Watkins
2014-04-17
-3
/
+19
*
Make bans pretend to use names like before 1.7.8.
Travis Watkins
2014-04-17
-19
/
+28
*
Make skulls pretend to only use names like before 1.7.8.
Travis Watkins
2014-04-17
-15
/
+8
*
Fix getting white list, ban list, and op list. Fixes BUKKIT-5538
Travis Watkins
2014-04-17
-51
/
+78
*
Import files from mc-dev for diff visibility
Travis Watkins
2014-04-17
-0
/
+235
*
[Bleeding] Re-add missed diff in 1.7.5 update. Fixes BUKKIT-5536
t00thpick1
2014-04-17
-1
/
+1
*
Don't do a lookup for obviously invalid usernames
Travis Watkins
2014-04-17
-9
/
+18
*
Add methods to use arbitrary entries in scoreboards. Adds BUKKIT-3977
Travis Watkins
2014-04-13
-7
/
+43
*
Fix missed diff and other small things
Travis Watkins
2014-04-13
-13
/
+17
*
Use world-container when finding players to convert. Fixes BUKKIT-5530
Travis Watkins
2014-04-13
-1
/
+1
*
Check actual whitelist for CraftOfflinePlayer too
Travis Watkins
2014-04-12
-1
/
+1
*
Check the actual whitelist for Player#isWhitelisted()
Travis Watkins
2014-04-12
-1
/
+1
*
Use fetched GameProfile for getOfflinePlayer(String)
Travis Watkins
2014-04-12
-6
/
+19
*
Update CraftBukkit to Minecraft 1.7.8
Travis Watkins
2014-04-11
-697
/
+1856
*
Add method to send fake sign updates to players. Adds BUKKIT-2300
Patrick Seidel
2014-04-02
-24
/
+53
[next]