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
Commit message (
Expand
)
Author
Age
Lines
...
*
[Bleeding] Handle players disconnecting during respawn. Fixes BUKKIT-4327
turt2live
2014-02-01
-5
/
+15
*
Load all already generated chunks via async chunk system
Travis Watkins
2014-02-01
-37
/
+40
*
Allow AsynchronousExecutor.getSkipQueue() to pull tasks from the queue
Wesley Wolfe
2014-02-01
-6
/
+12
*
Don't call duplicate interact air events. Fixes BUKKIT-5359
Travis Watkins
2014-01-31
-11
/
+1
*
[Bleeding] Store correct block type when hitting blocks. Fixes BUKKIT-5209
t00thpick1
2014-01-30
-1
/
+1
*
[Bleeding] Fix support for several entities in World.spawn(). Fixes BUKKIT-3284
t00thpick1
2014-01-30
-8
/
+8
*
[Bleeding] Use correct yaw and pitch when spawning arrows. Fixes BUKKIT-3320
t00thpick1
2014-01-30
-1
/
+1
*
[Bleeding] Directly set direction in EntityFireball. Fixes BUKKIT-1154
t00thpick1
2014-01-30
-2
/
+10
*
[Bleeding] Implement setCharged and getCharged for WitherSkull. Addresses BUK...
t00thpick1
2014-01-30
-0
/
+10
*
[Bleeding] Implement ProjectileSource API. Addresses BUKKIT-1038, BUKKIT-1156
t00thpick1
2014-01-30
-33
/
+267
*
Add setCritical and isCritical methods to CraftArrow.java. Adds BUKKIT-5113
MorphanOne
2014-01-30
-0
/
+8
*
Add methods to get and set arrow knockback. Adds BUKKIT-5103
Likaos
2014-01-30
-1
/
+11
*
[Bleeding] Re-add EntityShootBowEvent lost in e93a3eb3b4c5234e3e3936bc697d566...
GJ
2014-01-30
-1
/
+13
*
[Bleeding] Add support for ThrownExpBottle and Fish to launchProjectile(...)....
GJ
2014-01-30
-0
/
+9
*
[Bleeding] Instantiate logger earlier in CraftServer. Fixes BUKKIT-4253.
GJ
2014-01-30
-2
/
+1
*
[Bleeding] Fire interact events for Weighted Pressure Plates. Fixes BUKKIT-5053
GJ
2014-01-30
-1
/
+26
*
Add BlockPressurePlateWeighted.java for diff visibility
GJ
2014-01-30
-0
/
+35
*
Relocate NaN check on PacketPlayInFlying.
Nate Mortensen
2014-01-29
-7
/
+7
*
Readd connection throttle
Travis Watkins
2014-01-28
-0
/
+45
*
Fix stacking for items after setting empty meta. Fixes BUKKIT-5331
Wesley Wolfe
2014-01-23
-1
/
+1
*
Implement API for ServerListPingEvent. Adds BUKKIT-5121, BUKKIT-2465
Wesley Wolfe
2014-01-19
-3
/
+69
*
[Bleeding] Properly handle EntityBreakDoor event canceling. Fixes BUKKIT-5318
t00thpick1
2014-01-18
-1
/
+1
*
[Bleeding] Account for null in EntityDamageEvent handling. Fixes BUKKIT-5317
t00thpick1
2014-01-18
-1
/
+3
*
[Bleeding] Check that vanilla recipes actually exist. Fixes BUKKIT-5277
t00thpick1
2014-01-18
-10
/
+15
*
[Bleeding] Implement methods for /achievement command. Addresses BUKKIT-4932
t00thpick1
2014-01-16
-0
/
+29
*
[Bleeding] Fix Achievements and Statistics API. Fixes BUKKIT-5305
t00thpick1
2014-01-16
-50
/
+324
*
Add StatisticManager.java for diff visibility.
t00thpick1
2014-01-16
-0
/
+61
*
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
*
Only delay removing containers. Fixes BUKKIT-5238
Travis Watkins
2013-12-24
-2
/
+12
*
Process block cleanup first. Fixes BUKKIT-4103
Travis Watkins
2013-12-24
-1
/
+2
*
[Bleeding] Handle custom furnace recipes separately. Fixes BUKKIT-1657, BUKKI...
t00thpick1
2013-12-20
-3
/
+22
*
[Bleeding] Fix crash involving horse passengers. Fixes BUKKIT-5212
t00thpick1
2013-12-20
-1
/
+1
*
[Bleeding] Call event when reflecting fireballs. Adds BUKKIT-5214
t00thpick1
2013-12-20
-0
/
+12
*
[Bleeding] Send short version string on ping. Addresses BUKKIT-5206
t00thpick1
2013-12-20
-2
/
+2
*
Account for different reach limit in Survival/Creative. Fixes BUKKIT-4257
EvilSeph
2013-12-20
-4
/
+6
*
Fix attributes not clearing on death. Fixes BUKKIT-5213
EvilSeph
2013-12-20
-1
/
+1
*
[Bleeding] Correctly generate torches on portal. Fixes BUKKIT-746
t00thpick1
2013-12-17
-4
/
+4
*
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
*
Fix mistranslation issue for PlayerToggleFlightEvent. Fixes BUKKIT-5172
EvilSeph
2013-12-17
-1
/
+1
*
Remove references to chunklist. Fixes BUKKIT-5190
frymaster
2013-12-17
-3
/
+0
*
[Bleeding] Fix incorrect Cocoa Bean orientation. Addresses BUKKIT-5182
t00thpick1
2013-12-17
-1
/
+6
*
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
*
Don't try to teleport to a null world. Fixes BUKKIT-5145
Travis Watkins
2013-12-14
-1
/
+1
*
[Bleeding] Return correct drops for Cocoa blocks. Fixes BUKKIT-5159
t00thpick1
2013-12-13
-0
/
+7
[prev]
[next]