index
:
archive/bukkit
debugging
master
version/1.12.2
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
Commit message (
Expand
)
Author
Age
Lines
...
*
Add 1.6 effect clear functionality. Fixes BUKKIT-4473
h31ix
2013-08-02
-1
/
+9
*
Add 1.6 SpreadPlayers command. Fixes BUKKIT-4508
h31ix
2013-08-02
-0
/
+255
*
Add 1.6 PlaySound command. Fixes BUKKIT-4489
h31ix
2013-08-02
-0
/
+102
*
Add API to control scaled health. Adds BUKKIT-4590
T00thpick1
2013-07-21
-6
/
+30
*
Add Horse API. Adds BUKKIT-4424
h31ix
2013-07-10
-1
/
+361
*
Update Bukkit for Minecraft 1.6.2
Nate Mortensen
2013-07-08
-0
/
+16
*
Add scale health display API. Adds BUKKIT-4432
Wesley Wolfe
2013-07-03
-0
/
+21
*
Update Bukkit for Minecraft 1.6.1
Wesley Wolfe
2013-07-01
-24
/
+222
*
Add PlayerBookEditEvent. Adds BUKKIT-1995
Des Herriott
2013-06-10
-0
/
+125
*
Consider full team display name. Fixes BUKKIT-4186
mbax
2013-06-05
-1
/
+1
*
Improve events for new inventory features. Adds BUKKIT-3859
riking
2013-06-03
-60
/
+648
*
Pulling all pending Bukkit-JavaDoc changes
Wesley Wolfe
2013-05-16
-96
/
+993
*
Move world generator warning to CraftBukkit. Fixes BUKKIT-2565
Score_Under
2013-04-30
-1
/
+0
*
Add inverted flag support to TrapDoor. Fixes BUKKIT-3390
Peter Olson
2013-04-18
-3
/
+23
*
Pulling all pending Bukkit-JavaDoc changes
Wesley Wolfe
2013-04-13
-7
/
+16
*
Fix off-by-one error in DyeColor. Fixes BUKKIT-3938
Acrobot
2013-04-12
-2
/
+2
*
Correct 1.5 material data. Fixes BUKKIT-4004, BUKKIT-3785
Travis Watkins
2013-04-12
-2
/
+59
*
Consider first player name in leave command. Fixes BUKKIT-4051
Wesley Wolfe
2013-04-11
-1
/
+1
*
Consider arguments to team leave properly. Fixes BUKKIT-3994
Wesley Wolfe
2013-04-05
-2
/
+2
*
Use utility method for team-join display. Fixes BUKKIT-3997
Wesley Wolfe
2013-04-05
-24
/
+2
*
Prevent classloader leak in metadata system. Fixes BUKKIT-3854
crast
2013-04-04
-33
/
+26
*
Don't cache metadata store disambiguations. Fixes BUKKIT-3841
crast
2013-04-04
-28
/
+4
*
Improve speed and memory use of FixedMetadataValue. Fixes BUKKIT-1460
crast
2013-04-04
-8
/
+26
*
Refactor common metadata code into base class. Fixes BUKKIT-3624
crast
2013-04-04
-59
/
+79
*
Add Scoreboard API and Command. Adds BUKKIT-3776, BUKKIT-3834
mbax
2013-04-03
-0
/
+1165
*
Pulling all pending Bukkit-JavaDoc changes
Edmond Poon
2013-04-02
-505
/
+539
*
Add Effect command. Adds BUKKIT-3763
feildmaster
2013-03-31
-1
/
+113
*
Add method to update state without physics update. Addresses BUKKIT-3939
Travis Watkins
2013-03-31
-1
/
+17
*
Add Beacon BlockState for hopper events. Fixes BUKKIT-3932
Travis Watkins
2013-03-29
-0
/
+9
*
Pulling all pending Bukkit-JavaDoc changes
Edmond Poon
2013-03-27
-3
/
+23
*
Allow fishing success rate to be adjustable. Adds BUKKIT-3837
Andre LeBlanc
2013-03-25
-1
/
+23
*
Add methods to check for conflicting enchantments. Adds BUKKIT-3830
GJ
2013-03-25
-0
/
+16
*
Add ability to change player item in hand. Adds BUKKIT-3318
Patrick Seidel
2013-03-24
-1
/
+21
*
Add Thorns to DamageCause - Related to BUKKIT-3505
riking
2013-03-23
-0
/
+6
*
Add InventoryMoveItemEvent. Adds BUKKIT-3765
Dennis Bliefernicht
2013-03-23
-0
/
+109
*
Add Dropper BlockState. Adds BUKKIT-3750
Xephi
2013-03-21
-1
/
+31
*
Map old wildcard recipe data to new 1.5 value. Fixes BUKKIT-3849
Travis Watkins
2013-03-21
-0
/
+11
*
Add ability to modify ThrownPotion properties. Adds BUKKIT-3197
Olof Larsson
2013-03-21
-0
/
+21
*
Add method to get the source of a TNTPrimed. Adds BUKKIT-3815
AlphaBlend
2013-03-21
-1
/
+19
*
Add Fish (Hook) entity to PlayerFishEvent. Adds BUKKIT-1025
Andre LeBlanc
2013-03-20
-0
/
+23
*
Added the hasGravity method to Blocks. Adds BUKKIT-3832
nitnelave
2013-03-20
-0
/
+17
*
Pulling all pending Bukkit-JavaDoc changes
Edmond Poon
2013-03-20
-15
/
+22
*
BlockState for Command Blocks. Adds BUKKIT-3805.
Nate Mortensen
2013-03-19
-0
/
+40
*
Add an enum for Nether Wart growth stages. Adds BUKKIT-1599
GJ
2013-03-19
-1
/
+106
*
Add dummy /testfor command in Bukkit. Addresses BUKKIT-3813
Travis Watkins
2013-03-18
-0
/
+27
*
Add per-player Weather API. Adds BUKKIT-812
T00thpick1
2013-03-18
-0
/
+40
*
Add block or entity causes to BlockIgniteEvent. Addresses BUKKIT-3609, BUKKIT...
Yariv Livay
2013-03-18
-5
/
+54
*
Add InventoryPickupItemEvent. Adds BUKKIT-3798
Michael Limiero
2013-03-18
-0
/
+58
*
Make HopperMinecart implement InventoryHolder. Adds BUKKIT-3796
Michael Limiero
2013-03-18
-1
/
+2
*
No @Override here in Java 1.5.
Travis Watkins
2013-03-17
-1
/
+0
[prev]
[next]