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
*
[Bleeding] Fix Achievements and Statistics API. Fixes BUKKIT-5305
t00thpick1
2014-01-16
-50
/
+318
*
Implement UnsafeValues for give command. Addresses BUKKIT-5286
Wesley Wolfe
2014-01-14
-1
/
+42
*
[Bleeding] Implement setIdleTimeout and getIdleTimeout. Addresses BUKKIT-4932.
t00thpick1
2014-01-14
-0
/
+8
*
Consider repair cost when checking ItemMeta emptiness. Fixes BUKKIT-5304
Wesley Wolfe
2014-01-14
-1
/
+1
*
[Bleeding] Handle custom furnace recipes separately. Fixes BUKKIT-1657, BUKKI...
t00thpick1
2013-12-20
-1
/
+3
*
Add new setResourcePack method. Fixes BUKKIT-5015
Nate Mortensen
2013-12-17
-4
/
+6
*
Process URLs as clickable. Adds BUKKIT-4917
mbax
2013-12-17
-26
/
+39
*
Check pending blocks before falling back to world. Fixes BUKKIT-5122
Travis Watkins
2013-12-17
-0
/
+14
*
Add missed tree types for Minecraft 1.7. Adds BUKKIT-5042
BlackHole
2013-12-16
-0
/
+6
*
Fix generation of jungle trees. Fixes BUKKIT-5043
BlackHole
2013-12-16
-1
/
+1
*
[Bleeding] Correct naming of sounds for 1.7. Fixes BUKKIT-5065
GJ
2013-12-16
-30
/
+30
*
[Bleeding] Return correct drops for Cocoa blocks. Fixes BUKKIT-5159
t00thpick1
2013-12-13
-0
/
+7
*
Do not fire EntityDamageEvent for explosions twice. Fixes BUKKIT-5156
t00thpick1
2013-12-13
-1
/
+4
*
Show fall particles while in creative mode. Fixes BUKKIT-5009
t00thpick1
2013-12-13
-0
/
+1
*
Print message on startup before loading log4j
Travis Watkins
2013-12-09
-0
/
+1
*
Implement Firework.detonate(). Adds BUKKIT-4538
Wesley Wolfe
2013-12-06
-0
/
+8
*
Correctly register Furnace Recipies. Fixes BUKKIT-5044
feildmaster
2013-12-05
-1
/
+2
*
Add new fishing enchants. Fixes BUKKIT-5035
GJ
2013-12-04
-0
/
+6
*
Correctly validate map colors. Fixes BUKKIT-4984
t00thpick1
2013-12-03
-1
/
+3
*
Maintain old setType method in WorldGenerator. Fixes BUKKIT-4915
Nate Mortensen
2013-12-02
-2
/
+8
*
Catch all exceptions in jansi initialization. Fixes BUKKIT-4936
Travis Watkins
2013-12-02
-1
/
+1
*
Add ConsoleAppender from log4j for diff visibility
Travis Watkins
2013-12-02
-0
/
+245
*
Handle ChatColor-ending messages FIXES BUKKIT-4924
mbax
2013-12-01
-14
/
+10
*
Handle JUL logger formatting
Travis Watkins
2013-12-01
-3
/
+3
*
Forward exceptions to log4j, cleanup logger handling. Fixes BUKKIT-4948
Travis Watkins
2013-12-01
-71
/
+54
*
Update CraftBukkit to Minecraft 1.7.2
mbax
2013-11-30
-400
/
+1076
*
Don't share WorldMapCollection. Fixes BUKKIT-4871
Wesley Wolfe
2013-10-30
-1
/
+0
*
Add auto-save plugin redundancy detection.
Wesley Wolfe
2013-10-23
-0
/
+16
*
Force item data to use a tag name. Fixes BUKKIT-4809
feildmaster
2013-10-12
-4
/
+5
*
Clarify exception message for bad hanging location. Fixes BUKKIT-4824
Wesley Wolfe
2013-10-05
-1
/
+1
*
Update CraftBukkit to 1.6.4
feildmaster
2013-09-19
-20
/
+20
*
Fix villager death sound
feildmaster
2013-09-10
-1
/
+1
*
Add missing villager sounds. Addresses BUKKIT-4756
feildmaster
2013-09-10
-0
/
+6
*
Provide a tab completion handler for JLine. Adds BUKKIT-4168
Phillip Schichtel
2013-09-10
-0
/
+47
*
Add support for custom Hopper inventories. Fixes BUKKIT-4722
FrozenBrain
2013-09-10
-0
/
+30
*
Update and add new sound mappings. Fixes BUKKIT-4756
feildmaster
2013-09-10
-160
/
+204
*
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
[next]