Thanks to visit codestin.com
Credit goes to github.com

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: lambda-client/lambda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7bb832a
Choose a base ref
...
head repository: lambda-client/lambda
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4396adf
Choose a head ref
  • 8 commits
  • 13 files changed
  • 5 contributors

Commits on Dec 31, 2021

  1. Configuration menu
    Copy the full SHA
    f17f07f View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

  1. Dowgrade Reflections (Future Client Compatibility fix) (#217)

    * Downgrade reflections to 0.9.2
    
    Because Future compatibility breaks with it, despite 0x22 saying Future doesn't even use it. Cool!
    ToxicAven authored Jan 1, 2022
    Configuration menu
    Copy the full SHA
    0459298 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. Fix antidisconnect (#219)

    huddy987 authored Jan 2, 2022
    Configuration menu
    Copy the full SHA
    e84e63e View commit details
    Browse the repository at this point in the history
  2. Fix bug where DiscordRPC wouldn't start or would be stuck in "Main Me…

    …nu" and attempt to reconnect to discord (#213)
    
    * I think this fixes DiscordRPC?
    
    * Attempt to reconnect DiscordRPC when discord is reopened
    Nep Nep authored Jan 2, 2022
    Configuration menu
    Copy the full SHA
    9528897 View commit details
    Browse the repository at this point in the history
  3. Bump Lambda 3.0 -> 3.0.1

    Until new feature ofc
    Avanatiker committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    2529b8e View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Add fireball deflection to KillAura (#220)

    * Add ghast fireball deflection to KillAura
    
    * Allow forcing viewlock for fireballs
    Nep Nep authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    5abb314 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b86944 View commit details
    Browse the repository at this point in the history
  3. Add all packets to PacketCancel (#223)

    * Add all packets to PacketCancel
    
    * Categories for packets
    
    * Finish categories
    
    * Bring back counter
    
    * Adding packet command scetch
    
    * Revert "Adding packet command scetch"
    
    This reverts commit b59215b.
    
    Co-authored-by: Constructor <[email protected]>
    czho and Avanatiker authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    4396adf View commit details
    Browse the repository at this point in the history
Loading