Commit Graph

  • 9efc2e630f
    Update publication metadata dev Nassim Jahnke 2024-05-30 22:37:44 +0200
  • 5849bf06e6
    Move Bungee and Sponge modules to separate plugins Nassim Jahnke 2024-05-30 22:21:49 +0200
  • 1c45e41934
    Fix horse/llama's armor/carpet not visible in 1.20.5->.3 (#765) EnZaXD 2024-05-30 15:47:06 +0200
  • da5feb80c9
    Update common/src/main/java/com/viaversion/viabackwards/protocol/v1_20_5to1_20_3/rewriter/EntityPacketRewriter1_20_5.java Nassim Jahnke 2024-05-30 15:46:47 +0200
  • bc3d6b952f
    Resend damageable item on cancelled block break in 1.11->1.10 The client assumes durability changes, so we have to resend the item Nassim Jahnke 2024-05-30 15:42:07 +0200
  • f0870dfc5f
    Remove unused import FlorianMichael 2024-05-30 15:28:46 +0200
  • fc462ded32
    Change types FlorianMichael 2024-05-30 15:28:16 +0200
  • 144d750d94
    Make list mutable FlorianMichael 2024-05-30 15:23:06 +0200
  • b53c0aeb9b
    Handle block state particles when identifier is used in 1.20.5->.3 (#764) EnZaXD 2024-05-30 10:45:02 +0200
  • 3511ba3c67
    [ci skip] Replace GitHub link to hangar/viaversion.com sub link (#766) EnZaXD 2024-05-30 10:43:20 +0200
  • e173808e0f
    [ci skip] Replace GitHub link to hangar/viaversion.com sub link FlorianMichael 2024-05-30 06:37:02 +0200
  • 1d1a02a745
    Also fix horse armor FlorianMichael 2024-05-30 06:32:54 +0200
  • 17c153cc1a
    Start fixing https://github.com/ViaVersion/ViaBackwards/issues/756 FlorianMichael 2024-05-30 05:55:58 +0200
  • 4bbd1af724
    Handle block state particles when identifier is used in 1.20.3->.5 FlorianMichael 2024-05-29 18:09:49 +0200
  • 1bf5f7408b
    Add missing translation mappings and component rewriter (#761) EnZaXD 2024-05-28 10:52:08 +0200
  • 9e63243003
    Make TranslatableRewriter usable in other projects as well (#762) EnZaXD 2024-05-27 19:37:57 +0200
  • 3adfd2ffe5
    Redesign TranslatableRewriter to be usable in other projects as well FlorianMichael 2024-05-27 18:20:20 +0200
  • 2dd3a30b32
    Add missing translation mappings; fixup old code base FlorianMichael 2024-05-27 16:44:02 +0200
  • 98fad11060
    Update Via API usage (#760) RK_01 2024-05-27 13:35:14 +0200
  • a11542c3b1
    Update Via API usage for #3883 RaphiMC 2024-05-27 13:29:38 +0200
  • 5b3fe55eb2
    Remove unused entries in 1.13 section from translation-mappings.json FlorianMichael 2024-05-27 00:19:25 +0200
  • fe4986b042
    Fix sniffer entity data removal Fixes #757 Nassim Jahnke 2024-05-22 10:11:09 +0200
  • 0618037a0e
    Rename Position Nassim Jahnke 2024-05-21 13:12:18 +0200
  • d7f550fc4f
    Remove empty item tags Fixes #752 Nassim Jahnke 2024-05-21 11:20:55 +0200
  • a9ed655d95
    Add extra slot to horse inventories Fixes #754 Nassim Jahnke 2024-05-21 10:36:02 +0200
  • 6e75026681
    Add config option to suppress emulation warnings (#751) EnZaXD 2024-05-19 09:27:22 +0200
  • 93c497a60b
    Add config option to suppress emulation warnings FlorianMichael 2024-05-18 14:52:49 +0200
  • f9890db702
    Use legacy chunk rewriter functions (#750) EnZaXD 2024-05-15 17:27:43 +0200
  • 3ac0ed3606
    Uses codebase which got added in https://github.com/ViaVersion/ViaVersion/pull/3854 FlorianMichael 2024-05-15 17:06:55 +0200
  • dd4ab8082e
    Update data class names to indicate target version (#749) EnZaXD 2024-05-15 11:16:50 +0200
  • dab83e4d3d
    Update data class names to indicate target version FlorianMichael 2024-05-14 23:46:13 +0200
  • f949fd658a
    [ci skip] Add J17 note to README as well (#748) EnZaXD 2024-05-14 22:20:07 +0200
  • 48dc083d00
    [ci skip] Add J17 note to README as well EnZaXD 2024-05-14 21:56:18 +0200
  • 8f92d55747
    Update Via API usage (#747) EnZaXD 2024-05-14 15:31:40 +0200
  • 4d6c6a2da1
    Fix wrong Protocol1_8To1_9#STRING_TO_JSON usages in 1.12->1.11.1 (#746) EnZaXD 2024-05-14 09:26:17 +0200
  • 903a49b96a
    Apply IJ code reformat Nassim Jahnke 2024-05-13 10:24:32 +0200
  • b85046f11d
    Rework logging inside protocols and rewriters FlorianMichael 2024-05-12 19:10:48 +0200
  • 264cce865b
    Rename data, protocol and mapping classes FlorianMichael 2024-05-12 18:56:33 +0200
  • c27f720316
    Update Via API usage FlorianMichael 2024-05-12 17:49:15 +0200
  • a946632e8b
    Lots of renames Nassim Jahnke 2024-05-11 14:55:38 +0200
  • 0f632b5ce7
    Simplify code FlorianMichael 2024-05-14 15:28:54 +0200
  • 625bde239e
    Update Via API usage FlorianMichael 2024-05-14 15:25:17 +0200
  • 77b8a9ef03
    Fix wrong Protocol1_8To1_9#STRING_TO_JSON usages in 1.12->1.11.1 (#746) EnZaXD 2024-05-14 09:26:17 +0200
  • ce76134510
    Fix wrong Protocol1_8To1_9#STRING_TO_JSON usages in 1.12->1.11.1 FlorianMichael 2024-05-13 21:35:08 +0200
  • a7373b3ad9
    Apply IJ code reformat Nassim Jahnke 2024-05-13 10:24:32 +0200
  • c066b91bba Rework logging inside protocols and rewriters FlorianMichael 2024-05-12 19:10:48 +0200
  • 91a86174a3 Rename data, protocol and mapping classes FlorianMichael 2024-05-12 18:56:33 +0200
  • 0b9d2abb84 Update Via API usage FlorianMichael 2024-05-12 17:49:15 +0200
  • 9391a43993
    Rework logging inside protocols and rewriters FlorianMichael 2024-05-12 19:10:48 +0200
  • be522bf0d5
    Rename data, protocol and mapping classes FlorianMichael 2024-05-12 18:56:33 +0200
  • 22ee3ad82d
    Update Via API usage FlorianMichael 2024-05-12 17:49:15 +0200
  • ebff889324
    Lots of renames Nassim Jahnke 2024-05-11 14:55:38 +0200
  • 5e7371d39b
    Start working on 5.0.0 Nassim Jahnke 2021-09-05 13:23:58 +0200
  • e11204d632
    Merge 503e8bd7e1 into abb1803aaf Glicz 2024-05-10 21:59:18 +0200
  • abb1803aaf
    Cache dimensions without namespace in 1.19->1.18.2 (#744) master EnZaXD 2024-05-10 21:47:45 +0200
  • e45a95c6ec
    Bump version to 4.10.3-SNAPSHOT Nassim Jahnke 2024-05-10 21:47:35 +0200
  • 9dadb073ad
    Cache dimensions without namespace in 1.18.2->1.19 FlorianMichael 2024-05-10 21:40:48 +0200
  • 17bda0fc29
    4.10.2 Release 4.10.2 Nassim Jahnke 2024-05-10 13:24:40 +0200
  • 1a22b371cd
    Handle bad heightmaps in 1.17->1.16.4 (#743) EnZaXD 2024-05-09 21:56:14 +0200
  • b4daeeb257
    Handle bad heightmaps in 1.17->1.16.4 FlorianMichael 2024-05-09 21:41:16 +0200
  • 6292c5a5a5
    Use backup tag remove method when rewriting trade list (#742) EnZaXD 2024-05-09 20:55:31 +0200
  • 6b2c23b43c
    Use backup tag remove method when rewriting trade list FlorianMichael 2024-05-09 20:51:22 +0200
  • 6b616d8b07
    Fixup banner handling Nassim Jahnke 2024-05-09 19:44:03 +0200
  • fd43ca56d7
    Properly write properties Nassim Jahnke 2024-05-09 18:04:13 +0200
  • 91193cf602
    Handle player head block entities Fixes #741 Nassim Jahnke 2024-05-09 17:22:31 +0200
  • 1680f9985d
    [ci skip] Use login/status packet enums in older protocols (#740) EnZaXD 2024-05-09 09:25:17 +0200
  • 64fb139661
    Use login/status packet enums in older protocols FlorianMichael 2024-05-08 21:36:09 +0200
  • e8602adf5b
    Fix red nether brick name in 1.11->1.10 (#739) EnZaXD 2024-05-07 19:35:18 +0200
  • ca31e4fcbb
    Fix red nether brick name in 1.11->1.10 FlorianMichael 2024-05-07 19:32:13 +0200
  • 7f0982e59c
    Fix item mappings with explicit data (0) (#738) EnZaXD 2024-05-07 18:54:38 +0200
  • 4814e039f7
    Also use -1 for range/special mappings FlorianMichael 2024-05-07 18:44:30 +0200
  • 286c841d5b
    Fix code FlorianMichael 2024-05-07 18:10:33 +0200
  • 3ae2cdc77a
    Fix code FlorianMichael 2024-05-07 17:58:28 +0200
  • 8637876a4d
    Fix item mappings with explicit data (0) FlorianMichael 2024-05-07 17:26:24 +0200
  • 072b59060c
    Don't write null criteria for unknown advancements Nassim Jahnke 2024-05-07 17:07:13 +0200
  • 633b4b393b
    Remove alpha channel from particle colors in 1.20.5->.3 (#737) EnZaXD 2024-05-06 09:50:33 +0200
  • 3c9c76d592
    Move method FlorianMichael 2024-05-06 00:09:35 +0200
  • cd526155f8
    Remove alpha channel from particle colors in 1.20.5->.3 FlorianMichael 2024-05-05 23:47:22 +0200
  • 34101ea8b8
    4.10.1 Release Definitely the first time I made this commit 4.10.1 Nassim Jahnke 2024-05-05 16:53:56 +0200
  • 093328db11
    Handle missing mappings Nassim Jahnke 2024-05-05 16:53:36 +0200
  • 5bd8786737
    Update entity mapping usage Nassim Jahnke 2024-05-05 12:22:17 +0200
  • fedda03062
    Use TagUtil#removeNamespaced in 1.19.4->.3 (#735) EnZaXD 2024-05-02 16:07:22 +0200
  • da1bc9ffcb
    Use TagUtil#removeNamespaced in 1.19.4->.3 FlorianMichael 2024-05-02 16:04:38 +0200
  • 99f6356230
    Make chat_types handling in 1.19 protocols optional (#733) EnZaXD 2024-05-02 15:59:51 +0200
  • 939aec978e
    Update API usage FlorianMichael 2024-05-02 15:55:59 +0200
  • 9b8e65c59d
    Implement handleTranslate() for tags in TranslatableRewriter (#734) EnZaXD 2024-05-02 15:28:40 +0200
  • 7779049ed0
    Implement handleTranslate() for tags in TranslatableRewriter FlorianMichael 2024-05-02 00:24:55 +0200
  • 206347f36f
    Make chat_types handling in 1.19 protocols optional FlorianMichael 2024-05-02 00:15:02 +0200
  • bd2eb42374
    Add advancement criteria if possible in 1.20.2->1.20 Fixes #616 Nassim Jahnke 2024-05-01 11:31:03 +0200
  • e9db3f040f
    Check both namespaced and implicit key when replacing registries Nassim Jahnke 2024-05-01 10:35:48 +0200
  • ce0e01abec
    Auto: Update copyright headers Nassim Jahnke 2024-04-30 22:28:55 +0200
  • 025603027e
    Remove default components from trade list Nassim Jahnke 2024-04-30 22:28:46 +0200
  • 67ae00faeb
    Add support for different mapping types with same id (#731) EnZaXD 2024-04-30 18:29:45 +0200
  • 325e3f92ed
    Remove 1.19.4 registries without namespace as well Nassim Jahnke 2024-04-29 23:12:37 +0200
  • 2823c75586
    Add support for different mapping types with same id into LegacyBlockItemRewriter FlorianMichael 2024-04-29 00:36:41 +0200
  • 42897030f7
    Fix entity effect reading below 1.20.2 Fixes #3811 Nassim Jahnke 2024-04-28 11:39:43 +0200
  • ddeaf921be
    Register listeners a tick later Because 1.8 has task registration order reverse??? Fixes #730 Nassim Jahnke 2024-04-28 11:35:51 +0200
  • 06c30c2838
    Add paperweight-mappings-namespace attribute Nassim Jahnke 2024-04-28 03:52:25 +0200
  • bf7ed14506 Fix remapping of 1.20.5 CLICK_WINDOW_BUTTON Gero 2024-04-27 21:31:49 +0200
  • c4d0c7ab8f Bump to 4.10.1-SNAPSHOT Gero 2024-04-27 21:31:41 +0200