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
Commit message (
Expand
)
Author
Age
Lines
...
*
[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
*
Updated version to 1.7.2-R0.2-SNAPSHOT for development towards next release.
EvilSeph
2013-12-18
-1
/
+1
*
Updated version to 1.7.2-R0.1 in pom.xml for Beta.
EvilSeph
2013-12-18
-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
*
[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
*
Do not fire EntityDamageEvent for explosions twice. Fixes BUKKIT-5156
t00thpick1
2013-12-13
-1
/
+4
*
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
/
+1
*
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
*
Print message on startup before loading log4j
Travis Watkins
2013-12-09
-0
/
+1
*
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
*
Call EntityDamageEvent on ItemFrame item removal. Fixes BUKKIT-5020
Starbuck Johnson
2013-12-08
-0
/
+5
*
Added EntityItemFrame.java for diff visibility
Starbuck Johnson
2013-12-08
-0
/
+146
*
Set proper position of snow block. Fixes BUKKIT-5004
Kodekpl
2013-12-08
-1
/
+1
*
Fix BlockPhysicsEvent having incorrect changed type. Fixes BUKKIT-5063
AlphaBlend
2013-12-07
-1
/
+1
*
[Bleeding] Correctly generate giant mushrooms. Fixes BUKKIT-5066
t00thpick1
2013-12-07
-1
/
+1
*
Reintroduce disconnection flag that was removed in 1.7 update.
feildmaster
2013-12-06
-1
/
+8
*
Follow vanilla settings behavior. Fixes BUKKIT-5069
Wesley Wolfe
2013-12-06
-59
/
+57
*
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
*
Finish kicking player before letting their clone in. Fixes BUKKIT-4960
Travis Watkins
2013-12-03
-0
/
+2
*
Try to detect when to disable jline automatically. Fixes BUKKIT-5028
Travis Watkins
2013-12-03
-0
/
+6
*
Maintain old setType method in WorldGenerator. Fixes BUKKIT-4915
Nate Mortensen
2013-12-02
-11
/
+25
*
Fix BlockCanBuildEvent returning null. Fixes BUKKIT-4972
toastedtruth
2013-12-02
-1
/
+2
[prev]
[next]