3
0
Mirror von https://github.com/ViaVersion/ViaBackwards.git synchronisiert 2024-07-10 09:18:04 +02:00

Commit graph

  • ce6ca4dc0f
    1.18-pre2 Nassim Jahnke 2021-11-16 19:20:23 +0100
  • becba6498e
    Make mapped entity names configurable Nassim Jahnke 2021-11-13 11:06:59 +0100
  • 95bc340b06
    Fix play record, remove unused 1.18 code Nassim Jahnke 2021-11-12 13:18:02 +0100
  • 1ab93c4021
    Update Gradle wrapper to 7.3 Nassim Jahnke 2021-11-10 17:47:36 +0100
  • b36052465f
    Fix 1.18 spawner entity/block entity update Nassim Jahnke 2021-11-10 17:34:04 +0100
  • 5695726d9a
    Use new metatypes classes Nassim Jahnke 2021-11-10 17:18:55 +0100
  • 025a892daf
    21w44a Nassim Jahnke 2021-11-03 19:17:46 +0100
  • 74aa5f4598
    Merge remote-tracking branch 'origin/master' into dev Nassim Jahnke 2021-10-26 11:09:59 +0200
  • db345577a2
    Fix 1.13.1->1.13 inventory title regression Fixes #375 Nassim Jahnke 2021-10-26 11:09:42 +0200
  • 80f41c8c24
    Merge remote-tracking branch 'origin/master' into dev Nassim Jahnke 2021-10-24 16:44:35 +0200
  • 169650f17c
    Remove unnecessary type reading Nassim Jahnke 2021-10-24 16:44:22 +0200
  • 4361ebe636
    Use correct meta type Nassim Jahnke 2021-10-21 09:12:51 +0200
  • 9d52fd6212
    21w42a Nassim Jahnke 2021-10-20 18:58:32 +0200
  • abb2abe5c9
    Update biome palette reading Nassim Jahnke 2021-10-13 21:15:59 +0200
  • e9d1d257ea
    Merge remote-tracking branch 'origin/master' into dev Nassim Jahnke 2021-10-11 21:05:31 +0200
  • a721eb4d03
    Update shadow Nassim Jahnke 2021-10-11 21:05:21 +0200
  • fe644127c1
    Merge remote-tracking branch 'origin/master' into dev Nassim Jahnke 2021-10-11 11:06:27 +0200
  • 71cc1ca4b5
    Ignore invalid enchantment tags Fixes ViaVersion/ViaVersion#2693 Nassim Jahnke 2021-10-11 11:05:50 +0200
  • 5df0dacf92
    21w40a Nassim Jahnke 2021-10-07 16:56:22 +0200
  • 448f452965
    Merge remote-tracking branch 'origin/master' into dev Nassim Jahnke 2021-10-07 12:38:01 +0200
  • 3d6c31c479
    Update FU load factor usage Nassim Jahnke 2021-10-07 12:37:07 +0200
  • 4cb91f6659 Use incremental confirmationIds to prevent duplicates Marco 2021-10-03 13:31:09 +0200
  • 8457e029f1 Handle pings above max short value. Marco 2021-10-02 16:17:30 +0200
  • 067c93a63a
    Cancel null block entity nbt updates Nassim Jahnke 2021-09-25 10:11:43 +0200
  • 04a970ef08
    21w38a Nassim Jahnke 2021-09-24 14:39:19 +0200
  • 3d32cb3adf
    Map new sounds (to nothing) Nassim Jahnke 2021-09-17 09:39:39 +0200
  • 1ef1a861ca
    Fix block entity ids Nassim Jahnke 2021-09-16 18:31:03 +0200
  • deb11bf1a9
    21w37a works™️ Nassim Jahnke 2021-09-16 18:19:23 +0200
  • 87ad6bd2b1
    More work on 21w37a Nassim Jahnke 2021-09-16 17:05:19 +0200
  • 3054b758df
    21w37a (probably) Nassim Jahnke 2021-09-16 14:54:21 +0200
  • 5777f4a117
    Start working on 1.18 Nassim Jahnke 2021-09-14 18:16:12 +0200
  • 9615a5aba2
    Add todo, map world name in 1.17 packets Nassim Jahnke 2021-09-14 17:37:05 +0200
  • 8fff947863
    Map powder snow bucket to snow block Fixes #397 Nassim Jahnke 2021-09-07 11:25:04 +0200
  • 68f77cc809
    Update Gradle to 7.2 kennytv 2021-08-17 13:39:55 +0200
  • 4f801b4228
    Fix 1.16->1.15 wolf anger Fixes #392 kennytv 2021-08-14 10:51:49 +0200
  • 54dc05046f
    Fix entity id int type kennytv 2021-08-11 15:08:01 +0200
  • e05c585b37
    Fix 1.14 position tracking of client Fixes #391 kennytv 2021-08-11 08:55:42 +0200
  • a03a3a2a8d
    Fix NPE in 1.16 TranslatableRewriter Closes ViaVersion/ViaVersion#2655 kennytv 2021-08-09 09:08:15 +0200
  • e251565837
    Don't ignore gitignores kennytv 2021-08-09 09:03:54 +0200
  • 455bb546f0
    Add option to replace ping packets by using container acks Closes ViaVersion/ViaVersion#2624 kennytv 2021-07-17 11:11:40 +0200
  • 1f2221aa4f
    Experimental 1.18 Snapshot 1 kennytv 2021-07-14 11:16:49 +0200
  • fa707e5391
    Ignore untracked entity meta kennytv 2021-07-11 17:35:17 +0200
  • 6f2961a00b
    Lowercase gang kennytv 2021-07-07 20:42:50 +0200
  • 43ebe3c3e3
    Fix 1.17->1.16 and 1.16.2->1.16.1 meta types KennyTV 2021-07-07 10:15:32 +0200
  • f8d10be031
    Bump version to 4.0.2-SNAPSHOT KennyTV 2021-07-07 10:08:35 +0200
  • 3f01f0100c
    4.0.1 Release 4.0.1 KennyTV 2021-07-04 12:03:57 +0200
  • 29d3787de8
    Send doubled respawn anyways for < 1.13 clients 💩 Fixes #381 (dirty hotfix) KennyTV 2021-07-03 10:35:59 +0200
  • 59df758ceb
    Fix 1.15->1.14 immediate respawn flag in join game KennyTV 2021-07-03 10:00:09 +0200
  • 80360bf27c
    1.17.1-rc1 KennyTV 2021-07-01 20:09:34 +0200
  • 3da7d7513e
    Merge branch 'master' into dev KennyTV 2021-06-29 19:21:13 +0200
  • a654becac8
    Limit number of book pages in 1.17->1.17.1 KennyTV 2021-06-29 19:19:02 +0200
  • 77a5b2212b
    update fabric loader (#378) creeper123123321 2021-06-24 07:20:50 -0300
  • 4da1e39ef9
    update fabric loader creeper123123321 2021-06-24 07:19:29 -0300
  • 7013ed8acf
    Fix Fabric config dir (#377) creeper123123321 2021-06-24 07:08:40 -0300
  • d0b51fb26a
    fix config dir creeper123123321 2021-06-24 07:06:22 -0300
  • 0777cf66f9 Do not send ping as window confirmation if the ID cannot be preserved Jacob Evans 2021-06-24 00:22:25 +0100
  • 0b076f069c The Window Confirmation packet can be used as it has the same behaviour as the ClientboundPing and ServerboundPong packets on the 1.17 protocol Jacob Evans 2021-06-23 23:43:25 +0100
  • 9d41854e22
    Hotfix 1.13->1.12 command suggestions Fixes #368 KennyTV 2021-06-19 11:18:33 +0200
  • edf9ccca8b
    Uncache state ids on inventory close KennyTV 2021-06-18 17:26:32 +0200
  • d62165bf51
    1.17.1-pre1 KennyTV 2021-06-10 18:51:12 +0200
  • 00bc4a9d6a
    Read unsigned byte in set slot for consistency KennyTV 2021-06-18 17:01:50 +0200
  • 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