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
/
net
/
minecraft
Commit message (
Expand
)
Author
Age
Lines
...
*
Readd diff missed in the 1.7 update.
Travis Watkins
2014-02-10
-6
/
+26
*
Handle removing entity while ticking. Fixes BUKKIT-1331
Travis Watkins
2014-02-10
-6
/
+14
*
Readd BlockPlaceEvent for half slab to full block. Fixes BUKKIT-5390
Aikar
2014-02-09
-2
/
+6
*
[Bleeding] Implement Mojang command fallback system. Adds BUKKIT-5385
t00thpick1
2014-02-08
-4
/
+14
*
[Bleeding] Correctly enchant books. Fixes BUKKIT-5302
t00thpick1
2014-02-06
-9
/
+6
*
Implement SpawnReason.NETHER_PORTAL and DISPENSE_EGG. Fixes BUKKIT-3148
Kodekpl
2014-02-01
-3
/
+10
*
[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
-13
/
+25
*
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] Implement ProjectileSource API. Addresses BUKKIT-1038, BUKKIT-1156
t00thpick1
2014-01-30
-1
/
+11
*
Add methods to get and set arrow knockback. Adds BUKKIT-5103
Likaos
2014-01-30
-1
/
+1
*
[Bleeding] Re-add EntityShootBowEvent lost in e93a3eb3b4c5234e3e3936bc697d566...
GJ
2014-01-30
-1
/
+13
*
[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
*
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] Check that vanilla recipes actually exist. Fixes BUKKIT-5277
t00thpick1
2014-01-18
-1
/
+1
*
[Bleeding] Fix Achievements and Statistics API. Fixes BUKKIT-5305
t00thpick1
2014-01-16
-0
/
+6
*
Add StatisticManager.java for diff visibility.
t00thpick1
2014-01-16
-0
/
+61
*
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
-2
/
+19
*
[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
*
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
*
Don't try to teleport to a null world. Fixes BUKKIT-5145
Travis Watkins
2013-12-14
-1
/
+1
*
[Bleeding] Fix witches dropping empty ItemStacks on death. Fixes BUKKIT-3554
GJ
2013-12-13
-1
/
+3
*
[Bleeding] Fix Blazes not firing death events. Fixes BUKKIT-4898
GJ
2013-12-13
-5
/
+6
*
[Bleeding] Call EntityTargetEvent for EnderDragons. Fixes BUKKIT-5160
t00thpick1
2013-12-13
-1
/
+14
*
Throw event when EnderCrystals harm EnderDragon. Fixes BUKKIT-4052
t00thpick1
2013-12-13
-1
/
+10
*
Re-add WorldLoadEvent lost in 314051580a0a8e4745d3a539f232b552916eb302 Fixes...
t00thpick1
2013-12-13
-0
/
+4
*
Alter fall particles to respect visibility API. Fixes BUKKIT-5158
t00thpick1
2013-12-13
-1
/
+8
*
Show fall particles while in creative mode. Fixes BUKKIT-5009
t00thpick1
2013-12-13
-1
/
+0
*
Only filter data from block items, not all of them. Fixes BUKKIT-5047
Travis Watkins
2013-12-13
-7
/
+8
*
Call interact event if block cannot be punched. Fixes BUKKIT-5126
Travis Watkins
2013-12-12
-0
/
+10
*
Rework furnace result log. Fixes BUKKIT-5115
Wesley Wolfe
2013-12-10
-8
/
+10
*
Call event when pistons push an item frame/painting. Fixes BUKKIT-5110
Travis Watkins
2013-12-09
-2
/
+12
*
Handle null damage events for item frames. Fixes BUKKIT-5114
Travis Watkins
2013-12-09
-2
/
+4
*
Don't consume bonemeal if there is no crop present. Fixes BUKKIT-3790
Alex Ciuba
2013-12-08
-5
/
+2
*
[Bleeding] Ignore Block Physics in Chunk population. Fixes BUKKIT-4923
t00thpick1
2013-12-08
-2
/
+13
*
Call BlockPlaceEvent for cocoa beans planted on log. Adds BUKKIT-5039
BlackHole
2013-12-08
-1
/
+7
[prev]
[next]