summaryrefslogtreecommitdiffstats
path: root/src/Protocol/ProtocolRecognizer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update MCS_CLIENT_VERSIONS (#5529)bariscodefx2023-08-211-3/+3
* Added support for favicons of any filesize. (#5457)Mattes D2022-11-091-2/+2
* Custom 25565 port page (#5369)Rorkh2022-01-271-0/+3
* Symmetry in MultiVersionProtocol to fix a crash (#5261)Tiger Wang2021-07-101-9/+12
* Do protocol decryption in-place (with CryptoAPI on Windows) (#5145)Tiger Wang2021-03-081-4/+7
* MultiVersionProtocol: fix two crashesTiger Wang2021-01-191-9/+4
* Delete duplicated status request handlersTiger Wang2020-07-181-17/+1
* cProtocolRecognizer goes on a diet (#4770)Tiger Wang2020-07-171-122/+54
* Introduce recipe book functionality (#4493)Tobias Wilken2020-07-141-0/+2
* Improve entity position updates (#4701)Tiger Wang2020-05-041-5/+3
* Unify entity spawn packet sendingTiger Wang2020-05-011-7/+1
* Delet SpawnObject paramsTiger Wang2020-04-201-1/+1
* Using Super.Mattes D2020-04-161-1/+1
* Initial resource pack support (#4622)Mat2020-04-071-0/+1
* Add protocol mob ID remapping (#4538)Mat2020-03-291-1/+3
* Remove 1.13 from supported protocol listmathiascode2020-02-241-3/+3
* ProtocolRecognizer: Updated to unique_ptr.Mattes D2020-01-071-13/+7
* Initial support for 1.13 clientsTiger Wang2019-09-161-3/+4
* Protocol: Use logical outgoing packet types.Mattes D2019-09-101-6/+2
* Store and pass entity effect duration as an int not a short. (#4293)Alexander Harkness2018-08-261-6/+1
* recover hotbar selected slot after reconnect (#4249)changyong guo2018-07-231-0/+1
* Add support for release 1.12.2 (#4041)peterbell102017-09-211-3/+4
* Added assert to cProtocolRecognizer::GetPacketId. (#4001)Lane Kolbly2017-09-041-3/+7
* GetPacketID for protocol packet IDs (#3977)Lane Kolbly2017-09-021-0/+3
* Fully implemented leashes (#3798)Pablo Beltrán2017-08-211-0/+2
* Add support for 1.12.1 (#3908)Bond-0092017-08-171-3/+4
* Handle incomplete packets in cProtocolRecognizerpeterbell102017-07-261-2/+3
* Added support for protocol 1.12 (#3757)Lukas Pioch2017-06-141-3/+4
* Clang 5.0 fixesLukas Pioch2017-05-211-1/+1
* Use FastWriter instead of StyledWritermathiascode2017-05-161-0/+1
* Add 1.11.1/1.11.2 protocol (#3575)mathiascode2017-02-211-2/+3
* Initial support for the 1.11 protocol.Mattes D2016-12-161-3/+4
* Added SendMessageRaw for sending json string.Lukas Pioch2016-10-211-0/+1
* Spectators added (#2852)bibo382016-10-121-0/+1
* Added support for the Minecraft 1.10 protocol(#210) (#3348)bibo382016-09-021-7/+8
* Proper respawn packets on dimension travelLogicParrot2016-08-291-1/+1
* Dropped 1.7 support (#3253)Mathias2016-07-211-4/+2
* 1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)Pokechu222016-05-141-3/+13
* Bulk clearing of whitespaceLogicParrot2016-02-051-7/+7
* Add enum for Sound and Particle EffectsDave Tucker2015-11-241-1/+1
* Refactored cProtocol Chat handlingtycho2015-09-211-8/+2
* Unified the doxy-comment format.Mattes D2015-07-311-7/+11
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-1/+1
* Improved mapsTiger Wang2015-07-141-3/+1
* Added system and above action bar chat messagesjan642015-06-021-0/+6
* Merge pull request #1848 from scottwillmoore/ImplementTitleCommandMattes D2015-05-261-0/+7
|\
| * Implement backend for /title commandScott Moore2015-04-131-0/+7
* | Added support for additional data in the ParticleEffect Packettycho2015-05-071-0/+1
* | Updated MC versions in ProtocolRecognizer.hwiseoldman952015-04-281-1/+1
|/
* Unified cPacketizer across all protocols.Mattes D2015-03-221-2/+5
* Fixed signedness warnings in Protocol.Mattes D2015-03-211-1/+1
* Merge pull request #1502 from mc-server/furnacesTiger Wang2014-10-181-1/+1
|\
| * Improved furnacesTiger Wang2014-10-031-1/+1
* | cClientHandle: Added protocol version knowledge.Mattes D2014-10-051-1/+1
|/
* Dropped support for <1.7.xTiger Wang2014-09-271-30/+2
* Fixed players custom name in 1.8Howaner2014-09-261-1/+1
* Updated README.mdHowaner2014-09-221-1/+1
* Exported player list states to extra functions.Howaner2014-09-181-70/+74
* 1.8: Fixed maps.Howaner2014-09-131-2/+2
* 1.8: Added ParticleEffect packet.Howaner2014-09-111-1/+1
* Added the player list to the 1.8 protocol.Howaner2014-09-091-1/+1
* Started implementing of the 1.8 protocol.Howaner2014-09-041-0/+1
* Merge pull request #1339 from mc-server/HooksSTRWarrior2014-08-201-1/+1
|\
| * Added HOOK_SERVER_PINGHowaner2014-08-201-1/+1
* | Exported daylight cycle flag to the protocol.Howaner2014-08-111-1/+1
|/
* Merge remote-tracking branch 'origin/master' into portalsTiger Wang2014-07-221-1/+1
|\
| * Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-1/+1
* | Fix failed merge and other issuesTiger Wang2014-07-181-1/+1
* | Merge branch 'master' into portalsTiger Wang2014-07-181-6/+6
|\|
| * Basic style fixes.madmaxoft2014-07-171-1/+1
| * Normalized comments.madmaxoft2014-07-171-2/+2
| * Changed BroadcastSoundEffect function to take floating pos.Howaner2014-07-131-1/+1
| * Fixed respawningTiger Wang2014-06-291-1/+1
| * Added generic entity-collecting.Mattes D2014-06-271-1/+1
| * Fixed deadlock when moving players to other worlds.Mattes D2014-06-081-1/+1
* | Portals animate and delay correctlyTiger Wang2014-06-121-1/+1
* | Implemented end and nether portalsTiger Wang2014-05-311-1/+1
|/
* Statistic Managerandrew2014-05-111-0/+1
* Fixed warnings in ClientHandle.madmaxoft2014-05-011-1/+1
* Implemented the 1.7.6 protocol and authenticator.madmaxoft2014-04-141-0/+1
* Initial 1.7.6 protocol support.madmaxoft2014-04-141-2/+3
* Fixed some Clang warnings in protocols.madmaxoft2014-04-041-1/+1
* WarningsTycho2014-03-071-1/+1
* Manual merge (Fixed conflicts)andrew2014-02-201-0/+2
|\
| * Implemented paintings, fixes #689Tiger Wang2014-02-181-0/+1
| * Implemented cCompositeChat.madmaxoft2014-02-151-0/+1
* | Map decorators; Map clientsandrew2014-02-181-0/+1
* | Implementation of in-game mapsandrew2014-02-131-0/+2
|/
* Added 1.7.4 to the list of supported protocols.madmaxoft2014-01-291-1/+1
* Merge branch 'master' of https://github.com/mc-server/MCServerandrew2014-01-211-0/+1
|\
| * Removed unneeded paramtersTiger Wang2014-01-191-1/+1
| * Changed SendBlockEntity format slightlyTiger Wang2014-01-191-2/+1
| * Improved command blocksTiger Wang2014-01-191-0/+2
* | Scoreboard protocol supportandrew2014-01-211-0/+3
|/
* Added cClientHandle::SendPluginMessage().madmaxoft2014-01-091-0/+1
* Implented BroadcastParticleEffectSTRWarrior2013-12-221-0/+1
* Added SendEntityEffect and SendRemoveEntityEffect. Also a Player now gets the hunger effect when he has food poison.STRWarrior2013-12-141-0/+2
* Renamed animation functionTiger Wang2013-12-071-1/+1
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-261-0/+1
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-0/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+152