- b940eca Fix meta warning by KennyTV 路 4 years, 2 months ago
- 15cbc96 Shorten metadata error message by KennyTV 路 4 years, 2 months ago
- b5e5b46 Update adventure to 4.8.0 release by KennyTV 路 4 years, 2 months ago
- 42b6a13 Bump to 4.0.1-SNAPSHOT by KennyTV 路 4 years, 2 months ago
- 4074352 4.0.0 Release 馃殌 by KennyTV 路 4 years, 2 months ago 4.0.0
- f909b55 1.17-rc2 by KennyTV 路 4 years, 2 months ago
- 593aa75 Put the other filled 1.17 tags into the diff file by KennyTV 路 4 years, 2 months ago
- 24efb48 Add method to load extra tags from diff files by KennyTV 路 4 years, 2 months ago
- 38b3f40 Add Java version warning by KennyTV 路 4 years, 2 months ago
- d89f916 Cleanup 1.17 entity rewriter, fix DataItem amount check by KennyTV 路 4 years, 2 months ago
- 62278f2 Update gson, junit, and checker-qual by KennyTV 路 4 years, 2 months ago
- 72be978 Update issue template by KennyTV 路 4 years, 2 months ago
- 666f3d6 Explain "left-handed-handling" option (#2512) by creeper123123321 路 4 years, 2 months ago
- 8e7606e 1.17-rc1 by KennyTV 路 4 years, 2 months ago
- 2b8c508 Make Item an interface, more OOP for the ItemRewriter by KennyTV 路 4 years, 2 months ago
- 05f9fc1 1.17-pre5 by KennyTV 路 4 years, 2 months ago
- fc1450f Slightly more OOP, move registerPackets out of Protocol constructor by KennyTV 路 4 years, 2 months ago
- e1072a8 Fix docs by KennyTV 路 4 years, 2 months ago
- 3290d4a Expose lateBind field in ViaVersionPlugin by KennyTV 路 4 years, 2 months ago
- b2855c2 F by KennyTV 路 4 years, 2 months ago
- fec777b Don't wrap direct type mappers by KennyTV 路 4 years, 2 months ago
- 7b1f9c1 Produce less overhead in packet handler registering by KennyTV 路 4 years, 2 months ago
- a8b3444 1.17-pre4 by KennyTV 路 4 years, 2 months ago
- 6839334 Fix confirmation id encoding, remove old send methods by KennyTV 路 4 years, 2 months ago
- d7e3aa7 Whoops by KennyTV 路 4 years, 2 months ago
- 48436e7 Go through the rest of the send usages by KennyTV 路 4 years, 2 months ago
- eaa58af Minor changes by KennyTV 路 4 years, 2 months ago
- 57cf180 Fix 1.9 block entity data send by KennyTV 路 4 years, 2 months ago
- 104fa4e Optimize protocol path finding by KennyTV 路 4 years, 2 months ago
- 4011aee 1.17-pre3 by KennyTV 路 4 years, 2 months ago
- 37fd69f Make packet send methods use the current thread by default by KennyTV 路 4 years, 2 months ago
- 3fb1255 Send entity destroy on current thread by KennyTV 路 4 years, 2 months ago
- 7925fd2 Fix shulker meta handling by KennyTV 路 4 years, 2 months ago
- 199324e 1.17-pre2 by KennyTV 路 4 years, 2 months ago
- d5cac99 Reorder Type instances by KennyTV 路 4 years, 2 months ago
- 3618914 Add method to get Protocol by supported versions, some cleanup by KennyTV 路 4 years, 2 months ago
- ff140c4 Add/change comments by KennyTV 路 4 years, 2 months ago
- 016b8f1 Correct ClientboundPackets1_9_3 packetid comments (#2503) by RK_01 路 4 years, 2 months ago
- 0d31054 Fix view distance update packet in 1.13->1.14 by KennyTV 路 4 years, 2 months ago
- 8beedff Fix project root build/libs dir not being cleaned by KennyTV 路 4 years, 2 months ago
- 4ef862e Correct packet id comment (#2501) by RK_01 路 4 years, 2 months ago
- 53642e9 1.17-pre1 by KennyTV 路 4 years, 2 months ago
- fd9dab8 Replace inventory ack by using 1.17 ping packets by KennyTV 路 4 years, 2 months ago
- 703978e Don't require UserConnection holding class in stored objects by KennyTV 路 4 years, 2 months ago
- 7195319 Update adventure by KennyTV 路 4 years, 2 months ago
- 2d0a597 Make Metadata fully type safe, remove "Discontinued" meta types by KennyTV 路 4 years, 2 months ago
- bc89f57 Slightly improve metadata iteration, remove redundant MetaHandlerEvent index by KennyTV 路 4 years, 2 months ago
- 57769c5 Make metadata (almost) fail-safe by KennyTV 路 4 years, 2 months ago
- a6b4b16 Add Missing Translation Mapping (#2484) by LemonCaramel 路 4 years, 2 months ago
- 3a1e364 Refactor entity tracking and meta handling by KennyTV 路 4 years, 2 months ago
- 0363802 Make proper sources jar (#2495) by Jason 路 4 years, 2 months ago
- d5f5678 Silence doclint by jmp 路 4 years, 2 months ago
- cbf71e2 Only add javadoc jar to common and api by jmp 路 4 years, 2 months ago
- e2d9e44 Build script improvements by jmp 路 4 years, 2 months ago
- 2d2a5fa Fill "needs tool" tags Fixes #2493 by KennyTV 路 4 years, 2 months ago
- 6053319 Fix typo in DumpSubCmd (#2492) by RK_01 路 4 years, 2 months ago
- 15a5d51 Don't cast ChannelInitializer type to SocketChannel by KennyTV 路 4 years, 2 months ago
- 8bcd8fd Add apiVersion to ViaAPI, some jd by KennyTV 路 4 years, 2 months ago
- 9484526 Fix README build command (gradlew) (#2489) by Kamillaova 路 4 years, 2 months ago
- ab1cc79 Fix enchantment parsing or lvl integers by KennyTV 路 4 years, 2 months ago
- 1fe76db Add more jd to Chunk, ChunkSection, and ChunkSectionLight by KennyTV 路 4 years, 2 months ago
- cf2adab Make ChunkSection an interface, don't allocate light arrays if not needed by KennyTV 路 4 years, 2 months ago
- 04fedd2 Add comments by KennyTV 路 4 years, 2 months ago
- c172091 21w20a by KennyTV 路 4 years, 2 months ago
- 16ba5aa Run some optipng (#2482) by creeper123123321 路 4 years, 2 months ago
- 5fa2c78 Add missing mineable tag entries Fixes #2481 by KennyTV 路 4 years, 2 months ago
- c5a3381 Update fabric.mod.json (#2480) by creeper123123321 路 4 years, 2 months ago
- 01d79e2 Fix non-full chunk sending to 1.17 clients by KennyTV 路 4 years, 2 months ago
- 576682e Handle invalid uuid int array Closes #2475 by KennyTV 路 4 years, 2 months ago
- 54b0345 Fix PS compatibility on Java 8 馃挬 by KennyTV 路 4 years, 2 months ago
- 4f9f325 Fix PS compatibility on Java 16 by KennyTV 路 4 years, 2 months ago
- 1538ff5 Expand unsupported software checks by KennyTV 路 4 years, 3 months ago
- f17fb83 add internal getInputBuffer() (#2472) by creeper123123321 路 4 years, 3 months ago
- 84c064f Fix legacy hover deserialization, add snapshot suffix to version by KennyTV 路 4 years, 3 months ago
- 7b5b79f Update Gradle to 7.0.1 by KennyTV 路 4 years, 3 months ago
- 2588c6e 21w19a (probably) by KennyTV 路 4 years, 3 months ago
- 2df57bc Fix 1.14->1.15 meta ordering issue Closes #2467 by KennyTV 路 4 years, 3 months ago
- efeaef3 Update shadow plugin by KennyTV 路 4 years, 3 months ago
- cb7a725 Make UnsupportedSoftware hold a list of class names by KennyTV 路 4 years, 3 months ago
- fe3f247 21w18a by KennyTV 路 4 years, 3 months ago
- 096415c Don't inject if inactive (#2461) by Juan Cruz Linsalata 路 4 years, 3 months ago
- af0cf1d Rename PacketType methods by KennyTV 路 4 years, 3 months ago
- d183d76 Remove platform bulk chunk transformers by KennyTV 路 4 years, 3 months ago
- 44e928d Update copyright scopes by KennyTV 路 4 years, 3 months ago
- 89127ca If possible, user Paper internal injection method by KennyTV 路 4 years, 3 months ago
- ab93e08 Rename platform task implementations by KennyTV 路 4 years, 3 months ago
- 96b5051 Use primitive long in task methods by KennyTV 路 4 years, 3 months ago
- 9e59ef4 Hold the rest of the primitive Type instances under their actual class by KennyTV 路 4 years, 3 months ago
- 0074683 ProtocolInfo is not a StoredObject by KennyTV 路 4 years, 3 months ago
- 8e15b6d 21w17a by KennyTV 路 4 years, 3 months ago
- cad3583 Rename outgoing->clientbound, incoming->serverbound by KennyTV 路 4 years, 3 months ago
- a2b3906 Move bossbar to new legacy package, since it only works on <1.9 by KennyTV 路 4 years, 3 months ago
- cadb5ec Rename abstract Protocol to AbstractProtocol by KennyTV 路 4 years, 3 months ago
- 95e2067 Clean up ProtocolPipeline by KennyTV 路 4 years, 3 months ago
- f1c8d27 Reformat imports by KennyTV 路 4 years, 3 months ago
- 318c49c More interfaces, keep ProtocolRegistry.SERVER_PROTOCOL legacy api by KennyTV 路 4 years, 3 months ago
- d4bc31d Always create ProtocolInfo, store mappings as int[] by KennyTV 路 4 years, 3 months ago
- 30d122e Create some fancy interfaces by KennyTV 路 4 years, 3 months ago
- 49d3860 Add ProtocolVersion to legacy api by KennyTV 路 4 years, 3 months ago
- deec4b5 Move some packages and classes around by KennyTV 路 4 years, 3 months ago