FastAsyncWorldEdit icon indicating copy to clipboard operation
FastAsyncWorldEdit copied to clipboard

Added upstream OffsetsMask classes

Open MattBDev opened this issue 2 years ago • 2 comments

Overview

Fixes one of the API incompatibilities we have with upstream by adding these new masks to FAWE.

Description

Adds two new masks to FAWE from upstream and ports a few FAWE changes into them.

Submitter Checklist

  • [X] Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
  • [X] Ensure that the pull request title represents the desired changelog entry.
  • Not Applicable: New public fields and methods are annotated with @since TODO.
  • [X] I read and followed the contribution guidelines.

MattBDev avatar May 05 '23 02:05 MattBDev

The checks seem to have failed but the code does compile and works. Not sure what is the cause of the failure to resolve dependencies and the CodeQL issue. I don’t even touch dependencies in this PR.

MattBDev avatar May 11 '23 04:05 MattBDev

Please take a moment and address the merge conflicts of your pull request. Thanks!

github-actions[bot] avatar May 31 '24 16:05 github-actions[bot]