Commit Graph

  • 224ef851c1
    Merge dea6dee7f9 into a7bc03f6a9 RK_01 2025-02-27 22:33:27 +0100
  • b28e9b4059
    Merge bef08ef440 into a7bc03f6a9 FlorianMichael 2025-02-27 22:33:27 +0100
  • c49ac2017b
    Merge ff26c16923 into a7bc03f6a9 FlorianMichael 2025-02-27 22:33:26 +0100
  • a7bc03f6a9
    Treat changes in client bound base protocol handlers as separate protocols (#4400) master FlorianMichael 2025-02-27 22:31:35 +0100
  • bf01030488 Treat changes in client bound base protocol handlers as separate protocols FlorianMichael 2025-02-27 20:47:24 +0100
  • ff26c16923 Add ConnectionDetails#APP_CHANNEL feat/add-connection-details-protocol FlorianMichael 2025-02-26 22:17:10 +0100
  • d1bea0326c
    Update Gradle Wrapper from 8.12.1 to 8.13 (#4396) github-actions[bot] 2025-02-25 18:40:57 +0100
  • fad1191c2c Update Gradle Wrapper from 8.12.1 to 8.13 gradle-update-robot 2025-02-25 17:32:43 +0000
  • 75a3fb2d9f Rename to be more generic? FlorianMichael 2025-02-25 15:53:01 +0100
  • 39d9e0b94e Use different channels rather than fromProxy/platformName as indicator FlorianMichael 2025-02-25 15:49:37 +0100
  • d3512c9e7f
    Check overrides too when removing item data Nassim Jahnke 2025-02-25 13:42:52 +0100
  • 2f1f7538e5
    Ignore invalid ingredients in registry data Nassim Jahnke 2025-02-23 11:10:04 +0100
  • ac3362f950
    Don't add damage types twice in 1.19.4->1.20 (#4389) FlorianMichael 2025-02-19 14:13:52 +0100
  • 74e510b056
    Fix clientEntityId check in MovementTransmitterProvider (#4390) FlorianMichael 2025-02-19 14:13:24 +0100
  • bef08ef440 Cleanup ViaPlatform#onReload and ViaPlatform#getDump descriptions api/cleanup-platform FlorianMichael 2025-02-19 01:47:03 +0100
  • 728c64b30b Fix clientEntityId check in MovementTransmitterProvider FlorianMichael 2025-02-19 01:40:58 +0100
  • d2962455cd Don't add damage types twice in 1.19.4->1.20 FlorianMichael 2025-02-19 00:19:25 +0100
  • caff0d33d6 Verify using fromProxy field FlorianMichael 2025-02-18 14:59:45 +0100
  • 49ee2ce110 Add fromProxy field to connection details packet FlorianMichael 2025-02-18 14:58:11 +0100
  • bd1d01b716 Only cancel packets sent using the native platform name FlorianMichael 2025-02-18 14:28:46 +0100
  • fdd263b806
    Make functions optional which are not always required in ViaPlatform (#4370) FlorianMichael 2025-02-16 13:56:32 +0100
  • a764cec4a9
    Add DebugHandler#logPrePacketTransform/setLogPacketTransform (#4386) FlorianMichael 2025-02-16 13:55:20 +0100
  • 293a8213c1 Add DebugHandler#setLogPacketTransform as well FlorianMichael 2025-02-16 02:06:29 +0100
  • d17491f332 Throw exceptions FlorianMichael 2025-02-16 00:45:13 +0100
  • e8f3cfbfdc Change log message FlorianMichael 2025-02-16 00:34:04 +0100
  • fa07dbc1fa Add DebugHandler#logPrePacketTransform FlorianMichael 2025-02-16 00:32:15 +0100
  • 764861e29b
    [ci skip] Migrate the user wiki to GitHub (#4382) FlorianMichael 2025-02-10 15:37:14 +0100
  • 32d661504d Migrate the user wiki to GitHub FlorianMichael 2025-02-10 15:19:31 +0100
  • 61344c6a48
    Block player messages Nassim Jahnke 2025-02-08 09:55:25 +0100
  • 3e946ff67e
    Add user feedback to /viaversion list & player if no players are found (#4369) EnZaXD 2025-01-31 22:36:39 +0100
  • 1bc7c1649d Cleanup TestPlatform as well FlorianMichael 2025-01-31 18:33:28 +0100
  • 6449d4d766 Mark ViaPlatform#getOnlinePlayers as deprecated FlorianMichael 2025-01-31 18:24:28 +0100
  • 0c5bf07b2f Namings FlorianMichael 2025-01-31 18:16:08 +0100
  • e6e7e2d57a Add user feedback to /viaversion list & player if no players are found FlorianMichael 2025-01-31 16:54:29 +0100
  • 3e056b1ff1 Make functions optional which are not always required in ViaPlatform FlorianMichael 2025-01-31 16:44:01 +0100
  • e812a7746a Add connection details protocol implementation FlorianMichael 2025-01-31 16:37:35 +0100
  • dca45ceb0e
    Simplify read error Nassim Jahnke 2025-01-30 17:13:12 +0100
  • 327ec23ae9
    Add PacketTypeMap#ofUnsequenced helper function (#4368) Florian 2025-01-30 13:51:10 +0100
  • 1fd16651d8 Rename to PacketTypeMap#ofUnsequenced FlorianMichael 2025-01-30 13:44:26 +0100
  • 2a582fb3fd Add PacketTypeMap#createMapMap instead of implementation changes FlorianMichael 2025-01-30 13:26:33 +0100
  • 3d748274b7 Fix PacketTypeMap#typeById implementations FlorianMichael 2025-01-30 02:06:54 +0100
  • 9cf7737502
    Fix container hover event deserialization (#4365) Florian 2025-01-29 15:37:38 +0100
  • 0c5fa1b00a
    Add ProtocolRunnable internal API (#4364) Florian 2025-01-29 15:36:57 +0100
  • 04d8b745d6 Add ProtocolRunnable internal API FlorianMichael 2025-01-29 12:38:27 +0100
  • 1ca075fe89
    Only add minecraft:spit damage type if not sent by the server in 1.20.3->1.20.5 (#4361) EnZaXD 2025-01-27 22:03:12 +0100
  • 00b6d3a1b5 Only add minecraft:spit damage type if not sent by the server in 1.20.3->1.20.5 FlorianMichael 2025-01-27 21:30:15 +0100
  • d7c50a0c06
    Remove newly added registry entries when already sent be the server (#4352) EnZaXD 2025-01-26 22:15:48 +0100
  • ddd8be1a83 new line FlorianMichael 2025-01-26 21:50:59 +0100
  • 1767f8d384 Prioritise entries sent by the server FlorianMichael 2025-01-26 21:49:10 +0100
  • 0e98839cee
    Update Gradle Wrapper from 8.12 to 8.12.1 (#4359) github-actions[bot] 2025-01-26 20:01:35 +0100
  • f4ac5a2140 Update Gradle Wrapper from 8.12 to 8.12.1 gradle-update-robot 2025-01-26 01:43:53 +0000
  • 512ceeb401
    Rewrite sound event in consumable/equippable components (#4358) EnZaXD 2025-01-25 22:15:55 +0100
  • 1f20a227f6 Rewrite sound event in consumable/equippable components FlorianMichael 2025-01-24 22:58:37 +0100
  • 1bf04b4769
    Use "intentionally_empty" sound event for 1.8 blocking (#4357) lowercasebtw 2025-01-24 16:31:35 -0500
  • 237310f027
    fix EnZaXD 2025-01-24 22:29:08 +0100
  • 8852231de6
    Rather use the sound identifier EnZaXD 2025-01-24 22:27:22 +0100
  • 161950d443 Use "intentionally_empty" sound event for 1.8 blocking lowercasebtw 2025-01-23 23:23:22 -0500
  • 7967057b44 Don't copy entries sent by the server FlorianMichael 2025-01-22 18:00:29 +0100
  • 45fbda5135 Remove newly added registry entries when already sent be the server FlorianMichael 2025-01-17 18:20:57 +0100
  • 6ba1197ad9 Fix container hover event deserialization FlorianMichael 2025-01-17 17:12:11 +0100
  • e24981031b
    Fix optional explosions hover event deserialization Fixes ViaVersion/ViaBackwards#952 Nassim Jahnke 2025-01-17 12:29:20 +0100
  • 261188569d
    Update custom model data in items in block entities Nassim Jahnke 2025-01-16 13:15:22 +0100
  • d2f35708ed
    Add tag->component handlers in 1.20.5->1.21 component rewriter (#4172) EnZaXD 2025-01-15 11:51:44 +0100
  • b0f1746057
    More fixes Nassim Jahnke 2025-01-15 11:49:42 +0100
  • 15423c2426
    fixes Nassim Jahnke 2025-01-15 11:28:57 +0100
  • 6a4994d126
    Merge remote-tracking branch 'origin/master' into component-rewriter-work Nassim Jahnke 2025-01-15 11:02:02 +0100
  • d282f37483
    Fix tracking of falling blocks (#4344) EnZaXD 2025-01-11 23:04:22 +0100
  • 9624946ad2 Null check FlorianMichael 2025-01-11 22:55:43 +0100
  • 6421b75836 Prevent server from sending bad data FlorianMichael 2025-01-11 22:52:31 +0100
  • fe2168df51 Fix tracking of falling blocks FlorianMichael 2025-01-11 22:41:43 +0100
  • b244776cc9
    Move up method to ComponentRewriter interface Nassim Jahnke 2025-01-10 21:25:38 +0100
  • 3418e2c21a
    Prepare ComponentRewriter for 1.21.5 changes Nassim Jahnke 2025-01-10 20:56:36 +0100
  • d05bdd9eda
    Keep empty items in CONTAINER in 1.20.3->1.20.5 (#4338) EnZaXD 2025-01-10 17:43:12 +0100
  • a92e75b8cc
    Properly track minecart object entity types in <= 1.12.2 (#4339) EnZaXD 2025-01-10 17:07:09 +0100
  • b46fc6164e
    Merge branch 'master' into component-rewriter-work EnZaXD 2025-01-09 23:18:24 +0100
  • 76ea95164b Fix constant FlorianMichael 2025-01-04 16:59:44 +0100
  • c68e32bcbb Use MathUtil clamp FlorianMichael 2025-01-04 16:57:06 +0100
  • 0f194364f7 Apply suggestions FlorianMichael 2025-01-04 16:52:59 +0100
  • 6904d7404a mfw debug FlorianMichael 2025-01-04 16:39:54 +0100
  • 9fb2d0f938 Dynamically calculate the highest slot FlorianMichael 2025-01-04 16:38:25 +0100
  • c1c8fb5b74 Don't cast to types FlorianMichael 2025-01-04 15:38:26 +0100
  • a0ee7f3802 Expose to API FlorianMichael 2025-01-03 18:20:46 +0100
  • e6f001b001 Add getter FlorianMichael 2025-01-03 18:19:38 +0100
  • d169ab951b Properly track minecart object entity types in <= 1.12.2 FlorianMichael 2025-01-03 17:59:41 +0100
  • 2dca512bb1 Fix CONTAINER transition handling in 1.20.3->1.20.5 FlorianMichael 2025-01-03 16:53:59 +0100
  • 280b1476ed
    5.2.1 Release 5.2.1 Nassim Jahnke 2025-01-01 21:18:54 +0100
  • 9f6e7fa4e5
    [ci skip] Update copyright header Nassim Jahnke 2025-01-01 12:31:22 +0100
  • 7ea38a9447
    Mark publish tasks as not compatible with config cache for now Nassim Jahnke 2024-12-29 13:47:53 +0100
  • 30df64b4d4
    Enable configuration cache Nassim Jahnke 2024-12-29 12:52:05 +0100
  • 73286fd946
    Send op permission level 4 in 1.8->1.9 (#4328) EnZaXD 2024-12-23 14:41:09 +0100
  • 923e4afd7d Send op permission level 4 in 1.8->1.9 FlorianMichael 2024-12-23 13:13:50 +0100
  • 82373acf44
    Add ComponentRewriter#convertLegacyEntityContents, cleanup 1.20.5 rewriter class (#4311) EnZaXD 2024-12-22 11:40:05 +0100
  • 3aa3e3d2f9
    Update Gradle Wrapper from 8.11.1 to 8.12 (#4327) github-actions[bot] 2024-12-22 03:25:07 +0100
  • 9446ebb083 Update Gradle Wrapper from 8.11.1 to 8.12 gradle-update-robot 2024-12-22 01:50:22 +0000
  • 33d2376e5c
    Upload artifacts to GitHub on the dev repository (#4325) EnZaXD 2024-12-21 20:08:31 +0100
  • 5aae4ab10a
    Reuse sound rewriter instance in 1.21->1.21.2 (#4323) EnZaXD 2024-12-21 10:19:56 +0100
  • ef0788983c Reuse sound rewriter instance in 1.21->1.21.2 FlorianMichael 2024-12-20 20:12:51 +0100
  • 1767d4e826 Upload artifacts to GitHub on the dev repository FlorianMichael 2024-12-20 19:26:17 +0100
  • c17b6c5099
    [ci skip] Migrate to the setup-gradle action (#4318) Kichura 2024-12-17 00:46:05 +0100
  • c7915abeb5
    [ci skip] wrapper-validation -> setup-gradle. Kichura 2024-12-17 00:12:32 +0100