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: 3.0.1
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: 3.1
Choose a head ref
  • 13 commits
  • 322 files changed
  • 5 contributors

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    964470e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc54854 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    358a842 View commit details
    Browse the repository at this point in the history
  2. Add Ender Chest to InventoryViewer (#68) (#234)

    * Add Ender Chest to InventoryViewer (#68)
    
    Closes #68
    
    * Remove unneeded logging import
    
    * Cleanup
    
    Co-authored-by: Constructor <[email protected]>
    ToxicAven and Avanatiker authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    4f3e896 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Update to ForgeGrade 5, Gradle 7.4, and bump up some dependencies (#236)

    * Update to ForgeGrade 5, Gradle 7.4
    
    * Fix build
    
    * Fix info expand
    
    * Cleanup
    
    Co-authored-by: Constructor <[email protected]>
    mmvanheusden and Avanatiker authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    bfa2bd7 View commit details
    Browse the repository at this point in the history
  2. Add ;openfolder command (#233)

    * Add openfolder command
    
    * Make it (probably) work for windows
    
    Why getOS wasn't public irritates me
    
    * Refactor of FolderUtils
    
    * Fix mistake
    
    Co-authored-by: Constructor <[email protected]>
    ToxicAven and Avanatiker authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    71785e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Rename mixin package

    Avanatiker committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    735452e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Removed ;backdoor

    Avanatiker committed Feb 21, 2022
    1 Configuration menu
    Copy the full SHA
    6664d64 View commit details
    Browse the repository at this point in the history
  2. Rework badges and add a question to the FAQ (#241)

    * Rework badges and add a question to the FAQ
    
    * fix typo
    mmvanheusden authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    c61eed0 View commit details
    Browse the repository at this point in the history
  3. Add mixin support to plugins (#218)

    * Initial take on plugin mixins
    
    * Reminder
    
    * Removed hot_reload flag. Added mixin path list. Updated dependencies
    
    Co-authored-by: Constructor <[email protected]>
    Nep Nep and Avanatiker authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    ab257f0 View commit details
    Browse the repository at this point in the history
  4. Add a packet command (#239)

    * Add packet command
    
    * Fix synthetic reference
    
    * Small supplement
    Avanatiker authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    3d0452d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Remove submodules (#238)

    * Removed submodules
    
    - No one used the libs anyways
    - Was making things unnecessary complicated
    
    * Remove weird import artifact
    
    * Still waiting for GitHub to allow delete caches.
    
    * Remove sourceSets
    
    * Not yet working
    
    * Cleanup error handling
    Avanatiker authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    c8ca60a View commit details
    Browse the repository at this point in the history
  2. Bump Lambda to 3.1

    Avanatiker committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    5c06308 View commit details
    Browse the repository at this point in the history
Loading