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
/
java
/
org
Commit message (
Expand
)
Author
Age
Lines
*
Return correct hasLineOfSight value for players. Fixes BUKKIT-4634
Roger Baumgartner
2013-08-26
-1
/
+1
*
Return instance of CraftInventoryBeacon for Beacons. Fixes BUKKIT-4521
T00thpick1
2013-08-07
-2
/
+2
*
Fix missed diff for chat packets. Fixes BUKKIT-4666
Wesley Wolfe
2013-08-07
-24
/
+0
*
Wrap plugin.getDefaultWorldGenerator in try-catch. Fixes BUKKIT-4116
riking
2013-08-07
-3
/
+7
*
Validate title for custom inventories. Fixes BUKKIT-4616, BUKKIT-4663
Wesley Wolfe
2013-08-06
-0
/
+3
*
Fix off by 1 error for spawn protection. Fixes BUKKIT-4154
Jonatan Noponen
2013-08-03
-1
/
+1
*
Fix mistranslation in isPlayerCreated() for IronGolems. Fixes BUKKIT-4543
Kai Dederichs
2013-08-03
-1
/
+1
*
Implement Leash API. Adds BUKKIT-4459, BUKKIT-4583
T00thpick1
2013-08-03
-10
/
+89
*
Ignore null sound by contract. Fixes BUKKIT-4641
Wesley Wolfe
2013-08-02
-0
/
+3
*
Indicate help is a command. Fixes BUKKIT-4642
Wesley Wolfe
2013-08-02
-1
/
+5
*
Add raw sound string playSound method. Adds BUKKIT-2443
h31ix
2013-08-02
-1
/
+5
*
Fix NBT token for attribute names. Addresses BUKKIT-4483
Wesley Wolfe
2013-07-28
-1
/
+7
*
Store item attributes. Addresses BUKKIT-4523
Wesley Wolfe
2013-07-27
-1
/
+89
*
Add API to control scaled health. Adds BUKKIT-4590
T00thpick1
2013-07-23
-6
/
+61
*
Use ambient setting of potion effects. Fixes BUKKIT-4357 and BUKKIT-3653
Jim Bilbrey
2013-07-13
-2
/
+2
*
Return inGround when checking Arrow's OnGround state. Fixes BUKKIT-4439
EvilSeph
2013-07-10
-0
/
+3
*
Implement Horse API. Adds BUKKIT-4424
h31ix
2013-07-10
-33
/
+159
*
Update CraftBukkit to 1.6.2
mbax
2013-07-08
-1
/
+7
*
Properly clear attributes on remove and death. Fixes BUKKIT-4416
EvilSeph
2013-07-03
-6
/
+1
*
Fix scaling for player health. Fixes BUKKIT-4431
Wesley Wolfe
2013-07-02
-0
/
+13
*
Rework max health values. Fixes BUKKIT-4398
Wesley Wolfe
2013-07-02
-2
/
+3
*
Update CraftBukkit to 1.6.1
Nate Mortensen
2013-07-01
-57
/
+214
*
Implement PlayerBookEditEvent. Adds BUKKIT-1995
Des Herriott
2013-06-10
-2
/
+28
*
Update blaze breathe sound. Fixes BUKKIT-4286
mbax
2013-06-05
-1
/
+1
*
Send block updates even when applyPhysics is false. Fixes BUKKIT-3971
Des Herriott
2013-05-02
-3
/
+3
*
Improve InventoryCloseEvent handling. Fixes BUKKIT-3286
Travis Watkins
2013-05-02
-0
/
+7
*
Move world generator warning to CraftBukkit. Fixes BUKKIT-2565
Score_Under
2013-04-30
-1
/
+4
*
Update CraftBukkit to Minecraft 1.5.2
Travis Watkins
2013-04-27
-14
/
+18
*
Rework EntityExplodeEvent. Fixes BUKKIT-4140. Adds BUKKIT-4141
Wesley Wolfe
2013-04-24
-17
/
+0
*
Check connection status before setting scoreboard. Fixes BUKKIT-4064
Wesley Wolfe
2013-04-12
-0
/
+8
*
Use correct method for getting player's team. Fixes BUKKIT-4050
Wesley Wolfe
2013-04-11
-1
/
+1
*
Refactor EntityDamageEvents. Adds BUKKIT-1944 & BUKKIT-3684
feildmaster
2013-04-10
-12
/
+85
*
Make auxiliary worlds use the main scoreboard. Addresses BUKKIT-3984
Wesley Wolfe
2013-04-04
-1
/
+2
*
We compile for 1.5
Wesley Wolfe
2013-04-04
-3
/
+0
*
Implement Scoreboard API. Adds BUKKIT-3776
mbax
2013-04-04
-3
/
+697
*
Add a WeakCollection utility class.
Wesley Wolfe
2013-04-04
-0
/
+173
*
Properly return contents of Inventory. Fixes BUKKIT-3930
h31ix
2013-04-02
-1
/
+2
*
Don't update physics when block place is cancelled. Fixes BUKKIT-3939
Travis Watkins
2013-03-31
-23
/
+27
*
Correct slot types for brewing stand. Fixes BUKKIT-3937
Travis Watkins
2013-03-31
-1
/
+1
*
Throw exception for disabled plugin tasks. Fixes BUKKIT-3951
Wesley Wolfe
2013-03-31
-0
/
+4
*
Include anvil result in inventory size. Fixes BUKKIT-3741
Travis Watkins
2013-03-30
-2
/
+18
*
Add Beacon block state for hopper events. Fixes BUKKIT-3932
Travis Watkins
2013-03-29
-0
/
+39
*
Properly copy collection references in ItemMeta.clone(). Fixes BUKKIT-3913
Wesley Wolfe
2013-03-28
-5
/
+12
*
Improve calling of ProjectileHitEvent. Fixes BUKKIT-3872
Andre LeBlanc
2013-03-26
-0
/
+6
*
Allow fishing success rate to be adjustable. Adds BUKKIT-3837
Andre LeBlanc
2013-03-25
-0
/
+21
*
Add methods to check conflicting enchantments. Adds BUKKIT-3830
GJ
2013-03-25
-0
/
+22
*
Cleanup comments, formatting, etc
Travis Watkins
2013-03-25
-139
/
+111
*
Add ability to change player item in hand. Adds BUKKIT-3318
Patrick Seidel
2013-03-24
-0
/
+9
*
Add check for Thorns damage - Fixes BUKKIT-3505
riking
2013-03-23
-0
/
+2
*
Include ThrownPotion in spawn methods. Adds BUKKIT-2542
Carlos Cobo
2013-03-23
-0
/
+9
[next]