- 17c5849 fix powered levers by Gerrygames · 6 years ago
- f6932e0 fix lever mapping by Gerrygames · 6 years ago
- 605e63e fix fence connections to stairs, remove waterlogged blocks from stair data by Gerrygames · 6 years ago
- 20654b0 Add convenience config options by KennyTV · 6 years ago
- 200ccfd Use HTTPS for update checking by Myles · 6 years ago
- 933e8cb set auto-team to false on join packet by creeper123123321 · 6 years ago
- daac2ba Resend viaversion team when removed from the current team by creeper123123321 · 6 years ago
- cd7774f Use ProtocolInfo#getServerProtocolVersion for block connection, use bungee and velocity version if not ported by creeper123123321 · 6 years ago
- c21003e CanPlaceOn, CanDestroy by creeper123123321 · 6 years ago
- eaa8e05 Fix mappings, fixing shift click on furnaces by creeper123123321 · 6 years ago
- 0c5f5c6 remove debug by creeper123123321 · 6 years ago
- 7c6118b facepalm by creeper123123321 · 6 years ago
- 7fe99c9 clicking in recipe doesn't work by creeper123123321 · 6 years ago
- d6c4c18 still not working by creeper123123321 · 6 years ago
- 649676e trying recipes, currently not working by creeper123123321 · 6 years ago
- ba78171 Fix chunk writing by creeper123123321 · 6 years ago
- c1147cb Formatting by Myles · 6 years ago
- c5c7d36 Change Chunk#getBiomeData() to int[] by creeper123123321 · 6 years ago
- 000fff2 fix BlockConnectionStorage not being initialized by Gerrygames · 6 years ago
- fc8b55d fix spelling mistake by Marco Neuhaus · 6 years ago
- b60c56f Tripwire connections by Gerrygames · 6 years ago
- eb1571d init ConnectionData by Gerrygames · 6 years ago
- 9a13eb3 Serverside block-connections! by Gerrygames · 6 years ago
- 73dccba Merge branch 'pr/1045' by Myles · 6 years ago
- ab1c44c Propose 2.0.0 snapshot as this version contains several API breaking changes by Myles · 6 years ago
- 34c701e fix chunk unload packet by Marco Neuhaus · 6 years ago
- cf0bd6f Use List and Map, fixes duplicate block ids in palette causing issues by Gerrygames · 6 years ago
- 3b14dd3 Use methods for palette rewriting, fix "value already present" by Gerrygames · 6 years ago
- 9a87adf Use BiHashMap as palette by Gerrygames · 6 years ago
- ce65c7f fix merge issues by Gerrygames · 6 years ago
- 82013d5 Keep Chunk as an interface by Gerrygames · 6 years ago
- 14377ca Use types for ChunkSections by Gerrygames · 6 years ago
- b86950d fix #1076 by Gerrygames · 6 years ago
- 4c07b6d Squash Velocity platform commits by creeper123123321 · 6 years ago
- cfd3179 try to eat less ram by creeper123123321 · 6 years ago
- 1a3170c Merge pull request #1077 from creeper123123321/translations by Myles · 6 years ago
- 408bd49 fix set cooldown by creeper123123321 · 6 years ago
- 3fc2d28 fix npe by creeper123123321 · 6 years ago
- d9eff7b Translation rewriting by creeper123123321 · 6 years ago
- bec27e0 Use ChatColor.COLOR_CHAR by creeper123123321 · 6 years ago
- 437b02c color rewriting changes by creeper123123321 · 6 years ago
- b9750be Merge pull request #1066 from creeper123123321/master by Myles · 6 years ago
- b7606ae Tolerate some identifiers. Should fix #1063 by creeper123123321 · 6 years ago
- 58efd61 Back to SNAPSHOT by Myles · 6 years ago
- 99bd1a5 1.13.2 update by Myles · 6 years ago
- 0a2524f Merge pull request #1054 from Gerrygames/myles_master by Myles · 6 years ago
- 162d6aa 1.13.2 support by Gerrygames · 6 years ago
- fdcdd0f Merge remote-tracking branch 'Myles/master' into 1.13.2 by Gerrygames · 6 years ago
- 8532d38 fix #1052 by Gerrygames · 6 years ago
- 0b7e438 fix #1044 by Gerrygames · 6 years ago
- 81514e4 convert every color in the name by Plancke · 6 years ago
- 7d5c59a Don't read the array size by Plancke · 6 years ago
- dc6d936 Rewrite scoreboard team member names to fix the color changing by Plancke · 6 years ago
- b7a3c85 1.13.2-pre2 support by Gerrygames · 6 years ago
- 5cecfd1 1.13.2-pre1 support by Gerrygames · 6 years ago
- 033d3bc Remove some more unncessary/doubled map check by KennyTV · 6 years ago
- 449ec15 Remove unncessary/doubled map check by KennyTV · 6 years ago
- 77472cb Back to snapshot by Myles · 6 years ago
- 5372d4b 1.5.2 release by Myles · 6 years ago
- eb5c10d Fix PacketWrapper#constructPacket by creeper123123321 · 6 years ago
- 9f6766f Back to 1.5.2-SNAPSHOT by Myles · 6 years ago
- ab77eb9 Prepare for 1.5.1 release by Myles · 6 years ago
- 85ab5d7 Use Channel instead of SocketChannel by Myles · 6 years ago
- 6457ff3 Merge branch 'pr/987' by Myles · 6 years ago
- c09a9c8 Merge pull request #1005 from creeper123123321/sendpackettoserver by Myles · 6 years ago
- b61edb0 javadoc, fix possible NPE by creeper123123321 · 6 years ago
- 5024375 Fix item particle by creeper123123321 · 6 years ago
- 527b5e6 Allow disabling of auto-complete in 1.13 via disable-1_13-auto-complete in config #891 by Myles · 6 years ago
- 1711546 PacketWrapper#sendToServer changes by creeper123123321 · 6 years ago
- 84aaec6 Fix bossbars (credit to @JollyajaX) by Myles · 6 years ago
- 8bf230e Rewrite arrow metadata and remove 0x10 metadata flag in 1.12.2 -> 1.13 by creeper123123321 · 6 years ago
- 4cd70ee Fix rewriting by creeper123123321 · 6 years ago
- 3d1d73a Rewrite declare recipes and villager gui by creeper123123321 · 6 years ago
- 0f77da1 Back to snapshot for dev by Myles · 6 years ago
- a05ea7c Prepare for 1.13.1 update by Myles · 6 years ago
- 925aaf3 Merge branch 'master' into dev by Myles · 6 years ago
- 2510751 Introduce 'suppress-1_13-conversion-errors' option by Myles · 6 years ago
- 83e94db Fix tab complete support for 1.13.1-pre2 by Myles · 6 years ago
- 252c996 update to 1.13.1-pre2 by Marco Neuhaus · 6 years ago
- c141d6e fix tags packet by Marco Neuhaus · 6 years ago
- 3b48f11 add support for 1.13.1-pre1 by Marco Neuhaus · 6 years ago
- 9ec8e2d Update version to correspond to snapshot version by Myles · 6 years ago
- 4f84200 Merge upstream by Myles · 6 years ago
- e4a99c4 Merge pull request #942 from creeper123123321/buffer-changes by Myles · 6 years ago
- 12e2f8b Make enchanting table show the enchantment correctly by creeper123123321 · 6 years ago
- 1e7dbac Reduce cooldown by creeper123123321 · 6 years ago
- e39876a Use unpowered note block by creeper123123321 · 6 years ago
- ff3bc9a Rewrite block action, effect, tags and advancements; palette rewriting by creeper123123321 · 6 years ago
- dfe1850 Merge remote-tracking branch 'upstream/master' into dev by creeper123123321 · 6 years ago
- 5c490be remove file header by Marco Neuhaus · 6 years ago
- 849c7b4 fix wrong import by Marco Neuhaus · 6 years ago
- fd5bb94 code cleanup by Marco Neuhaus · 6 years ago
- 647bbbe add items remapping by Marco Neuhaus · 6 years ago
- 6cfb21f add support for 18w32a by Marco Neuhaus · 6 years ago
- c709b01 Use ChatRewriter.legacyTextToJson in metadata rewriting by creeper123123321 · 6 years ago
- 543daa2 Rewrite invalid biomes by creeper123123321 · 6 years ago
- 3bdf811 Rewrite BungeeCord's plugin channel format by creeper123123321 · 6 years ago
- 58b3034 remove comment headers by Marco Neuhaus · 6 years ago
- 741e0f8 add support for 18w31a by Marco Neuhaus · 6 years ago
- d8885f9 Put prefix last color into the start of suffix by creeper123123321 · 6 years ago