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: Exceptionflug/protocolize
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Exceptionflug/protocolize
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 2 files changed
  • 3 contributors

Commits on Aug 27, 2021

  1. Fix cursorItem NPE

    Not 100% sure it's the full fix (e.g. solution to the core problem) but I haven't had the error since adding this and things are still functional so seems ok.
    closes #89
    LogGits authored Aug 27, 2021
    Configuration menu
    Copy the full SHA
    465692b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. Merge pull request #91 from LogGits/patch-1

    Fix cursorItem NPE
    Exceptionflug authored Aug 28, 2021
    Configuration menu
    Copy the full SHA
    34e7109 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Added add() method, similar to Bukkit location.

    This should make certain operations easier.
    masecla22 authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    097dac0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from masecla22/patch-1

    Added add() method, similar to Bukkit location.
    Exceptionflug authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    fe6098f View commit details
    Browse the repository at this point in the history
Loading