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
/
server
/
ItemInWorldManager.java
Commit message (
Expand
)
Author
Age
Lines
*
Update tile entity when interact event is cancelled.
Travis Watkins
2012-11-16
-0
/
+5
*
Update tile entity on client on cancelled block break. Fixes BUKKIT-2935
Travis Watkins
2012-11-14
-0
/
+5
*
Rework skull dropping. Fixes BUKKIT-2930 and BUKKIT-2820
Travis Watkins
2012-11-14
-2
/
+4
*
Correct digging behavior. Fixes BUKKIT-2780
Travis Watkins
2012-11-13
-11
/
+10
*
Update CraftBukkit to Minecraft 1.4.4.
Travis Watkins
2012-11-13
-4
/
+3
*
Get skull data before destroying block. Fixes BUKKIT-2723
Travis Watkins
2012-10-29
-0
/
+5
*
Fix missed rename for ore exp dropping. Fixes BUKKIT-2662
Travis Watkins
2012-10-28
-1
/
+1
*
Update CraftBukkit to Minecraft 1.4(.2).
Travis Watkins
2012-10-27
-14
/
+20
*
Implement BlockBreakEvent block experience. Adds BUKKIT-2033
feildmaster
2012-08-08
-2
/
+26
*
Cease execution if block is AIR. Fixes BUKKIT-2104
Wesley Wolfe
2012-08-05
-0
/
+1
*
Update CraftBukkit to Minecraft 1.3.1
feildmaster
2012-08-02
-108
/
+152
*
Cleaned up CraftBukkit comments in NMS.
Wesley Wolfe
2012-07-23
-3
/
+2
*
Reverting the Drop API for now, we need to re-evalute this as it is causing t...
Warren Loo
2012-03-27
-8
/
+22
*
Seriously fix natural drops. Fixes BUKKIT-1297 and fixes BUKKIT-1295
feildmaster
2012-03-23
-1
/
+1
*
Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.
Nathan Adams
2012-03-22
-2
/
+4
*
[Bleeding] Added getting and setting drops to all appropriate events. Fixes B...
Celtic Minstrel
2012-03-21
-22
/
+8
*
Fixed punching out fire in creative - this fixes BUKKIT-914, thanks to md-5
Nathan Adams
2012-03-02
-1
/
+3
*
Updated CraftBukkit to 1.2
Nathan Adams
2012-03-01
-3
/
+3
*
Let's be a little less tricky to the client. Relates to BUKKIT-637
EvilSeph
2012-01-26
-2
/
+2
*
Trick the client instead of modifying the world. Fixes BUKKIT-637
EvilSeph
2012-01-26
-5
/
+4
*
Immediately tell client a block is broken, then process the event.
Travis Watkins
2012-01-23
-0
/
+10
*
Update for 1.1_01 renames.
Erik Broes
2012-01-15
-13
/
+15
*
Updated to Minecraft 1.1
Erik Broes
2012-01-12
-2
/
+2
*
Update to mc-dev rename revision 01
Nathan Adams
2012-01-12
-3
/
+3
*
Inform the client when break events are cancelled. Thanks mrapple!
EvilSeph
2012-01-07
-0
/
+6
*
Updated to use mc-dev rename revision 1
Nathan Adams
2011-11-30
-2
/
+2
*
Update for 1.0.0
Erik Broes
2011-11-20
-3
/
+4
*
data improvements
Tahg
2011-09-26
-0
/
+6
*
Fixed missing PlayerInteractEvent call in creative mode
sunkid
2011-09-15
-3
/
+6
*
Rename revision 2
Dinnerbone
2011-09-15
-8
/
+8
*
Fixed Creative not having infinite items.
EvilSeph
2011-09-15
-0
/
+9
*
Update for Minecraft 1.8
Dinnerbone
2011-09-15
-76
/
+126
*
Update to Minecraft 1.7
Dinnerbone
2011-06-30
-2
/
+2
*
Massive renaming update in nms. If you bypassed Bukkit, you will likely break.
Erik Broes
2011-06-27
-12
/
+9
*
Generic cleanup
Erik Broes
2011-06-12
-2
/
+3
*
Fixed trapdoors not updating their state if a Player Interact event is cancel...
EvilSeph
2011-06-10
-0
/
+2
*
Made it possible to block punching fire out through PlayerInteract event.
EvilSeph
2011-06-09
-1
/
+2
*
Added more control over block placement on interactable objects. Thanks Acru!
EvilSeph
2011-06-08
-3
/
+5
*
Update for 1.6.5
Erik Broes
2011-05-30
-2
/
+2
*
Implemented 1.6!
Dinnerbone
2011-05-26
-18
/
+20
*
Whitespace + general cleanup
Erik Broes
2011-05-15
-3
/
+3
*
Update for 1.5_02.
Erik Broes
2011-04-21
-3
/
+3
*
Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.
Erik Broes
2011-04-20
-49
/
+48
*
Base digging/blockbreaks on actual time rather than the servers tickrate.
Erik Broes
2011-04-03
-2
/
+3
*
Updated to Minecraft version 1.4
Dinnerbone
2011-03-31
-29
/
+26
*
Line endings, damnit!
Dinnerbone
2011-03-27
-1
/
+1
*
Add LEFT_CLICK_BLOCK's face
Erik Broes
2011-03-26
-2
/
+3
*
Fix inability to use items under certain circumstances
Erik Broes
2011-03-25
-6
/
+5
*
Fixed unable to eat/throw
Erik Broes
2011-03-24
-0
/
+6
*
Reset blocks faster clientside
Erik Broes
2011-03-24
-0
/
+11
[next]