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
*
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
*
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
*
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
-9
/
+17
*
Fix BlockCanBuildEvent returning null. Fixes BUKKIT-4972
toastedtruth
2013-12-02
-1
/
+2
*
Fix written books crashing the server. Fixes BUKKIT-4945
toastedtruth
2013-12-02
-1
/
+7
*
Added RecipeBookClone from nms for diff visibility
toastedtruth
2013-12-02
-0
/
+62
*
Use strict lookup for op permission refresh. Fixes BUKKIT-4698
Aikar
2013-12-02
-2
/
+2
*
Use correct packet data for toggling flying. Fixes BUKKIT-4989
Travis Watkins
2013-12-02
-3
/
+3
*
Correctly drop BlockBreakEvent experience. Fixes BUKKIT-4942
feildmaster
2013-12-02
-1
/
+1
*
Catch all exceptions in jansi initialization. Fixes BUKKIT-4936
Travis Watkins
2013-12-02
-1
/
+1
*
Fix missed doors diff. Fixes BUKKIT-4908
Nate Mortensen
2013-12-01
-1
/
+1
*
Fix fishing ignoring event experience.
feildmaster
2013-12-01
-1
/
+1
*
Correctly send player names for the tab list. Fixes BUKKIT-4925
feildmaster
2013-12-01
-1
/
+1
*
Make console work on Windows again. Fixes BUKKIT-4956
Travis Watkins
2013-12-01
-0
/
+6
*
Forward exceptions to log4j, cleanup logger handling. Fixes BUKKIT-4948
Travis Watkins
2013-12-01
-8
/
+9
*
Update CraftBukkit to Minecraft 1.7.2
mbax
2013-11-30
-10788
/
+13132
*
Ensure maps are stored only in the main world. Fixes BUKKIT-4872
feildmaster
2013-10-30
-5
/
+9
*
Don't share WorldMapCollection. Fixes BUKKIT-4871
Wesley Wolfe
2013-10-30
-1
/
+1
*
Add auto-save plugin redundancy detection.
Wesley Wolfe
2013-10-23
-1
/
+10
*
Remove redundant call to worldMaps.a(). Addresses BUKKIT-4828
Nate Mortensen
2013-10-19
-1
/
+5
*
Force item data to use a tag name. Fixes BUKKIT-4809
feildmaster
2013-10-12
-2
/
+7
*
Call BlockFadeEvent for fire on inflammable block. Fixes BUKKIT-4835
Phil Watson
2013-10-09
-1
/
+1
*
Add exception-resilience to reading UUID. Fixes BUKKIT-4833
Wesley Wolfe
2013-10-06
-17
/
+33
*
Initialize hostname on handshake. Fixes BUKKIT-4793
Wesley Wolfe
2013-09-20
-0
/
+1
*
Update CraftBukkit to 1.6.4
feildmaster
2013-09-19
-654
/
+690
*
Use correct spawn reason for Zombie reinforcements. Fixes BUKKIT-4744
EvilSeph
2013-09-10
-1
/
+1
*
Remove unnecessary error logging. Fixes BUKKIT-4406
EvilSeph
2013-09-10
-1
/
+1
[next]