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
/
BlockFurnace.java
Commit message (
Expand
)
Author
Age
Lines
*
Fixed items losing their enchantments under certain circumstances.
Travis Watkins
2012-02-03
-1
/
+1
*
Added BlockFurnace for diff visibility.
Travis Watkins
2012-02-03
-0
/
+151
*
Update for Minecraft 1.8
Dinnerbone
2011-09-15
-146
/
+0
*
Fixed NPE in BlockFurnace.
EvilSeph
2011-07-22
-0
/
+1
*
Fixed NPE in BlockFurnace.
EvilSeph
2011-07-02
-0
/
+145
*
Major overhaul implementing PLAYER_INTERACT, removing PLAYER_ITEM, BLOCK_INTE...
Erik Broes
2011-03-23
-126
/
+0
*
N.M.S cleanup in preparation for update
Dinnerbone
2011-02-21
-1
/
+0
*
Port to new mc-dev format.
Erik Broes
2011-01-30
-42
/
+40
*
removed all instances of new CraftEntity* where appropriate.
Andrew Ardill
2011-01-23
-7
/
+15
*
Moved org.bukkit.craftbukkit.Block to org.bukkit.craftbukkit.block.Block
Dinnerbone
2011-01-15
-1
/
+1
*
All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.en...
Dinnerbone
2011-01-15
-1
/
+1
*
Update to Minecraft Server 1.2
Dinnerbone
2011-01-14
-16
/
+16
*
Updated against new mc-dev format, takes out quite some casting troubles at t...
Erik Broes
2011-01-11
-9
/
+9
*
Added BLOCK_INTERACT event
durron597
2011-01-08
-0
/
+121