Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ViaVersion/ViaLegacy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.7
Choose a base ref
...
head repository: ViaVersion/ViaLegacy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 12 files changed
  • 3 contributors

Commits on Jan 1, 2025

  1. Bump version to 3.0.8-SNAPSHOT

    RaphiMC committed Jan 1, 2025
    Copy the full SHA
    e173aab View commit details

Commits on Jan 2, 2025

  1. Bump net.raphimc:ViaProxy from 3.3.8-SNAPSHOT to 3.4.0-SNAPSHOT (#96)

    Bumps net.raphimc:ViaProxy from 3.3.8-SNAPSHOT to 3.4.0-SNAPSHOT.
    
    ---
    updated-dependencies:
    - dependency-name: net.raphimc:ViaProxy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2025
    Copy the full SHA
    881f3c1 View commit details

Commits on Jan 5, 2025

  1. Don't try to parse writeable book contents as text component

    Fixes #97
    RaphiMC committed Jan 5, 2025
    Copy the full SHA
    ed88d8b View commit details

Commits on Jan 10, 2025

  1. Update VV api usage

    FlorianMichael committed Jan 10, 2025
    Copy the full SHA
    072c2a7 View commit details
  2. Cleanup

    FlorianMichael committed Jan 10, 2025
    Copy the full SHA
    7c8093d View commit details

Commits on Jan 11, 2025

  1. Fixed and cleaned up code

    RaphiMC committed Jan 11, 2025
    Copy the full SHA
    8cc6944 View commit details

Commits on Jan 14, 2025

  1. Bump io.netty:netty-handler from 4.1.116.Final to 4.1.117.Final (#99)

    Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.116.Final to 4.1.117.Final.
    - [Commits](netty/netty@netty-4.1.116.Final...netty-4.1.117.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-handler
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 14, 2025
    Copy the full SHA
    02b7704 View commit details

Commits on Jan 24, 2025

  1. Updated gradle to 8.12.1

    RaphiMC committed Jan 24, 2025
    Copy the full SHA
    b74491c View commit details

Commits on Jan 30, 2025

  1. Use PacketTypeMap#ofUnsequenced for packet types creation

    Fixes VV error logging showing the wrong packet name as the of method doesn't take in account the getId() implemented in PacketType.
    FlorianMichael committed Jan 30, 2025
    Copy the full SHA
    8d2d647 View commit details
  2. [ci skip] Fixed code style

    RaphiMC committed Jan 30, 2025
    Copy the full SHA
    4a11a35 View commit details

Commits on Feb 11, 2025

  1. Bump io.netty:netty-handler from 4.1.117.Final to 4.1.118.Final (#101)

    Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.117.Final to 4.1.118.Final.
    - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-handler
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 11, 2025
    Copy the full SHA
    848744a View commit details

Commits on Feb 25, 2025

  1. Updated gradle to 8.13

    RaphiMC committed Feb 25, 2025
    Copy the full SHA
    3e7116e View commit details

Commits on Feb 27, 2025

  1. Bump io.netty:netty-handler from 4.1.118.Final to 4.1.119.Final (#102)

    Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.118.Final to 4.1.119.Final.
    - [Commits](netty/netty@netty-4.1.118.Final...netty-4.1.119.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-handler
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 27, 2025
    Copy the full SHA
    a83bbb6 View commit details
Loading