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

Commit graph

  • 3e187419b4
    Merge 9ee815b490 into 2159dea31d EnZaXD 2024-06-30 21:37:23 +0200
  • 9ee815b490
    Fix EnchantmentRewriter#getRomanNumber default value api/fix-roman-number-getter FlorianMichael 2024-06-30 21:29:21 +0200
  • e5eb3f0f18
    Merge 928604e5de into 2159dea31d EnZaXD 2024-06-30 21:01:29 +0200
  • 928604e5de
    Rewrite falling block state ids in 1.20.3->1.20.2 fix/falling-block-state-rewriting FlorianMichael 2024-06-30 21:00:57 +0200
  • 7e4c07b89c
    Merge 996fe56db1 into 2159dea31d EnZaXD 2024-06-30 14:57:47 +0200
  • 2159dea31d
    Remove ViaRewind recommendation in fabric.mod.json (#804) master EnZaXD 2024-06-30 11:31:34 +0200
  • 793bedf4e2
    [ci skip] Update supported versions section in README (#805) EnZaXD 2024-06-30 11:31:28 +0200
  • 4484d0750f
    [ci skip] Update supported versions section in README FlorianMichael 2024-06-29 15:29:26 +0200
  • c3cd2ac694
    Remove ViaRewind recommendation in fabric.mod.json FlorianMichael 2024-06-29 15:24:27 +0200
  • 2cb3fd186b
    Move bee entity mapping to onMappingDataLoaded method Nassim Jahnke 2024-06-26 10:55:59 +0200
  • 7ccb5634ff
    Rewrite title/player_combat components in 1.17->1.16.4 (#801) EnZaXD 2024-06-24 22:17:24 +0200
  • 4395c8032d
    Rewrite title/player_combat components in 1.17->1.16.4 FlorianMichael 2024-06-24 21:13:44 +0200
  • 33495887ec
    Bump version to 5.0.2-SNAPSHOT FlorianMichael 2024-06-24 16:49:32 +0200
  • f461a0b14c
    5.0.1 Release 5.0.1 Nassim Jahnke 2024-06-22 15:54:10 +0200
  • 2daa1aa39e
    Handle infinite effect duration in 1.19.4->1.19.3 Fixes #796 Nassim Jahnke 2024-06-20 13:48:58 +0200
  • 38af6f883b
    Fix 1.21 enchantment remapping Fixes #795 Nassim Jahnke 2024-06-20 13:13:50 +0200
  • 418357d8eb
    Add empty axolotl_tempt_items tag Nassim Jahnke 2024-06-19 23:01:11 +0200
  • 13a74f43ef
    Remove old particles type handling code Nassim Jahnke 2024-06-18 18:42:39 +0200
  • a921337178
    Add music_discs item tag for 1.20.5 clients Needed back in 1.17 Fixes #794 Nassim Jahnke 2024-06-18 10:03:13 +0200
  • da5837d794
    Move particles type handling into generic handler This allows for handling of data for untracked entities Nassim Jahnke 2024-06-18 10:00:20 +0200
  • 4dded860ce
    Rewrite window title in 1.20->1.19.4 (#792) EnZaXD 2024-06-17 16:52:05 +0200
  • aac170327a
    Update VV api usage FlorianMichael 2024-06-17 16:34:52 +0200
  • 8e99dddb91
    Write player rotation on USE_ITEM in 1.21->1.20.5 (#791) EnZaXD 2024-06-17 16:27:55 +0200
  • 61cd50233f
    Rewrite window title in 1.20->1.19.4 FlorianMichael 2024-06-17 16:06:31 +0200
  • cff8c99ecc
    Remove comments FlorianMichael 2024-06-17 15:43:35 +0200
  • 3f389cf35a
    Write player rotation on USE_ITEM in 1.21->1.20.5 FlorianMichael 2024-06-17 15:42:08 +0200
  • e662640377
    Handle item_name item data for component rewriting Nassim Jahnke 2024-06-17 12:58:39 +0200
  • bba0a3a3a6
    Handle new trial chamber map decoration type Fixes #789 Nassim Jahnke 2024-06-17 12:21:25 +0200
  • 4061e91e53
    Update translations Nassim Jahnke 2024-06-17 12:12:36 +0200
  • 14e208e9d7
    Enable experimental 1.21 features for 1.20 clients Fixes #790 Nassim Jahnke 2024-06-17 11:59:38 +0200
  • c5dacad81e
    Bump version to 5.0.1-SNAPSHOT Nassim Jahnke 2024-06-16 21:48:18 +0200
  • 132cf1d6e1
    5.0.0 Release 5.0.0 dev Nassim Jahnke 2024-06-16 14:02:32 +0200
  • 5f57041413
    Fix item data handling order Nassim Jahnke 2024-06-16 11:05:50 +0200
  • f91a25cba7
    Make sure we have block mappings before trying to apply them Nassim Jahnke 2024-06-16 10:22:37 +0200
  • 547041cb62
    Merge branch 'refs/heads/dev' into preview Nassim Jahnke 2024-06-15 16:11:26 +0200
  • b7af3b7d8e
    Fix player head in 1.20.2->1.20 (#786) Pantera (Mad_Daniel) 2024-06-15 22:10:20 +0900
  • 5a6c5b252a
    remove same tag Pantera (Mad_Daniel) 2024-06-15 21:54:40 +0900
  • 68e81c1f26
    Fix player head in 1.20.2->1.20 Pantera (Mad_Daniel) 2024-06-15 17:01:07 +0900
  • bb927b31f7
    Some fixups Informative commit message I know Nassim Jahnke 2024-06-14 00:58:32 +0200
  • eceda8ac58
    Add remaining item array type in BlockItemPacketRewriter1_13 (#784) EnZaXD 2024-06-13 18:42:17 +0200
  • 65d829065a
    Read proper sound event type in 1.20.5->1.20.3 Nassim Jahnke 2024-06-13 18:33:43 +0200
  • df855dd646
    Add missing item array type in BlockItemPacketRewriter1_13 FlorianMichael 2024-06-12 23:23:30 +0200
  • 0b38dc18a5
    Remove snapshot from version Nassim Jahnke 2024-06-12 18:10:36 +0200
  • 4b58f6d154
    1.21-rc1 Nassim Jahnke 2024-06-10 15:23:50 +0200
  • 6d8fee053d
    1.21-pre3 Nassim Jahnke 2024-06-06 10:31:44 +0200
  • 335415efd7
    1.21-pre2 Nassim Jahnke 2024-05-31 15:22:03 +0200
  • 59f7ce339e
    Remove jukebox_playable Nassim Jahnke 2024-05-29 20:03:28 +0200
  • a9b9c48b26
    Handle item changes in show item text components Nassim Jahnke 2024-05-29 19:50:40 +0200
  • 8fb814ef11
    Handle chat and horse container changes Nassim Jahnke 2024-05-29 18:29:21 +0200
  • 9873f279a4
    Bump version Nassim Jahnke 2024-05-29 17:01:24 +0200
  • ab1467dba5
    Handle jukebox song level event Nassim Jahnke 2024-05-23 14:09:03 +0200
  • 3749a5d5da
    Update data component ids Nassim Jahnke 2024-05-22 20:20:05 +0200
  • 6f8da18f65
    24w21b, mostly Nassim Jahnke 2024-05-22 18:56:43 +0200
  • 1a24ce6d87
    24w20a Nassim Jahnke 2024-05-15 16:50:07 +0200
  • e9d142e2ec
    Rebase onto 5.0.0 Nassim Jahnke 2024-05-14 22:19:39 +0200
  • 218b2abe45
    24w19a Nassim Jahnke 2024-05-10 16:52:44 +0200
  • 263790e9f6
    24w18a Nassim Jahnke 2024-05-03 20:00:14 +0200
  • 094bfe34c6
    Use trade list rewriter functions (#782) EnZaXD 2024-06-11 15:10:22 +0200
  • c143ac5a32
    handleTradeList FlorianMichael 2024-06-11 11:49:15 +0200
  • c238857ea2
    Update again FlorianMichael 2024-06-11 11:46:19 +0200
  • a3b76d5bd4
    Update VV API usage FlorianMichael 2024-06-10 15:44:24 +0200
  • 996fe56db1
    Add empty check in transitioning protocol 1.11->1.10 update/pr-3921 FlorianMichael 2024-06-09 16:35:27 +0200
  • bfbc086f44
    Revert "Send registry data before finish configuration in 1.20.5->1.20.3 (#778)" Nassim Jahnke 2024-06-08 19:58:14 +0200
  • 7bd43e0234
    Use TagRewriter#registerGeneric in 1.20.3->1.20.2 (#779) EnZaXD 2024-06-07 18:38:29 +0200
  • 378b5ee338
    Use TagRewriter#registerGeneric in 1.20.3->1.20.2 FlorianMichael 2024-06-07 18:36:55 +0200
  • e93e30c235
    Send registry data before finish configuration in 1.20.5->1.20.3 (#778) EnZaXD 2024-06-07 18:19:49 +0200
  • 36334f2672
    Use registerGeneric() FlorianMichael 2024-06-07 18:11:28 +0200
  • 30b12f7a73
    Send registry data before finish configuration in 1.20.5->1.20.3 FlorianMichael 2024-06-07 17:50:37 +0200
  • 2f5fbd93ea
    Make items in 1.20.5+ non null Nassim Jahnke 2024-06-07 13:52:45 +0200
  • f86fdd1eb4
    Update VV API usage (#776) EnZaXD 2024-06-06 11:09:39 +0200
  • 993608b4b4
    Also apply MC-68487 workaround to items Nassim Jahnke 2024-06-06 10:56:43 +0200
  • 59c6efa827
    Update VV API usage FlorianMichael 2024-06-05 13:20:32 +0200
  • a786152dfc
    Handle UPDATE_LISTED state in 1.19.3->1.19.1 (#775) EnZaXD 2024-06-05 09:24:47 +0200
  • c6b0126404
    Update VV API usage FlorianMichael 2024-06-05 00:22:58 +0200
  • d73e852930
    Handle UPDATE_LISTED state in 1.19.3->1.19.1 FlorianMichael 2024-06-05 00:02:46 +0200
  • 89caecef4f
    Ignore errors in 1.14->1.13.2 lore tag conversion (#773) EnZaXD 2024-06-04 12:42:43 +0200
  • 6058763489
    Don't publish extra modules (#772) EnZaXD 2024-06-03 15:24:16 +0200
  • c8862d60e4
    Inline publishShadowJar() FlorianMichael 2024-06-03 13:37:33 +0200
  • c750bdb590
    Put the try catch around the loop to make it more readable FlorianMichael 2024-06-03 13:33:13 +0200
  • 8a675923d1
    Emulate recovery compass using lodestone compass in 1.19->1.18.2 (#770) EnZaXD 2024-06-03 09:49:39 +0200
  • 97d6fef604
    Handle 1.13.2->1.14 lore tag properly FlorianMichael 2024-06-02 22:14:34 +0200
  • 22a071611e
    Remove storage if position is null FlorianMichael 2024-06-02 20:00:46 +0200
  • bbdc4c25d9
    Restructure build-system to only publish important/usable modules FlorianMichael 2024-06-02 15:55:19 +0200
  • 3370383481
    Add firework flight length fix from VV (#769) EnZaXD 2024-06-02 09:04:17 +0200
  • 9b359ec5e5
    Emulate recovery compass using lodestone functionality in 1.18.2->1.19 FlorianMichael 2024-06-02 05:40:45 +0200
  • 4a78da79a5
    Add firework flight length fix from VV FlorianMichael 2024-06-02 02:39:49 +0200
  • 449ddd1de7
    Update Gradle wrapper Nassim Jahnke 2024-06-01 17:10:40 +0200
  • 9efc2e630f
    Update publication metadata 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