Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't reopen GUIs on update when not necessary to prevent flickering #220

Closed
wants to merge 19 commits into from
Closed

Commits on May 19, 2022

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

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    3e0a47d View commit details
    Browse the repository at this point in the history
  2. Remove spurious log file

    stefvanschie committed May 31, 2022
    Configuration menu
    Copy the full SHA
    b0e617c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d7a961 View commit details
    Browse the repository at this point in the history
  4. check out before running task

    NoahvdAa authored and stefvanschie committed May 31, 2022
    Configuration menu
    Copy the full SHA
    6902d67 View commit details
    Browse the repository at this point in the history
  5. remove leftover cd...

    NoahvdAa authored and stefvanschie committed May 31, 2022
    Configuration menu
    Copy the full SHA
    e64cd11 View commit details
    Browse the repository at this point in the history
  6. update to stable release

    NoahvdAa authored and stefvanschie committed May 31, 2022
    Configuration menu
    Copy the full SHA
    adb4175 View commit details
    Browse the repository at this point in the history
  7. cache paper-nms jars

    NoahvdAa authored and stefvanschie committed May 31, 2022
    Configuration menu
    Copy the full SHA
    4c6ff37 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4df4bff View commit details
    Browse the repository at this point in the history
  9. Bump paper-nms-maven-plugin from 1.2 to 1.2.1

    Bumps paper-nms-maven-plugin from 1.2 to 1.2.1.
    
    ---
    updated-dependencies:
    - dependency-name: ca.bkaw:paper-nms-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and stefvanschie committed May 31, 2022
    Configuration menu
    Copy the full SHA
    b2218b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eed1a90 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Fixed a typo with dirty rows

    jdkeke142 committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    1b7ead4 View commit details
    Browse the repository at this point in the history
  2. Fixed a typo with dirty rows

    jdkeke142 authored and stefvanschie committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    f197761 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'stefvanschie:0.10.6' into 0.10.6

    jdkeke142 authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    ff661c7 View commit details
    Browse the repository at this point in the history
  4. Don't reopen inventory when not necessary

    jdkeke142 committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    14384ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de248d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3104e27 View commit details
    Browse the repository at this point in the history
  7. Resending items for NMS based GUIs on non-reopening update, migrated …

    …some logic from NamedGui to Gui to support Beacon GUIs, fixed double opening for Workbench GUIs
    jdkeke142 committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    4c7688a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. Fixed Beacon GUI reopening mechanic

    jdkeke142 authored Jun 4, 2022
    Configuration menu
    Copy the full SHA
    3284355 View commit details
    Browse the repository at this point in the history