index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
Protocol
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-20
Double chests are now working, and with sound. (FS #69)
madmaxoft@gmail.com
1
-13
/
+13
2012-10-20
PACKET_DESTROY_ENTITY isn't sent for self when the player is kicked (FS #254)
madmaxoft@gmail.com
1
-0
/
+6
2012-10-18
Fixed item damage value not being read from the 1.3.2 protocol (wtf, why was it disabled?)
madmaxoft@gmail.com
1
-1
/
+1
2012-10-07
Split the name for signed and unsigned int writing in cProtocol.
madmaxoft@gmail.com
2
-3
/
+3
2012-10-06
Fixed player respawning crashing the server.
madmaxoft@gmail.com
1
-1
/
+8
2012-10-03
Added the "collect pickup" sound to 1.3.2
madmaxoft@gmail.com
2
-0
/
+23
2012-09-30
Added falling block entities. Sand and gravel now properly fall down
faketruth
5
-1
/
+37
2012-09-29
Beds can be slept in now (it doesn't change the time though)
faketruth
5
-2
/
+31
2012-09-29
Fixed memory leaks in cWindow and cProtocolRecognizer
madmaxoft@gmail.com
1
-0
/
+1
2012-09-25
Added the block dig animation packet (patch contributed by l0udPL)
madmaxoft@gmail.com
7
-3
/
+42
2012-09-25
Sockets are now owned by SocketThreads instead of ClientHandle (FS #246 and FS #247)
madmaxoft@gmail.com
5
-2
/
+12
2012-09-24
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
3
-16
/
+16
2012-09-23
Source files cleanup: ChunkDataSerializer is Protocol-related
madmaxoft@gmail.com
4
-2
/
+226
2012-09-23
Source files cleanup: Mobs-related files in a separate subfolder, renamed.
madmaxoft@gmail.com
2
-2
/
+2
2012-09-23
Source files cleanup: Protocol-related files in a separate subfolder
madmaxoft@gmail.com
7
-0
/
+3213