An open API service providing commit metadata for open source projects.

GitHub / ViaVersion/ViaVersion / commits

Allows the connection of newer clients to older server versions for Minecraft servers.

SHA Message Author Date Stats
034390dd Update deps Nassim Jahnke <n****m@n****v> 18 days ago
89f80172 Move a bunch of protocol storables to direct array lookups Nassim Jahnke <n****m@n****v> 25 days ago
5f93e73b Create NbtOps Nassim Jahnke <n****m@n****v> 25 days ago
c124b309 Ignore invalid legacy show_item in 1.11->1.12 Nassim Jahnke <n****m@n****v> about 1 month ago
122b81dd Add shears breaking speed block tags in 26.1->26.2 Nassim Jahnke <n****m@n****v> about 1 month ago
a2896b64 Fix 1.21.11->26.1 damage_resistant rewriting Nassim Jahnke <n****m@n****v> about 1 month ago
2d78597a Handle nested identifiers in item hover events Nassim Jahnke <n****m@n****v> about 1 month ago
43291864 Fix boat rotation unpacking in 1.21->1.21.2 Nassim Jahnke <n****m@n****v> about 1 month ago
c20c29fa Sort stonecutter recipes by output registry key (#5006)
Co-authored-by: Nassim Jahnke <n****m@n****v>
RiceChen_ <6****7@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
ab85b0e0 Build script cleanup Nassim Jahnke <n****m@n****v> about 2 months ago
3a5d9541 Use netty Buf I/O streams on Java 24+ Nassim Jahnke <n****m@n****v> about 2 months ago
356a5e25 Bump version to 5.11.1-SNAPSHOT Nassim Jahnke <n****m@n****v> about 2 months ago
d9a3a449 5.11.0 Release Nassim Jahnke <n****m@n****v> about 2 months ago
0fe1b6d6 Move 1.13 blockstate file reading to separate util Nassim Jahnke <n****m@n****v> about 2 months ago
fbb92c0f Reduce mapping data file size by about 35% (30% uncompressed) Nassim Jahnke <n****m@n****v> about 2 months ago
384cf911 Reduce extra mapping data file size by a lot Nassim Jahnke <n****m@n****v> about 2 months ago
c6736b35 Fix 26.1->26.2 multi-field entity predicates Nassim Jahnke <n****m@n****v> about 2 months ago
8c4bbd1a [ci skip] Update deps Nassim Jahnke <n****m@n****v> about 2 months ago
386c6079 Small improvements here in there Nassim Jahnke <n****m@n****v> about 2 months ago
c30c787c Fix boat tracker null check Nassim Jahnke <n****m@n****v> about 2 months ago
6951dda3 Simplify StoredEntityData into TrackedEntity; directly return tracked entity ... Nassim Jahnke <n****m@n****v> about 2 months ago
c9d8610c Fix loom in 1.18.2->1.19 Nassim Jahnke <n****m@n****v> about 2 months ago
68ad7c11 Bump version to 5.11.0-SNAPSHOT Nassim Jahnke <n****m@n****v> about 2 months ago
3c50cdf6 Remove removed environment attributes Nassim Jahnke <n****m@n****v> about 2 months ago
e211692c Make BlockIdData allocation less dumb Nassim Jahnke <n****m@n****v> about 2 months ago
8937bdd9 Fix custom dimension lighting in 1.21.11->26.1 Nassim Jahnke <n****m@n****v> about 2 months ago
b49f995e Fix missing arm swing on sugar cane placement in 1.21.11->26.1 Nassim Jahnke <n****m@n****v> about 2 months ago
7ab825cc Fix missing door sounds from level events in 1.19.1->1.19.3 Nassim Jahnke <n****m@n****v> about 2 months ago
a00226f4 Add missing block rewriter in 1.17.1->1.18 Nassim Jahnke <n****m@n****v> about 2 months ago
9370534b Fix 26.1->1.21.11 damage resistant id list handling Nassim Jahnke <n****m@n****v> about 2 months ago
5fe54eb1 Fix 26.2 damage event handler on <1.19.4 servers (#4997) Florian Reuth <g****t@f****e>
Committed by: GitHub <n****y@g****m>
about 2 months ago
a090a909 Don't check real entity ids for fake entity Nassim Jahnke <n****m@n****v> about 2 months ago
72084b25 Refactor passthrough token handling Nassim Jahnke <n****m@n****v> about 2 months ago
88f9c05b Add a few early returns/cached checks Nassim Jahnke <n****m@n****v> about 2 months ago
7b167b0e Don't load identifier files twice if loaded concurrently Nassim Jahnke <n****m@n****v> about 2 months ago
21ff1758 Small improvements to string reading and key path checking Nassim Jahnke <n****m@n****v> about 2 months ago
9793ca22 Improve protocol path calc Nassim Jahnke <n****m@n****v> about 2 months ago
5768a5c0 Optimize block checking in chunk packets Nassim Jahnke <n****m@n****v> about 2 months ago
354a736e Fix entity id == 0 in 26.1->26.2 (#4985) Florian Reuth <g****t@f****e>
Committed by: GitHub <n****y@g****m>
about 2 months ago
decab8fe Optimize chunk I/O by a lot Nassim Jahnke <n****m@n****v> about 2 months ago
56d23661 Split hash storage method in two for VB Nassim Jahnke <n****m@n****v> about 2 months ago
ca616c74 Make some StructuredItemRewriter protected Nassim Jahnke <n****m@n****v> about 2 months ago
168d13e1 Don't load block connection data if not necessary Nassim Jahnke <n****m@n****v> about 2 months ago
a3dcaa6f Use a shared session id; replace UUID generation elsewhere Nassim Jahnke <n****m@n****v> about 2 months ago
229d4fc6 Add option to fix default color of legacy reddust particles (#4954) itslilscorp <8****p@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
33e426fd Fix error when downgrading null lock component (#4984) Bastit <7****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
0c6023e4 Keep parsed Keys for registry mappings Nassim Jahnke <n****m@n****v> about 2 months ago
8ebe3a52 Add registry key to damage resistant Nassim Jahnke <n****m@n****v> 2 months ago
8239577c Minimize Minecraft Identifier allocations Nassim Jahnke <n****m@n****v> 2 months ago
670fde5d Fix incorrect pre-size calculation in writeString (#4980) OverwriteMC <a****3@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
d2a71586 Use faster Java 9+ CRC32C implementation if possible
Co-authored-by: OverwriteMC <a****3@g****m>
Nassim Jahnke <n****m@n****v> 2 months ago
6438f996 Make 1.21.10 servers and below able to detect left-clicking for spectator mod... LeonTG <l****7@g****m>
Committed by: GitHub <n****y@g****m>
2 months ago
1e31aafd Change entity counter on sub 1.14 servers from 0 to 1 Nassim Jahnke <n****m@n****v> 2 months ago
736ba3c5 5.10.0 Release Nassim Jahnke <n****m@n****v> 2 months ago
6d47c5af Add limit to debug sample subscription count (#4975) Pantera <8****7@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
2b42e383 Add infiniburn tags if missing Nassim Jahnke <n****m@n****v> 2 months ago
42600953 Remove snapshot bit Nassim Jahnke <n****m@n****v> 3 months ago
76949866 Add recipe rewriter riku6460 <1****0@u****m>
Committed by: Nassim Jahnke <n****m@n****v>
3 months ago
1c25e501 Hide player list heads on offline mode servers
Signed-off-by: Florian Reuth <g****t@f****e>
Florian Reuth <g****t@f****e>
Committed by: Nassim Jahnke <n****m@n****v>
3 months ago
bb3de8ef Update deps Nassim Jahnke <n****m@n****v> 3 months ago
770dd485 26.2-rc-2 Nassim Jahnke <n****m@n****v> 3 months ago
964a1b25 26.2-rc-1 Nassim Jahnke <n****m@n****v> 3 months ago
bb1a5e74 26.2-pre-6 Nassim Jahnke <n****m@n****v> 3 months ago
d05985fd Add effect blending to nausea in 1.21.4->1.21.5 (#4964) itslilscorp <8****p@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
a0a31641 26.2-pre-5 Nassim Jahnke <n****m@n****v> 3 months ago
2bb90d32 Preserve legacy stained glass pane falling dust appearance in 1.12->1.13 (#4955) itslilscorp <8****p@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
e59c12cf Add the_end clock (#4961) trassert <8****t@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
4e493f61 26.2-pre-4 Nassim Jahnke <n****m@n****v> 3 months ago
ae7f1f07 26.2-pre-3 Nassim Jahnke <n****m@n****v> 3 months ago
b4d8fe6b Display infinite potion effect duration for 1.19.4+, if it would display infi... LeonTG <l****7@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
cab919bf Fix legacy skull rotation overflow in 1.12.2->1.13 (#4952) itslilscorp <8****p@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
9d9fe033 Add rewrite for `commands.locatebiome.success` (#4949) Frederik van der Els <4****e@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
be89cb52 26.2-pre-2 Nassim Jahnke <n****m@n****v> 3 months ago
b63765a9 26.2-pre-1 Nassim Jahnke <n****m@n****v> 3 months ago
8fd09c8b Fix registry key tracking for adding missing keys (#4946) AmirAli Mollaei <m****i@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
48029264 Add missing locate command translation to 1.16->1.17 (#4947) Florian Reuth <g****t@f****e>
Committed by: GitHub <n****y@g****m>
3 months ago
5628bcbb Fix ponder_goat_horn key Nassim Jahnke <n****m@n****v> 3 months ago
33062af7 Fix blocks attacks bypassed_by hashing (#4942) Florian Reuth <g****t@f****e>
Committed by: GitHub <n****y@g****m>
3 months ago
2047b42d 26.2-snapshot-8 Nassim Jahnke <n****m@n****v> 3 months ago
f32dca9b Make OptionalType non-abstract (#4939) RK_01 <5****C@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
a1179887 26.2-snapshot-7 Nassim Jahnke <n****m@n****v> 4 months ago
a09fa97f Send new entries for fully missing registries Nassim Jahnke <n****m@n****v> 4 months ago
08100010 Track gamemode in 1.20.5+ already Nassim Jahnke <n****m@n****v> 4 months ago
9a8a01b7 Make config limits configurable via system properties Nassim Jahnke <n****m@n****v> 4 months ago
b2a3512b 26.2-snapshot-6 Nassim Jahnke <n****m@n****v> 4 months ago
c95c839b 5.9.1 Release Nassim Jahnke <n****m@n****v> 4 months ago
3e8682f9 Limit config phase packet queue Nassim Jahnke <n****m@n****v> 4 months ago
1e2c5dbb Run full item hashing only once per pipeline Nassim Jahnke <n****m@n****v> 4 months ago
40554ef5 Add default implementation for DataPalette#replaceId (#4931) RK_01 <5****C@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
a11d7eb7 Improve nbt I/O stream performance Nassim Jahnke <n****m@n****v> 4 months ago
6ce21135 Make AbstractProtocol#registerFinishConfiguration obsolete (#4853) Florian Reuth <g****t@f****e>
Committed by: GitHub <n****y@g****m>
4 months ago
315a987f Fix edge case in DataPaletteImpl#replaceIds (#4930) RK_01 <5****C@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
333a373f Add default implementation for DataPalette#replaceIds (#4927) RK_01 <5****C@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
8c575344 Improve chunk rewriting performance Nassim Jahnke <n****m@n****v> 4 months ago
686e6902 Improve performance of palette I/O Nassim Jahnke <n****m@n****v> 4 months ago
e15fc595 Trim slightly more fastutil, use its interfaces for the long collections Nassim Jahnke <n****m@n****v> 4 months ago
c611a34e Migrate chunk-key maps to fast util (#4923) Pablo Herrera <p****o@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
2fe81b5b 26.2-snapshot-5 Nassim Jahnke <n****m@n****v> 4 months ago
567ef33f [ci skip] Update action files (#4917) Kichura <6****a@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
bc0fc788 [ci skip] Add agents.md file Nassim Jahnke <n****m@n****v> 4 months ago

← Back to repository