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
/
Packet51MapChunk.java
Commit message (
Expand
)
Author
Age
Lines
*
Don't thread single chunk compression. Fixes BUKKIT-2927
Travis Watkins
2012-11-15
-32
/
+3
*
Update CraftBukkit to Minecraft 1.4.4.
Travis Watkins
2012-11-13
-8
/
+31
*
Fix empty chunks not sending biome properly and causing client side issues. F...
feildmaster
2012-08-25
-8
/
+10
*
Fix EmptyChunk's not sending to the Client correctly. Fixes BUKKIT-2206
feildmaster
2012-08-23
-0
/
+8
*
Update CraftBukkit to Minecraft 1.3.1
feildmaster
2012-08-02
-112
/
+109
*
Cleaned up CraftBukkit comments in NMS.
Wesley Wolfe
2012-07-23
-2
/
+1
*
Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.
Nathan Adams
2012-03-22
-1
/
+1
*
[Bleeding] Prevent update inconsistencies on generation/decoration that span ...
Mike Primm
2012-03-22
-0
/
+1
*
Updated CraftBukkit to 1.2
Nathan Adams
2012-03-01
-32
/
+126
*
Update for 1.1_01 renames.
Erik Broes
2012-01-15
-8
/
+9
*
Update to mc-dev rename revision 01
Nathan Adams
2012-01-12
-9
/
+9
*
Update for 1.0.0
Erik Broes
2011-11-20
-2
/
+2
*
Chunk Compression on seperate thread. Thanks to Zeerix.
Rigby
2011-08-03
-2
/
+5
*
Massive renaming update in nms. If you bypassed Bukkit, you will likely break.
Erik Broes
2011-06-27
-3
/
+3
*
Generic cleanup
Erik Broes
2011-06-12
-2
/
+2
*
Adds update chunk method for sending fake chunk updates to the client. This i...
raphfrk
2011-06-08
-0
/
+95