Skip to content

Conversation

@dordsor21
Copy link
Member

No description provided.

NotMyFault and others added 21 commits November 22, 2021 13:38
- Drop paranamer, you can access parameter names at runtime with Java 8+ natively
* Update swathes of easy-to-update-sort-of-code.
 - Untested
 - Should compile but NMF broken something
 - Several todos:
  - biome history//better support (move to biome sections in core)
  - regen (haha lol no thanks, someone else can do that)
  - probably actually do the palette stuff that probably won't work in PaperweightPlatformAdapter

* ci: Provide basic Jenkinsfile for ghprb pipeline

* build: Update paperweight

* upstream: Update Upstream

de6fa17 Add getBrush helper for use with instanceof pattern matching (1926)

* FAWE will now load on startup

* it....works?

* Begin to allow biome edits (and fix biomes reverting to plains upon editing blocks)

* Add new blocks/block properties

* Only create biome palette if supplies is null

* Fix biome operations

* Finally get removing BlockID done (major version change allows it)

* refactor!: Drop PlotSquared v4

Fawe 2.0.0 and newer requires Java 17, PlotSquared v4 supports 1.13 and 1.14, Fawe wont work on these versions nevertheless and refuses to load due Java version incompatiblities with older versions. Newer versions can use PlotSquared v6.

* docs: Update readme

* Added and removed some comments

* Added and removed some comments

* refactor: Rename worldedit configuration

* build: Re-add 1.17 module

This the a very nasty commit

* chore: Implement missing methods

* build: Update paperweight

* upstream: Update upstream

6df194e Remove finalize, use a Cleaner instead (1943)
9843a4f Fix snapshots in 1.18 (1959)

* ci: Escape workflows

* build: Update paperweight to 1.18.1

* build: Update Paster

* Fix compilation

* Bump to 1.18.1

* Do both 1.18 and 1.18.1

Co-authored-by: Alex <mc.cache@web.de>

* Fix single-block lookups

* Reserve ordinals 0 through 3 for air/"reserved"

* Create block palette data with values

* Fix classpath for testing for starlight

* Correctly use block rather than sky light layer [not used in paper]

Co-authored-by: NotMyFault <mc.cache@web.de>
Co-authored-by: Matt <4009945+MattBDev@users.noreply.github.com>
@NotMyFault NotMyFault added the Major feature This PR adds a major feature label Dec 20, 2021
@dordsor21 dordsor21 marked this pull request as ready for review December 20, 2021 21:23
@dordsor21 dordsor21 requested a review from a team as a code owner December 20, 2021 21:23
@dordsor21 dordsor21 requested a review from NotMyFault December 29, 2021 16:47
@NotMyFault NotMyFault requested a review from SirYwell December 29, 2021 17:32
Copy link
Collaborator

@NotMyFault NotMyFault left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and is in a state to be merged. Possible nits can be addressed later.
Just let me know before merging than I can make a clean cut of release drafter.

@NotMyFault
Copy link
Collaborator

@SirYwell Do you want to give it a review as well? The diff is quite big but the overall merge blockers have been addressed so far.

@SirYwell
Copy link
Member

SirYwell commented Jan 4, 2022

I won't have the time to fully review this diff

@NotMyFault
Copy link
Collaborator

I'm heading forward to merge this tomorrow if there's no blocking feedback by then.

NotMyFault and others added 6 commits January 4, 2022 20:33
fb5ec19 Fix error for snapshot restore missing chunk
…#1507)

* Add worldedit.schematic.list.other permission and functionality

* Implement StringMan#containsUuid

* Javadocs

* chore: Add since annotation

Co-authored-by: NotMyFault <mc.cache@web.de>
@NotMyFault NotMyFault removed the request for review from SirYwell January 5, 2022 15:23
@NotMyFault NotMyFault merged commit 8b973da into main Jan 5, 2022
@NotMyFault NotMyFault deleted the major/2.0.0/1.18 branch January 5, 2022 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Breaking changes This PR causes a breaking change Major feature This PR adds a major feature

Projects

None yet

9 participants