- 1ccc9c1 Implement biome remapping by Shevchik · 4 years, 5 months ago
- 239fb43 Implement rgb colors support in chat json by Shevchik · 4 years, 5 months ago
- 099fc2a WIP 1.16.1 by Shevchik · 4 years, 5 months ago
- 4fdd683 Remap nametag on 1.8 for any entity, not just living entity by Shevchik · 4 years, 5 months ago
- b8516a2 Fix suffix team color prepend (suffix needs reset prepend in case of by Shevchik · 4 years, 5 months ago
- 71700bd Refactor scoreboard teams handling by Shevchik · 4 years, 5 months ago
- 46a6985 Another entity remapping refactor by Shevchik · 4 years, 5 months ago
- e8e8a84 Refactor entity spawn handling again by Shevchik · 4 years, 6 months ago
- 5f712a9 Fix sounds for < 1.9 by Shevchik · 4 years, 6 months ago
- 0905d1a Fix titles by Shevchik · 4 years, 6 months ago
- 76c21b5 Allow null SocketAddress in API by Shevchik · 4 years, 6 months ago
- 687bed7 Fix arrows metadata by Shevchik · 4 years, 6 months ago
- 0bf043f Fix mushroom cow remap by Shevchik · 4 years, 6 months ago
- 3eec19e Fixed rabbits remap for 1.8 by Shevchik · 4 years, 6 months ago
- 5a0a534 Handle respawn screen status change. Fix rain handling for < 1.7. by Shevchik · 4 years, 6 months ago
- 026b7f9 Validate player or address isn't null in API by Shevchik · 4 years, 6 months ago
- 6d90a73 Implement illager aggressive -> legacy attacking metadata by Shevchik · 4 years, 6 months ago
- c46c827 Send chat action bar message from specific title impl by Shevchik · 4 years, 6 months ago
- 348a511 Skip hotbar chat sending in the middleimpls by Shevchik · 4 years, 6 months ago
- 80eb5e6 Cleanup by Shevchik · 4 years, 6 months ago
- 84534eb Move server data still has bytes after read to the encoder by Shevchik · 4 years, 6 months ago
- 0cc9b73 Always read the data, and throw read cancel only after that by Shevchik · 4 years, 6 months ago
- 74627d4 Fix ghost items on player death by Shevchik · 4 years, 6 months ago
- 7ede751 Refactor entity equipment by Shevchik · 4 years, 6 months ago
- 522de31 Refactor Client/ServerBoundMiddlePacket. by Shevchik · 4 years, 6 months ago
- 5a02c6c Respawn client if respawn screen is disabled in start game packet by Shevchik · 4 years, 6 months ago
- 7033d32 Fix missing ChunkLight tiles update for 1.9 by Shevchik · 4 years, 6 months ago
- 3f930c9 Refactor Client/ServerBoundMiddlePacket. Cache contextx in ConnectionImpl. by Shevchik · 4 years, 6 months ago
- 94b1da3 Refactor PacketDataCodec to hide write/read impl from MiddlePacket by Shevchik · 4 years, 6 months ago
- bebe905 Fix jukebox record play by Shevchik · 4 years, 6 months ago
- ebcb0e5 Update mappings by Shevchik · 4 years, 6 months ago
- c6c00ca Fix missing explosion sound by Shevchik · 4 years, 6 months ago
- 7443b37 Refactor sound handling. by Shevchik · 4 years, 6 months ago
- f34959c Add lenient mode from json chat parsing by Shevchik · 4 years, 7 months ago
- 48f3bc7 Drop 1.8 chunk queue on dimension change by Shevchik · 4 years, 7 months ago
- 7e72880 Also include online mode in Profile#toString by Shevchik · 4 years, 7 months ago
- 0a97751 Manually implement Profile#toString by Shevchik · 4 years, 7 months ago
- 7550772 Check if protocol storage data entry isn't null when removing by Shevchik · 4 years, 7 months ago
- 70f1453 Should be protected too by Shevchik · 4 years, 7 months ago
- 6a1c30f Skip remaining bytes on exception by Shevchik · 4 years, 7 months ago
- 84a83a2 Refactor entity metadata remapper. by Shevchik · 4 years, 7 months ago
- 258f05e Use fishing float entity metadata remapper by Shevchik · 4 years, 7 months ago
- 160a769 Add missing legacy item data -> durability remapper by Shevchik · 4 years, 7 months ago
- 46d634d Remove unused skipping table by Shevchik · 4 years, 7 months ago
- 517fb59 REmove unused remapper table by Shevchik · 4 years, 7 months ago
- 7486bac Remove unused state enum by Shevchik · 4 years, 7 months ago
- 513e8f0 Cleanup by Shevchik · 4 years, 8 months ago
- 7faca44 Make PacketType enum by Shevchik · 4 years, 8 months ago
- d542a95 Cast network managers field to Collection in spigot injector by Shevchik · 4 years, 8 months ago
- 5526654 Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport/ by Shevchik · 4 years, 9 months ago
- b7bcd20 Use own pool instead of netty recycler by Shevchik · 4 years, 9 months ago
- 2e129b4 Merge pull request #1220 from tsao-chi/patch-1 by Shevchik · 4 years, 9 months ago
- 63e134b protocolsupport.zplatform.impl.spigot.SpigotPacketFactory.getPacketId: add cause by ㄗㄠˋ ㄑㄧˊ · 4 years, 9 months ago
- ebe8556 Improve profile api. by Shevchik · 4 years, 10 months ago
- b4fb04a Properly update chunk data when full chunk data is sent for already loaded chunk by Shevchik · 4 years, 10 months ago
- d66d8e1 Preload object data remappers registry by Shevchik · 4 years, 10 months ago
- 279088d Fix panda entity metadata remapping by Shevchik · 4 years, 10 months ago
- 09c353e Improve tab complete by Shevchik · 4 years, 10 months ago
- 5e6763c Update readme by Shevchik · 4 years, 10 months ago
- 3c6d96e Add missing sonatype repo by Shevchik · 4 years, 10 months ago
- 7e42b4d Update to 1.15.2 by Shevchik · 4 years, 10 months ago
- 892cbff Fix biomes for 1.8 and 1.9.1 by Shevchik · 4 years, 10 months ago
- a36a484 Rename some packages that wasn't renamed in 1.15 update by Shevchik · 4 years, 10 months ago
- b2cad35 Transform biome data format for old versions by Shevchik · 4 years, 10 months ago
- e767ece Include paper-api in dependencies. by Shevchik · 4 years, 10 months ago
- a82f2b4 Add API for entity type <-> network id by Shevchik · 4 years, 11 months ago
- 1b2f517 Bump api-version just to be sure by Shevchik · 4 years, 11 months ago
- 93b5dc4 fire exception on failure when sending packet in API by Shevchik · 4 years, 11 months ago
- ac256f7 Move gson instance to JsonUtils by Shevchik · 4 years, 11 months ago
- 55f2901 Pass and use player count for creating ping response. by Shevchik · 4 years, 11 months ago
- b237e4c Add click action copy to clipboard by Shevchik · 4 years, 11 months ago
- 3bceffb Register and skip new particles by Shevchik · 4 years, 11 months ago
- 2356a84 Add Connection#getVirtualHost. Also refactor spoofed data parsing. by Shevchik · 4 years, 11 months ago
- f8c6bf6 Update to 1.15.1 by Shevchik · 4 years, 11 months ago
- 8b00a67 Fix injecting on spigot by Shevchik · 4 years, 11 months ago
- 4dbb928 Fix bee entity remap for 1.12 by Shevchik · 4 years, 11 months ago
- 4402ff5 Update README by Shevchik · 4 years, 11 months ago
- 0198f51 Add 1.15 protocol support. by Shevchik · 4 years, 11 months ago
- 728aebc Update NMS impl to 1.15. Update middle packet definitions to 1.15. by Shevchik · 4 years, 11 months ago
- c795b39 Some refactor to block change/break confirm writing for legacy versions by Shevchik · 4 years, 12 months ago
- 05a1dae Pass remapped entity type to writer by Shevchik · 4 years, 12 months ago
- 804f963 Refactor entity remapper usage by Shevchik · 4 years, 12 months ago
- 04ead20 Cleanup some logging by Shevchik · 4 years, 12 months ago
- 03cd016 Fix method name by Shevchik · 4 years, 12 months ago
- bfbee4b Abstract entity metadata + use bed handling by Shevchik · 4 years, 12 months ago
- 86be0db Skip receiving keepalive if id -1 by Shevchik · 4 years, 12 months ago
- df5c616 Cleanup encoder/decoder. More efficient packet data clone. by Shevchik · 4 years, 12 months ago
- a87f347 Use correct variables for writing data by Shevchik · 4 years, 12 months ago
- d723901 Instead of writing packet id on packet data creation allocate some space by Shevchik · 4 years, 12 months ago
- 2a633db Check codec for non null before attempt to release by Shevchik · 4 years, 12 months ago
- ba686ee Fix startgame for 1.4 - 1.6 by Shevchik · 4 years, 12 months ago
- a9c4716 Refactor middle packets and packet data. by Shevchik · 4 years, 12 months ago
- 9dece32 Make entity tracker more compatible with plugins that may try to use it. by Shevchik · 5 years ago
- 022e678 Implement paper specific server ping event by Shevchik · 5 years ago
- 1a5899c Lift limits on nametag length for some versions by Shevchik · 5 years ago
- b49da73 Cleanup window data implementtation. Move windowrelated cache to by Shevchik · 5 years ago
- fde4b06 Remap some particles instead of skipping them by Shevchik · 5 years ago
- 52e6727 Get keep alive cache on packet init by Shevchik · 5 years ago
- e441901 Get custom payload cache on packet init by Shevchik · 5 years ago
- e0e377a Actually use chunkCache field by Shevchik · 5 years ago