3
0
Mirror von https://github.com/ViaVersion/ViaBackwards.git synchronisiert 2024-07-28 01:48:04 +02:00

Commit graph

  • 7885babe1e
    Fix particle id change in 1.16 meta KennyTV 2021-06-17 12:15:05 +0200
  • 9a53678838
    Remove unnecessary warning KennyTV 2021-06-17 09:00:38 +0200
  • 91874ffc3b
    More bandaid KennyTV 2021-06-16 13:58:49 +0200
  • e71c34255b
    Bandaid fix tile entity error KennyTV 2021-06-16 13:51:04 +0200
  • 8e78a14c14
    Update Gradle wrapper to 7.1 KennyTV 2021-06-16 09:13:17 +0200
  • 3b85200641
    Sanity check for bad/untracked meta packets Fixes ViaVersion/ViaVersion#2549 Fixes ViaVersion/ViaVersion#2521 KennyTV 2021-06-15 22:27:56 +0200
  • 1dc0f72e54
    Update bug_report.yml KennyTV 2021-06-14 10:58:13 +0200
  • 13d27a6f4d
    Fix dust color transition and vibration particle id Fixes #2543 KennyTV 2021-06-14 09:11:19 +0200
  • 3cec1751c9
    Fix 1.17 map data Fixes #367 KennyTV 2021-06-10 18:34:15 +0200
  • 80f9dce513
    Fix 1.17 special type tracking KennyTV 2021-06-10 08:47:22 +0200
  • cf7c718493
    Fix 1.17 ping handler (#365) SuspiciousActivity 2021-06-09 15:14:42 +0200
  • 0ba20299a3
    Bump version to 4.0.1-SNAPSHOT KennyTV 2021-06-09 15:12:48 +0200
  • 294f2d389e
    Update common/src/main/java/com/viaversion/viabackwards/protocol/protocol1_16_4to1_17/Protocol1_16_4To1_17.java SuspiciousActivity 2021-06-09 15:08:10 +0200
  • 9d89b8450a
    1.16.4 -> 1.17 PING handler SuspiciousActivity 2021-06-09 15:01:06 +0200
  • 54a979c641
    4.0.0 Release 4.0.0 KennyTV 2021-06-07 17:09:09 +0200
  • e41d643488
    Update VV usage KennyTV 2021-06-06 17:24:41 +0200
  • 5281f6e7dd
    Temp fix the build It doesn't want to pull the updated SNAPSHOT version for some reason, probably due to the recent build script changes. KennyTV 2021-06-04 12:33:03 +0200
  • 7e2775114b
    Update VV usage KennyTV 2021-06-04 12:16:08 +0200
  • cbbc127360
    Update translation mappings KennyTV 2021-06-03 21:34:23 +0200
  • 83a566d145
    Update VV usage KennyTV 2021-06-03 17:15:43 +0200
  • 3d3c1a0430
    Fix load order with late-bind enabled Fixes #362 KennyTV 2021-06-03 11:05:51 +0200
  • 08f6c0b1f1
    Update VV usage KennyTV 2021-06-02 22:05:05 +0200
  • 4cc3ea0883
    Replace some hardcoded packet ids KennyTV 2021-06-01 23:57:54 +0200
  • 2876495b62
    Fix early achievement send KennyTV 2021-06-01 20:17:10 +0200
  • 7d03831ba8
    Update VV usage KennyTV 2021-05-31 23:18:56 +0200
  • 0514dd2ea5
    1.17-pre2 KennyTV 2021-05-31 18:25:57 +0200
  • f341fc132c
    Fix ancient client error caused by empty meta for < 1.11 Since modern versions don't immediately send metadata in spawn packets and 1.10 clients and lower have a slight oversight in the meta getting, every mob/player spawn spammed the client console with an error. Even though it is a harmless error, I figured people would like their client console not to get spammed anymore. KennyTV 2021-05-29 14:56:22 +0200
  • 27b4933262
    Update build scripts KennyTV 2021-05-29 09:32:55 +0200
  • fb368a9ebe
    1.17-pre1 KennyTV 2021-05-27 15:46:08 +0200
  • 8adb80b5eb
    Don't store UserConnection in stored objects unless needed KennyTV 2021-05-26 21:58:19 +0200
  • 4a60f0f903
    Update VV usage KennyTV 2021-05-26 12:57:48 +0200
  • a789e2ff7b
    Update EntityTracker/meta rewriter KennyTV 2021-05-25 12:25:39 +0200
  • 1201c2979b
    Update VV usage KennyTV 2021-05-20 18:34:05 +0200
  • 0e15a98472
    21w20a KennyTV 2021-05-19 18:56:18 +0200
  • 51d07c1c50
    Print bad component on deserialization fail KennyTV 2021-05-18 09:40:22 +0200
  • 5f59a57a78
    Fix legacy hover conversion Fixes ViaVersion/ViaVersion#2471 KennyTV 2021-05-14 11:04:45 +0200
  • 084fc5d327
    21w19a, update to Gradle 7.0.1 KennyTV 2021-05-12 16:01:46 +0200
  • 2194c96883
    Handle new map colors Co-authored-by: Gerrygames <gecam59@gmail.com> KennyTV 2021-05-11 14:02:12 +0200
  • bd421fcfab
    CurseForge link (#357) creeper123123321 2021-04-28 17:50:58 -0300
  • 603e149cfd
    CurseForge link creeper123123321 2021-04-28 17:49:58 -0300
  • 93e99bc1ef
    21w17a KennyTV 2021-04-28 17:56:29 +0200
  • 687e1f4f43
    Update VV KennyTV 2021-04-28 13:08:07 +0200
  • 4ea5a76337
    Reformat imports KennyTV 2021-04-27 13:44:05 +0200
  • face56dce1
    Update VV KennyTV 2021-04-27 10:29:53 +0200
  • 24aebfe92a
    Change imports/package qualifiers KennyTV 2021-04-26 23:31:29 +0200
  • 9337ff8958
    Move files to com.viaversion package KennyTV 2021-04-26 23:27:18 +0200
  • 18e2ef01e7
    Update ViaVersion dependency KennyTV 2021-04-26 23:24:49 +0200
  • 516be47827
    Bump version to 4.0.0 KennyTV 2021-04-23 22:50:35 +0200
  • 9e62c161b4
    Fix publishing KennyTV 2021-04-15 11:11:04 +0200
  • d4785f093e
    21w15a KennyTV 2021-04-14 17:46:12 +0200
  • fad65e5b81
    Update gradle build files KennyTV 2021-04-14 13:58:59 +0200
  • 49d507dfad
    Update to Gradle 7.0 KennyTV 2021-04-13 12:40:37 +0200
  • 75031f66b5
    Handle new translations KennyTV 2021-04-10 16:54:10 +0200
  • ad48770606
    Use commands from Declare Commands packet for tab-completion on 1.12 (#353) MrMicky 2021-04-10 09:56:55 +0200
  • d4e0a6581c
    Whoops MrMicky 2021-04-09 22:10:44 +0200
  • e35f1b811d
    Minor code cleanup MrMicky 2021-04-09 20:31:09 +0200
  • 8f1dc0f39d
    Use commands from Declare Commands packet for tab-completion on 1.12 MrMicky 2021-04-09 16:55:55 +0200
  • f7bd440a96
    21w14a KennyTV 2021-04-07 17:09:23 +0200
  • b2586cf13b
    Update readme KennyTV 2021-04-05 13:38:19 +0200
  • 7a5e57e1a8
    Fix mushrooms blocks on 1.12.2 and below (#351) MrMicky 2021-04-03 10:15:51 +0200
  • 1281aa0fc3
    Override getNewBlockStateId MrMicky 2021-04-03 10:10:22 +0200
  • bc442c7fef
    Fix mushrooms blocks on 1.12.2 and below MrMicky 2021-04-02 23:09:44 +0200
  • 0812204f11
    Fix colored inventory titles on 1.13 and below (#350) MrMicky 2021-04-02 20:41:56 +0200
  • f30cb7222a
    Use ChatRewriter MrMicky 2021-04-02 20:36:11 +0200
  • 20c07c5019
    Fix colored inventory titles on 1.13 and below MrMicky 2021-04-02 19:49:31 +0200
  • 066fef0513
    Move to checker qual nullability annotations KennyTV 2021-04-02 14:19:24 +0200
  • 8d7ed4c16c
    +x gradlew, gradle workflow (#349) creeper123123321 2021-03-31 17:17:03 -0300
  • 71d1275451 +x gradlew, gradle workflow creeper123123321 2021-03-31 17:09:42 -0300
  • 51b74fd618
    21w13a KennyTV 2021-03-31 19:48:32 +0200
  • 6403c6480d
    Fix proxy server switches to equal world names and same the dimension KennyTV 2021-03-26 14:47:20 +0100
  • 9dcd95b2c3
    Update VV usage KennyTV 2021-03-26 12:52:55 +0100
  • 4c7919fe82
    Update VV usage KennyTV 2021-03-24 16:54:07 +0100
  • df09b9a5ee
    Change license in fabric.mod.json KennyTV 2021-03-24 12:32:31 +0100
  • a5f5185f1d
    Update README KennyTV 2021-03-23 20:29:49 +0100
  • bd6c2e1dcc
    Slightly amend license header KennyTV 2021-03-23 11:11:01 +0100
  • 9352ea54f8
    Add form based issue templates KennyTV 2021-03-22 15:34:01 +0100
  • e1325311c7
    GPL KennyTV 2021-03-20 23:12:25 +0100
  • a0bb191e9f
    21w11a KennyTV 2021-03-17 17:44:17 +0100
  • 44ae5c8c1b
    Update nbt usage KennyTV 2021-03-14 18:24:37 +0100
  • 35ced30047
    Minor cleanup KennyTV 2021-03-13 18:39:15 +0100
  • f498d59303
    Fix explosion packet KennyTV 2021-03-13 15:34:57 +0100
  • 62b321b7e9
    21w10a KennyTV 2021-03-11 11:56:18 +0100
  • 279e0f01ea
    Fix some (previously) existing issues with name/lore saving, cleanup KennyTV 2021-03-03 13:53:15 +0100
  • ea59ab372e
    Throw away Bungee Chat KennyTV 2020-11-24 10:56:24 +0100
  • 72180e5334
    Bye bye blank issues Jo0001 2021-03-02 20:27:36 +0100
  • 70b4e74b52
    Add 1.17 to table KennyTV 2021-03-02 14:21:10 +0100
  • a8de222bc2
    More sanity checks in legacy enchantment handling Fixes #336 KennyTV 2021-03-01 18:25:31 +0100
  • 70a10132d0
    Fix Bungee Chat relocation KennyTV 2021-02-27 10:22:28 +0100
  • 25a2cb2eb9
    Fix group id KennyTV 2021-02-25 23:23:24 +0100
  • 43a36be834
    a/b KennyTV 2021-02-25 23:21:40 +0100
  • a33f2d7fae
    Test Via dependency KennyTV 2021-02-25 09:27:28 +0100
  • a349c001fe
    21w08a KennyTV 2021-02-25 00:31:41 +0100
  • 0fbe2dc432
    Actually fix building (I think™️) KennyTV 2021-02-24 14:50:51 +0100
  • 0323300acd
    Update ViaVersion dependency KennyTV 2021-02-24 14:25:06 +0100
  • 189936ecd2
    Make it build™️ KennyTV 2021-02-24 14:24:06 +0100
  • 9a581c534f
    21w07a, bandaid building KennyTV 2021-02-23 12:45:00 +0100
  • 99e2297d67
    Update build scripts KennyTV 2021-02-23 11:29:18 +0100
  • 3fc2a3e395
    Setup gradle KennyTV 2021-02-18 14:34:33 +0100
  • 5c1c7940a3
    Fix NPE KennyTV 2021-02-17 12:24:20 +0100
  • 15348f659a
    Fix missing shulker mapping warning Fixes #320 KennyTV 2021-02-15 12:30:07 +0100