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
/
src
/
Protocol
/
Protocol17x.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-21
Refactored cProtocol Chat handling
tycho
1
-8
/
+2
2015-07-29
Silenced and fixed many warning messages across multiple files.
Samuel Barney
1
-1
/
+1
2015-07-14
Improved maps
Tiger Wang
1
-3
/
+1
2015-06-02
Added system and above action bar chat messages
jan64
1
-0
/
+6
2015-05-07
Added support for additional data in the ParticleEffect Packet
tycho
1
-0
/
+1
2015-04-13
Implement backend for /title command
Scott Moore
1
-0
/
+7
2015-03-22
Unified cPacketizer across all protocols.
Mattes D
1
-94
/
+18
2015-03-21
Fixed signedness warnings in Protocol.
Mattes D
1
-1
/
+1
2015-03-21
Fixed signedness issues in protocols.
Mattes D
1
-0
/
+5
2015-03-21
Unified cByteBuffer types.
Mattes D
1
-6
/
+9
2014-11-29
Removed unused imports.
Howaner
1
-1
/
+0
2014-11-29
Many api fixes, add vanilla names to mob type -> string functions and mob spawner fixes.
Howaner
1
-0
/
+1
2014-10-03
Improved furnaces
Tiger Wang
1
-1
/
+1
2014-09-30
Rewritten plugin messages, vanilla are being parsed directly.
madmaxoft
1
-0
/
+3
2014-09-27
Dropped support for <1.7.x
Tiger Wang
1
-3
/
+0
2014-09-26
Fixed players custom name in 1.8
Howaner
1
-1
/
+1
2014-09-18
Exported player list states to extra functions.
Howaner
1
-70
/
+74
2014-09-13
Moved chat json creating to the CompositeChat class.
Howaner
1
-3
/
+1
2014-09-13
1.8: Fixed maps.
Howaner
1
-2
/
+2
2014-09-11
1.8: Added ParticleEffect packet.
Howaner
1
-1
/
+1
2014-09-09
Added the player list to the 1.8 protocol.
Howaner
1
-1
/
+1
2014-09-08
Recoded cProtocol180 class.
Howaner
1
-24
/
+19
2014-09-08
1.8: Fixed tab complete.
Howaner
1
-1
/
+1
2014-09-08
Fixed more 1.8 packets.
Howaner
1
-7
/
+7
2014-09-08
Added GetProtocolVersion() to cProtocol.
Howaner
1
-1
/
+0
2014-09-06
Alpha-sorted protocol 1.7 senders.
Mattes D
1
-7
/
+7
2014-09-04
Fixed client errors.
Howaner
1
-2
/
+1
2014-09-04
Added more 1.8 protocol things.
Howaner
1
-8
/
+10
2014-09-04
Started implementing of the 1.8 protocol.
Howaner
1
-4
/
+10
2014-09-02
Added SetCustomName() to players.
Howaner
1
-1
/
+1
2014-08-11
Exported daylight cycle flag to the protocol.
Howaner
1
-1
/
+1
2014-07-21
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
1
-1
/
+1
2014-07-18
Fix failed merge and other issues
Tiger Wang
1
-1
/
+1
2014-07-13
Changed BroadcastSoundEffect function to take floating pos.
Howaner
1
-1
/
+1
2014-06-29
Fixed respawning
Tiger Wang
1
-1
/
+1
2014-06-27
Added generic entity-collecting.
Mattes D
1
-1
/
+1
2014-06-12
Portals animate and delay correctly
Tiger Wang
1
-1
/
+1
2014-06-08
Fixed deadlock when moving players to other worlds.
Mattes D
1
-1
/
+5
2014-05-31
Implemented end and nether portals
Tiger Wang
1
-1
/
+1
2014-05-11
Statistic Manager
andrew
1
-0
/
+1
2014-05-03
Fixed connection encryption.
madmaxoft
1
-1
/
+1
2014-05-01
Fixed warnings in ClientHandle.
madmaxoft
1
-1
/
+1
2014-04-29
Moved the rest of the Crypto objects into their own respective files.
madmaxoft
1
-3
/
+4
2014-04-14
Implemented the 1.7.6 protocol and authenticator.
madmaxoft
1
-1
/
+4
2014-04-14
Initial 1.7.6 protocol support.
madmaxoft
1
-0
/
+17
2014-04-04
More Clang warning fixes in the protocols.
madmaxoft
1
-2
/
+2
2014-04-04
Fixed some Clang warnings in protocols.
madmaxoft
1
-1
/
+1
2014-03-07
Warnings
Tycho
1
-1
/
+1
2014-02-18
Map decorators; Map clients
andrew
1
-0
/
+1
2014-02-18
Implemented paintings, fixes #689
Tiger Wang
1
-0
/
+1
2014-02-15
Implemented cCompositeChat.
madmaxoft
1
-12
/
+26
2014-02-13
Implementation of in-game maps
andrew
1
-0
/
+2
2014-01-31
Some updates for enchanting (2)
daniel0916
1
-1
/
+1
2014-01-28
Protocol 1.7: Forced encryption on all connections.
madmaxoft
1
-0
/
+2
2014-01-25
Comm logging is available in both Debug and Release modes.
madmaxoft
1
-2
/
+0
2014-01-24
Added per-connection comm logging in debug mode.
madmaxoft
1
-0
/
+5
2014-01-24
Some updates for enchanting
daniel0916
1
-1
/
+1
2014-01-23
PolarSSL is fully used for 1.3.2 protocol encryption.
madmaxoft
1
-7
/
+6
2014-01-21
Scoreboard protocol support
andrew
1
-0
/
+3
2014-01-20
first changes for enchanting (not finished)
daniel0916
1
-0
/
+1
2014-01-19
Removed unneeded paramters
Tiger Wang
1
-1
/
+1
2014-01-19
Changed SendBlockEntity format slightly
Tiger Wang
1
-2
/
+2
2014-01-19
Improved command blocks
Tiger Wang
1
-0
/
+2
2014-01-16
Added packet diagnostics to 1.7 protocol.
madmaxoft
1
-2
/
+4
2014-01-09
Added cClientHandle::SendPluginMessage().
madmaxoft
1
-0
/
+1
2014-01-07
Removed unused line
Bill Derouin
1
-1
/
+0
2014-01-07
Implement favicon for 1.7.2
Bill Derouin
1
-0
/
+1
2014-01-05
Added warning(push) and warning(pop) around all of the inclusions of cryptopp/*.h
Diusrex
1
-0
/
+14
2013-12-22
Implented BroadcastParticleEffect
STRWarrior
1
-0
/
+1
2013-12-14
Added SendEntityEffect and SendRemoveEntityEffect. Also a Player now gets the hunger effect when he has food poison.
STRWarrior
1
-0
/
+2
2013-12-13
Fixed threading issues affecting cProtocol172.
madmaxoft
1
-28
/
+28
2013-12-07
Renamed animation function
Tiger Wang
1
-1
/
+1
2013-11-27
Fixed the remaining derps
Alexander Harkness
1
-2
/
+2
2013-11-25
Further attempts to fix compile
Tiger Wang
1
-2
/
+2
2013-11-24
Attempt to fix compilation
Tiger Wang
1
-2
/
+2
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-11-15
alignment fixes :)
Daniel O'Brien
1
-1
/
+1
2013-11-15
finished #143 I believe
Daniel O'Brien
1
-1
/
+1
2013-11-14
cProtocol add SendExperience() and debugging
Daniel O'Brien
1
-0
/
+1
2013-11-08
cProtocol::SendWindowOpen() signature changed.
madmaxoft
1
-3
/
+3
2013-11-08
Protocol 1.7: Copied Mob Metadata code from 1.2.5.
madmaxoft
1
-0
/
+1
2013-11-06
Protocol 1.7: Added more server-bound packets.
madmaxoft
1
-0
/
+6
2013-11-05
Removed the obsolete SendWholeInventory(cInventory &) function.
madmaxoft
1
-1
/
+0
2013-11-04
Protocol 1.7: Added more client-bound packets.
madmaxoft
1
-0
/
+2
2013-11-03
Protocol 1.7: Rewritten packet-sending to use cPacketizer.
madmaxoft
1
-7
/
+86
2013-11-01
Protocol 1.7: Implemented the first batch of sent packets.
madmaxoft
1
-3
/
+68
2013-10-31
Protocol 1.7: Added skeleton functions for reading client packets.
madmaxoft
1
-3
/
+32
2013-10-30
Protocol 1.7: Added status ping handling.
madmaxoft
1
-0
/
+2
2013-10-30
Added 1.7 to protocol recognizer.
madmaxoft
1
-0
/
+75