- ad67e7d Refactor reflection utils by Shevchik · 3 years, 3 months ago
- 3dedf42 Fix encapsulated info read by Shevchik · 3 years, 3 months ago
- a98977e Fix hover action serializer not being able to handle air(null) itemstack by shevchik · 3 years, 4 months ago
- b6aa007 Fix parrot variant on 1.17 by Shevchik · 3 years, 4 months ago
- 92a1cc4 Fix 1.17 by Shevchik · 3 years, 4 months ago
- f6d5a50 Dev version by Shevchik · 3 years, 4 months ago
- 223096a Set release version by Shevchik · 3 years, 4 months ago
- 7d1d415 Move and rename some util methods by Shevchik · 3 years, 4 months ago
- 4bb3a4e Use legacy inventory transactions also for synching inventory state id by Shevchik · 3 years, 4 months ago
- 14a99e8 Move entity data cache update to decode by Shevchik · 3 years, 4 months ago
- 46abd19 Fix book edit by Shevchik · 3 years, 4 months ago
- 245c327 Fix shulker metadata by Shevchik · 3 years, 4 months ago
- 3b57ae4 Make NetworkEntityTransformHelper#transformTypeFormat return by Shevchik · 3 years, 5 months ago
- 08e7b4c Skip handling entity metadata is legacy entity type is NONE by Shevchik · 3 years, 5 months ago
- 385bcc3 Refactor chunk handling by Shevchik · 3 years, 5 months ago
- 2dffa9c Fix vibration and dust_transition particle serialization by Shevchik · 3 years, 5 months ago
- 28ef615 Completely remove ReadableNetworkEntityMetadatObject by Shevchik · 3 years, 5 months ago
- 8d112cb Fix missing vibration packet register by Shevchik · 3 years, 5 months ago
- 786eb76 Fix resource packs for real by Shevchik · 3 years, 5 months ago
- cd16167 Fix resourcepack packet encoding for 1.17+ by Shevchik · 3 years, 5 months ago
- bc6767f Refactor playerlist code by Shevchik · 3 years, 5 months ago
- 88030d8 Move entity cache add to the read method by Shevchik · 3 years, 5 months ago
- 3fbd9c9 Update README by Shevchik · 3 years, 5 months ago
- a7a3ebd Cleanup by Shevchik · 3 years, 5 months ago
- 0c8dc91 Fix missing vibration packet id mapping by Shevchik · 3 years, 5 months ago
- 56b5b4f Fix missing actionbar packet id mapping by Shevchik · 3 years, 5 months ago
- 350533f Initial update to 1.17.1 by Shevchik · 3 years, 5 months ago
- c36a0f5 Fix block change multi chunk section encode by Shevchik · 3 years, 5 months ago
- b9c990f Calculate global palette bits per block instead of hardcoding it by Shevchik · 3 years, 5 months ago
- 57d0386 Update locale resources. Remove locale list generate task and move by Shevchik · 3 years, 5 months ago
- d3cf3a8 Skip running tests on jitpack by Shevchik · 3 years, 5 months ago
- 5abbf42 Disallow sending blocking packet sends in event loop. Create and use by Shevchik · 3 years, 5 months ago
- 252768d Prevent block updates from being sent for invalid sections for 1.16.5- by Shevchik · 3 years, 5 months ago
- b3d9246 Fix missing super#handle call by Shevchik · 3 years, 5 months ago
- 92d540a Move limitedheight abstract middle packets to correct package by Shevchik · 3 years, 5 months ago
- ab6fe35 Fix missing blockdata remap in multiblockchange for 1.16+. Skip multi by Shevchik · 3 years, 5 months ago
- 88e3b92 Use Map#entry instead of AbstractMap.SimpleEntry#new by Shevchik · 3 years, 5 months ago
- eafe538 Fix disconnect after handling handshake sometimes producing error by Shevchik · 3 years, 5 months ago
- 97e4208 Refactor send packets with listener code by Shevchik · 3 years, 5 months ago
- 1f9aec7 Fix firework user metadata mapping by Shevchik · 3 years, 5 months ago
- 9035ec0 Refactor middle entity data packets by Shevchik · 3 years, 5 months ago
- 17e541c Last try to make jitpack work by Shevchik · 3 years, 5 months ago
- 9646bad Escape quotes. Add java install echo. by Shevchik · 3 years, 5 months ago
- cc53446 Attempt to install sdkman manually for jitpack by Shevchik · 3 years, 5 months ago
- 72ba9e8 Change packet api behaviour by Shevchik · 3 years, 5 months ago
- 6880909 Use sdkman to make jitpack use java 16 by Shevchik · 3 years, 5 months ago
- 67a49a3 Ignore non existing entity destroy when handling passenger stack by Shevchik · 3 years, 5 months ago
- 949b324 Use a single armor stand network entity type definition which uses a by Shevchik · 3 years, 5 months ago
- 9fa72e6 Get EntityPlayer instance from PlayerConnection and call by Shevchik · 3 years, 5 months ago
- 63d86ea Use single string style by Shevchik · 3 years, 5 months ago
- 485beaf Use openjdk16 for jitpack.io by Shevchik · 3 years, 5 months ago
- b49538f Use paper api version to 1.17 by Shevchik · 3 years, 5 months ago
- c00261d Implement entity tags rewrite by Shevchik · 3 years, 5 months ago
- 4ed567d Rename serializer to codec by Shevchik · 3 years, 5 months ago
- 20e26ed Move network entity metadata object reading to deserializer by Shevchik · 3 years, 5 months ago
- ab287ec Use seprate StartGame impl for 1.17 by Shevchik · 3 years, 5 months ago
- ea524d9 Remove CLIENTBOUND_ and SERVERBOUND_ prefix from PacketType by Shevchik · 3 years, 5 months ago
- 446d6ce Init default sheep metadata in goat -> sheep mapping by Shevchik · 3 years, 5 months ago
- 25cecab Split PacketType to ClientBound and ServerBound by Shevchik · 3 years, 5 months ago
- 4e84075 Map dolphin and trutle to spider too by Shevchik · 3 years, 5 months ago
- 590fd33 Map axolotl to dolphin/spider instead of squid by Shevchik · 3 years, 5 months ago
- 6c959ed Implement axolots and goat network entity metadata format by Shevchik · 3 years, 5 months ago
- 0cf5283 Update README by Shevchik · 3 years, 5 months ago
- d8355c4 Update to 1.17 by Shevchik · 3 years, 5 months ago
- aedf2f2 Set release version. Refactor usages of deprecated gradle features. by Shevchik · 3 years, 6 months ago
- 2d6d77b Map cat to ocelot with cat variant by Shevchik · 3 years, 6 months ago
- 27c2ff6 Imlement villager profession enum. Fix villager/zombie_villager mapping. by Shevchik · 3 years, 6 months ago
- 5938702 Fix elder guardian display for 1.8-1.10 by Shevchik · 3 years, 6 months ago
- 2c57916 Cleanup by Shevchik · 3 years, 6 months ago
- af6dfcd Refactor legacy location offset. by Shevchik · 3 years, 6 months ago
- 2394215 Fix entity/player location precision loss by Shevchik · 3 years, 6 months ago
- 86cdfe3 Split network entity object data mapping registry to two registries by Shevchik · 3 years, 6 months ago
- 2ad32f0 Improve logging by Shevchik · 3 years, 6 months ago
- fd54b13 Remove write/set method impls from ReplayingDecoderByteBuf by Shevchik · 3 years, 6 months ago
- 49da111 Add missing enchantment skips by Shevchik · 3 years, 6 months ago
- 9957eea Cleanup by Shevchik · 3 years, 6 months ago
- 69bd763 Use Locale#ENGLISH in Strng#toLowerCase/toUpperCase calls by Shevchik · 3 years, 6 months ago
- 1971e53 Rename blockdata remap classes by Shevchik · 3 years, 6 months ago
- 456f1b6 Refactor entity metadata remapping by Shevchik · 3 years, 6 months ago
- bf8e8af Make NetworkItemStack clonable by Shevchik · 3 years, 6 months ago
- 0e3ece6 Improve nbt utils by Shevchik · 3 years, 6 months ago
- 47999f3 Call clear() before applying default mappings by Shevchik · 3 years, 6 months ago
- 40863eb Use ProtocolVersionsHelper#ALL instead of ProtocolVersion#getAllSupported by Shevchik · 3 years, 6 months ago
- befa8be Use 2 stage itemstack mapping in particle mapping by Shevchik · 3 years, 6 months ago
- 0920073 Use 2 stage items mapping in legacy hover serializer by Shevchik · 3 years, 6 months ago
- 65ffa83 Split itemstack transforming to 2 stages by Shevchik · 3 years, 6 months ago
- 9634feb Dev version by Shevchik · 3 years, 6 months ago
- 936247a Release 1.16.5-2 by Shevchik · 3 years, 6 months ago
- 0993a34 Confirm movement on exact match only by Shevchik · 3 years, 6 months ago
- e61a8de Leave the single / in tab complete by Shevchik · 3 years, 6 months ago
- ce1e3db Play item pickup sound on collect effect for any entity by Shevchik · 3 years, 6 months ago
- 1ea1976 Generate resources on processResources stage by Shevchik · 3 years, 6 months ago
- 6628267 Disable gradle metadata generation by Shevchik · 3 years, 6 months ago
- 4a9ea5f Fix maven publication by Shevchik · 3 years, 6 months ago
- ff7c9b8 Gradle 7 by Shevchik · 3 years, 6 months ago
- fd03cdd Refactor registry by Shevchik · 3 years, 6 months ago
- 1ba230e Refactor SimpleTypeDeserializer/SimpleTypeSerializer by Shevchik · 3 years, 6 months ago
- 5324d50 Use new SimpleTypeSerializer constructor in ItemStackSerializer by Shevchik · 3 years, 6 months ago
- 40a5e5d Refactor StringSerializer by Shevchik · 3 years, 6 months ago
- fe37b6a Refactor SimpleTypeSerializer by Shevchik · 3 years, 6 months ago