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

Updated FAWE integration to the latest FAWE build (178). #525

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

MarcSollie
Copy link

I updated the FAWE integration to the latest build (178) as requested in #496.
There were a fair bit of changes, including but not limited to:

  • Changes were primarily Vector -> BlockVector3 and BlockVector2D -> BlockVector2
  • Other changes include changed method names.

I used ClipboardFormats.findByFile(File file) to replace ClipboardFormat.STRUCTURE. It seemed to be the best and safest option, seeing as there was no instance of STRUCTURE in the code.

It was playtested very briefly and it worked.

* Changes were primarily Vector -> BlockVector3 and BlockVector2D -> BlockVector2
* Other changes include changed method names.
@MarcSollie MarcSollie mentioned this pull request Aug 25, 2019
@ArtNRG
Copy link

ArtNRG commented May 11, 2020

Is this version can be used with FAWE 1.15+? http://ci.athion.net/job/FastAsyncWorldEdit-1.15/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants