Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.
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: lambda-client/lambda-legacy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ABeater/lambda
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 0 files changed
  • 3 contributors

Commits on Jun 9, 2022

  1. Added Minecart detection

    A.Beater authored and A.Beater committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    49a4620 View commit details
    Browse the repository at this point in the history
  2. Minecarts

    A.Beater authored and A.Beater committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    66a6d80 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Minecarts

    A.Beater authored and A.Beater committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    4b81dc3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/ABeater/lambda

    � Conflicts:
    �	src/main/kotlin/com/lambda/client/module/modules/misc/StashLogger.kt
    A.Beater authored and A.Beater committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    dcdbcb9 View commit details
    Browse the repository at this point in the history
  3. Minecarts

    A.Beater authored and A.Beater committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    52c1b47 View commit details
    Browse the repository at this point in the history
  4. Added Minecartchest and MinecartHopper detaction only. Fixed coords.

    A.Beater authored and A.Beater committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    7407654 View commit details
    Browse the repository at this point in the history
  5. Added MinecartChest and MinecartHopper detection only. Fixed coords. …

    …removed comment.
    A.Beater authored and A.Beater committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    7a7f347 View commit details
    Browse the repository at this point in the history
  6. Changed some variables to fit better with the pre-existing ones.

    A.Beater authored and A.Beater committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    6c9a16b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Changed some variables to fit better with the pre-existing ones.

    A.Beater authored and A.Beater committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    a44f96a View commit details
    Browse the repository at this point in the history
  2. Changed the way it detected doubles(location -> UUID) to prevent it f…

    …rom not detecting merged Minecarts.
    A.Beater authored and A.Beater committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    7b60e4b View commit details
    Browse the repository at this point in the history
  3. Removed empty lines.

    A.Beater authored and A.Beater committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    471756f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    dd0f074 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2db7986 View commit details
    Browse the repository at this point in the history
Loading