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
Commit message (
Expand
)
Author
Age
Lines
...
*
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
*
Add Entity.isOnGround(). Adds BUKKIT-3787
Chad Waters
2013-03-17
-0
/
+19
*
Don't use deprecated interface.
Travis Watkins
2013-03-17
-1
/
+3
*
Add Hopper block state and inventory type. Adds BUKKIT-3749
Michael Limiero
2013-03-17
-0
/
+12
*
Validate method parameters when registering events. Fixes BUKKIT-3779
feildmaster
2013-03-16
-2
/
+2
*
Moved all specific minecart entities to sub-package.
Wesley Wolfe
2013-03-16
-33
/
+107
*
Use proper naming convention for boolean methods.
Travis Watkins
2013-03-15
-1
/
+1
*
Update Bukkit for Minecraft 1.5
Travis Watkins
2013-03-15
-4
/
+107
*
Removed superfluous recalculation call; Fixes BUKKIT-3728
Jeffrey Wardian
2013-03-12
-2
/
+0
*
Convert name to lower case for removePermission; Fixes BUKKIT-3726
Max A
2013-03-11
-2
/
+2
*
Test PluginManager.removePermission
EdGruberman
2013-03-11
-25
/
+129
*
Add PlayerItemConsumeEvent. Adds BUKKIT-2349
Travis Watkins
2013-03-02
-0
/
+75
*
Pulling all pending Bukkit-JavaDoc changes
Wesley Wolfe
2013-02-22
-14
/
+292
*
Fix ClassCastException for malformed plugin.yml. Fixes BUKKIT-3563
Wesley Wolfe
2013-02-03
-2
/
+9
*
Fix invalid integers in spawnpoint command. Fixes BUKKIT-3509
feildmaster
2013-01-26
-5
/
+19
*
Only use TravelAgent if supplied; Addresses BUKKIT-3466
EdGruberman
2013-01-24
-1
/
+1
*
Don't try listing something that may not exist. Fixes BUKKIT-3471
feildmaster
2013-01-23
-0
/
+2
*
Improve javadoc in 26 files.
feildmaster
2013-01-22
-144
/
+253
*
[Bleeding] Add experimental support for entity portal traveling
EdGruberman
2013-01-19
-2
/
+107
*
Added negative id check to Material.getMaterial(int). Fixes BUKKIT-3414
MikeMatrix
2013-01-15
-1
/
+2
*
Switch DyeColor firework Colors. Fixes BUKKIT-3382
Wesley Wolfe
2013-01-05
-16
/
+16
*
Clarify dye and wool color datas in DyeColor. Addresses BUKKIT-2786
Wesley Wolfe
2013-01-05
-38
/
+152
*
Add experience methods for PlayerFishEvent. Adds BUKKIT-3348
feildmaster
2013-01-01
-0
/
+23
*
Don't allow nulls in PlayerRespawnEvent. Fixes BUKKIT-2571
feildmaster
2012-12-29
-0
/
+4
*
Add method to get defult leather color. Adds BUKKIT-3203
Wesley Wolfe
2012-12-27
-3
/
+12
*
Use correct warning in JavaPluginLoader. Fixes BUKKIT-3315
Wesley Wolfe
2012-12-27
-2
/
+2
*
Fix menus for relative pathing.
Luke GB
2012-12-23
-2
/
+2
*
Add methods to set and reset max health. Adds BUKKIT-266
feildmaster
2012-12-23
-40
/
+61
*
Remove duplicate message for console. Fixes BUKKIT-3267
Travis Watkins
2012-12-23
-4
/
+0
*
Add firework api to get and set Firework ItemMeta
feildmaster
2012-12-21
-0
/
+14
*
Add Skull BlockState and Type enum. Adds BUKKIT-3258
meiskam
2012-12-21
-0
/
+71
*
Add enchantment storage meta. Adds BUKKIT-3237
Wesley Wolfe
2012-12-21
-0
/
+65
*
Add FireworkEffect and respective item metas. Adds BUKKIT-3236
Wesley Wolfe
2012-12-21
-24
/
+595
[prev]
[next]