- f8def52 Run Velocity server change logic on event loop by creeper123123321 · 5 years ago
- 14532bf Merge pull request #1709 from KennyTV/abstraction by Myles · 5 years ago
- 721808d 20w15a by KennyTV · 5 years ago
- 3c9c610 Merge pull request #1689 from KennyTV/abstraction by Myles · 5 years ago
- 19f7800 Merge pull request #1705 from KennyTV/1.16 by Myles · 5 years ago
- df70273 Readd block entity wrapping by KennyTV · 5 years ago
- 3737242 Cleanup chunk types by KennyTV · 5 years ago
- ebff5e2 Adapt tagdata loading by KennyTV · 5 years ago
- 081781f Some cleanup by KennyTV · 5 years ago
- c570f4a Minor change by KennyTV · 5 years ago
- 563c5f8 Don't expose executor and future map by KennyTV · 5 years ago
- 248fd92 Use CompletableFuture.runAsync by KennyTV · 5 years ago
- 757654a Minor changes by KennyTV · 5 years ago
- e658304 Asynchronously load mappings (until needed), create optional mappings cache for VB by KennyTV · 5 years ago
- b5e5118 Minor protocol cleanup by KennyTV · 5 years ago
- 95db675 Add missing tags for client sending, cleanup by KennyTV · 5 years ago
- cae6add Fill beacon tag in case it's fully used by the client in the future by KennyTV · 5 years ago
- ed26971 Fix beacon item payment by KennyTV · 5 years ago
- 7cdcdfa Minor cleanup to tagrewriter by KennyTV · 5 years ago
- 8314f6c Send empty non_flammable_wood itemtag as well by KennyTV · 5 years ago
- 297fe0a Send empty non_flammable_wood tag by KennyTV · 5 years ago
- b6592b3 Fix zombie id by KennyTV · 5 years ago
- 8ef0221 Merge pull request #1703 from KennyTV/1.16 by Myles · 5 years ago
- b1d6a49 Fix entity remap by KennyTV · 5 years ago
- 0fcba4f Minor changes by KennyTV · 5 years ago
- 0ee6369 20w14a, entity name fixes, abstract tag rewriter by KennyTV · 5 years ago
- b941a6a 20w13b by KennyTV · 5 years ago
- 2d05d60 Merge pull request #1692 from KennyTV/20w13a by Myles · 5 years ago
- 90f363a Use correct parent for hoglin and strider by KennyTV · 5 years ago
- 875b85b 20w13a by KennyTV · 5 years ago
- 29c1623 Merge pull request #1691 from KennyTV/chat by Myles · 5 years ago
- a914bc3 Update bungeecord-chat by KennyTV · 5 years ago
- 9d343a3 Merge pull request #1683 from Gerrygames/abstraction by Myles · 5 years ago
- 6b7f00e fix skull items by Gerrygames · 5 years ago
- c2a1d28 Merge pull request #1680 from KennyTV/abstraction by Myles · 5 years ago
- 20ce8cc Fix block entity uuid nbt, fix particles by KennyTV · 5 years ago
- 6eaeb5a Fix login packet reading on 1.16 servers by KennyTV · 5 years ago
- f245bb8 Merge pull request #1679 from KennyTV/abstraction by Myles · 5 years ago
- f746fda Unroll uuid reading/writing by KennyTV · 5 years ago
- a7ab415 20w12a by KennyTV · 5 years ago
- 5057ac3 Remove null check for channel in UserConnection again by KennyTV · 5 years ago
- 4b9d3e3 Merge pull request #1677 from KennyTV/abstraction by Myles · 5 years ago
- 7887e10 20w11a by KennyTV · 5 years ago
- ef88be5 Merge pull request #1674 from KennyTV/abstraction by Myles · 5 years ago
- dd73ba4 Remove some lombok usage from the api package by KennyTV · 5 years ago
- 467adbd Merge pull request #1669 from KennyTV/abstraction by Myles · 5 years ago
- 2bf69c2 20w10a by KennyTV · 5 years ago
- 7ccc0eb Merge pull request #1666 from KennyTV/abstraction by Myles · 5 years ago
- 97db997 Fix typo by KennyTV · 5 years ago
- efbc246 20w09a by KennyTV · 5 years ago
- 9ce209e Merge pull request #1664 from KennyTV/abstraction by Myles · 5 years ago
- df7ef32 20w08a by KennyTV · 5 years ago
- 1a4945e Merge branch 'master' into abstraction by KennyTV · 5 years ago
- e3e88d4 Merge pull request #1646 from Jo0001/patch-1 by Myles · 5 years ago
- 529f9a0 Fix double space and use a by Myles · 5 years ago
- b5add58 Merge pull request #1662 from KennyTV/abstraction by Myles · 5 years ago
- c2d8b43 Update hoglin, add piglin entity type by KennyTV · 5 years ago
- 6d82326 20w07a by KennyTV · 5 years ago
- a9b3640 Merge branch 'master' into abstraction by KennyTV · 5 years ago
- 17323c7 Merge pull request #1656 from JLLeitschuh/fix/JLL/use_https_to_resolve_dependencies by Myles · 5 years ago
- 2420b80 Use HTTPS instead of HTTP to resolve dependencies by Jonathan Leitschuh · 5 years ago
- 5c54e8a Merge branch 'master' into abstraction by KennyTV · 5 years ago
- fa220a9 Merge pull request #1654 from KennyTV/master by Myles · 5 years ago
- 7e164b4 Add vines blockconnection to prevent unwanted climbing Fixes #1640 by KennyTV · 5 years ago
- 323ceb9 Merge pull request #1653 from KennyTV/abstraction by Myles · 5 years ago
- 681a0dc Remove deprecated api, remove a bit of magic by KennyTV · 5 years ago
- 7cbd20a Merge pull request #1652 from KennyTV/abstraction by Myles · 5 years ago
- 3f5500c Remove a bit of magic, use finals by KennyTV · 5 years ago
- 7513b04 Merge pull request #1650 from KennyTV/abstraction by Myles · 5 years ago
- c4b447f Handle items in cooldown packet by KennyTV · 5 years ago
- 177b0fb Fix particle mapping by KennyTV · 5 years ago
- 7f5e537 Merge pull request #1648 from KennyTV/abstraction by Myles · 5 years ago
- 2184ef1 20w06a, more cleanup by KennyTV · 5 years ago
- 712aa0d Merge pull request #1647 from KennyTV/abstraction by Myles · 5 years ago
- c33611d Cleanup 1.11 entityidrewriter by KennyTV · 5 years ago
- bf15415 Add link to krusics "Blocked Version Generator" by Jo0001 · 5 years ago
- 7a38e8c Merge pull request #1644 from KennyTV/abstraction by Myles · 5 years ago
- 7f6c429 Minor blockconnection cleanup, reduce map lookups by KennyTV · 5 years ago
- 6eeecb2 Merge pull request #1638 from KennyTV/abstraction by Myles · 5 years ago
- 109d5af Merge pull request #1643 from KennyTV/master by Myles · 5 years ago
- 116706c Option to (not) remap infested blocks to their normal variants Fixes #1642 by KennyTV · 5 years ago
- 598b51a Do not unnecessarily register tasks/listeners by KennyTV · 6 years ago
- b06b9c6 Do not unnecessarily register tasks/listeners by KennyTV · 6 years ago
- 704f946 Merge remote-tracking branch 'origin/master' into abstraction by KennyTV · 6 years ago
- 1ef9dc8 2.2.3 Release by KennyTV · 6 years ago 2.2.3
- f9d10a9 1.15.2 support by KennyTV · 6 years ago
- 379c579 Merge branch 'master' into dev by KennyTV · 6 years ago
- 8569f47 Merge branch 'dev' into abstraction by KennyTV · 6 years ago
- 555bbb5 Merge pull request #1634 from Gerrygames/dev by Myles · 6 years ago
- 4cf09f2 1.15-pre2 by Gerrygames · 6 years ago
- c9abd74 Merge pull request #1633 from KennyTV/abstraction by Myles · 6 years ago
- 5d1b8db Put translation values into correct map by KennyTV · 6 years ago
- ebeb190 Merge pull request #1631 from KennyTV/abstraction by Myles · 6 years ago
- 605b217 Convert (general) 1.12.2->1.13 statistics by KennyTV · 6 years ago
- 814bd9d Merge remote-tracking branch 'origin/master' into abstraction by KennyTV · 6 years ago
- 8d16ebf Merge pull request #1630 from KennyTV/master by Myles · 6 years ago
- 7f0af23 Fix 1.11 evocation id Fixes #1629 by KennyTV · 6 years ago
- 060370f Update fabric.mod.json by Myles · 6 years ago
- ab384df Merge branch 'master' into abstraction by Myles · 6 years ago
- 9a0cc02 Merge branch 'master' into dev by Myles · 6 years ago