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.2
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.2.1
Choose a head ref
  • 6 commits
  • 17 files changed
  • 4 contributors

Commits on Aug 3, 2022

  1. Fixed a spelling mistake under the description of Breadcrums (#353)

    Fixed a singular spelling mistake that annoyed me a little
    CozyMeli-gitv2 authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    ad58a2b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Fixed multiple module descriptions (#355)

    * Improved descriptions 
    
    Made descriptions clearer and more concise.
    
    * Improved description
    
    Changed description to describe the function of the module and removed punctuation to fit the overall description style.
    
    * Improved description
    
    Changed a repeat use of the word in to within, to stay grammatically correct, and removed punctuation to stay within the style of other module's descriptions.
    
    * Fixed description
    
    The description seemed to be mistakenly copied over from logout logger, which was a cause of confusion. Removed the incorrect description and wrote a new correct one.
    
    * Improved description
    
    Changed might to attempt, as might is more informal and does not fit the use case as well.
    
    * Improved description
    
    Edited description as the module only allows you to add delay, not cancel.
    
    * Improved description
    
    Changed to be more formal and shorter
    
    * Improved description
    
    Changed description to describe the function of the module and be more explanatory.
    
    * Updated description
    
    Improved description and made it more descriptive.
    CozyMeli-gitv2 authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    7b223c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Username & InventoryViewer Improvement (#354)

    * Username Bugfix
    
    Fixes 1-space blank when prefix or suffix is defined with blank
    
    * Improved EnderChest Desync Problem(Desyncs when player close ender chest and moved item at same time), Now catches Ender chest in any language with using TextComponentTranslation.key instead of name(This method needed to use SPacketOpenWindow.
    
    * Refactored by Avanatiker
    
    * Small fix
    
    * Refactored by Avanatiker 2
    MellDa1024 authored Aug 6, 2022
    Configuration menu
    Copy the full SHA
    16ad9e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    9df3dd6 View commit details
    Browse the repository at this point in the history
  2. Fix compatibility with a bunch of utility mods (#356)

    * Attempt to fix impact/phobos/whatever
    
    * Tiny code improvement
    Nep Nep authored Aug 7, 2022
    Configuration menu
    Copy the full SHA
    355766f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4242da2 View commit details
    Browse the repository at this point in the history
Loading