Commit Graph

117 Commits

Author SHA1 Message Date
ed9317b4d6 build: Update dependency org.checkerframework:checker-qual to v3.21.4 (#1689)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-04 19:38:43 +02:00
ffea228b52 build: Update dependency gradle to v7.4.2 (#1688)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-04 15:14:43 +02:00
569f3dc504 build: Update com.plotsquared to v6.6.2 (#1687)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-04 14:53:55 +02:00
6435fd3bea build: Update dependency gradle to v7.4.1 (#1657)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-14 14:32:52 +01:00
8afde807b6 build: Drop ProtocolLib dependency (#1659)
* build: Update dependency com.comphenix.protocol:ProtocolLib to v4.8.0

* build: Drop ProtocolLib dependency

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: NotMyFault <mc.cache@web.de>
2022-03-14 14:32:27 +01:00
ebd7c136fd build: Update dependency org.mockito:mockito-core to v4.4.0 (#1660)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-14 14:23:29 +01:00
95512a4c0b build: Release 2.1.0 2022-03-10 22:57:23 +01:00
f59353006a Update to P2 extended heights (#1581) 2022-03-09 14:21:58 +01:00
5e4143c1dc [ci skip] build: Update dependency com.sk89q.worldguard:worldguard-bukkit to v7.0.7 (#1648)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-07 21:18:21 +01:00
345785a25e feat: Support for 1.18.2 (#1641)
* feat: Preliminary work for 1.18.2

* Update SpigotNames to 1.18.2 (#1642)

* 1.18.2 / Biome-Holders, regeneration (#1645)

* 1.18.2 / Biome-Holders, regeneration

* fix: reuse old structure sets

* build: Update dev bundles

* fix: Don't log regen world generation

* fix: Run DataConverter with CBT

* fix: Override `#toNativeBinary`

* fix: Exception on regen

Co-Authored-By: Pierre Maurice Schwang <mail@pschwang.eu>

* refactor: Minor cleanup

Co-authored-by: Aurora <21148213+aurorasmiles@users.noreply.github.com>
Co-authored-by: Pierre Maurice Schwang <mail@pschwang.eu>
2022-03-07 15:20:05 +01:00
a23785632a build: Address Gradle 7.4 deprecations 2022-02-28 15:44:05 +01:00
c5d70f0da1 build: Update dependency com.github.TechFortress:GriefPrevention to v16.18 (#1635)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-28 12:43:25 +01:00
be83c6ec70 build: Update com.plotsquared to v6.5.1 (#1633)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-28 10:56:22 +01:00
b1a93766d3 build: Update com.plotsquared to v6.5.0 (#1610)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-14 12:00:32 +01:00
7da993d3f1 build: Update gradle 2022-02-09 23:35:13 +01:00
cf1e61c153 build: Update dependency org.checkerframework:checker-qual to v3.21.2 (#1602)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 10:34:13 +01:00
faa2477305 build: Update org.bstats to v3 (#1589)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-31 13:00:09 +01:00
186386ce4a build: Update dependency org.mockito:mockito-core to v4.3.1 (#1587)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-31 10:29:09 +01:00
4610688fcb fix: Debugpaste on 1.17 and lower due GSON incompatibility (#1583) 2022-01-28 22:15:24 +01:00
e309cf8f3c build: Update PlotSquared 2022-01-27 15:30:18 +01:00
0f524e665b [ci skip] build: Update dependency org.mockito:mockito-core to v4.3.0 (#1563)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-24 16:14:07 +01:00
806ca62485 fix: GriefDefender filter (#1546)
* Fix: GriefDefender filter

* Update libs.versions.toml

* Now it only work with 2.1.0.
2022-01-23 18:29:01 +01:00
2c4453b68f build: Release 2.0.0 2022-01-14 13:53:59 +01:00
4e2a1c393d build: Update dependency org.checkerframework:checker-qual to v3.21.1 (#1528)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-10 11:27:07 +01:00
318b1ef690 Merge pull request #1512 from IntellectualSites/renovate/com.plotsquared
build: Update com.plotsquared to v6.2.2
2022-01-05 17:10:55 +01:00
42d6466a4c build: Remove drop our maven repository 2021-12-31 17:26:15 +01:00
48e2953910 Update log4j version, update jd links to use "latest" 2021-12-29 15:30:25 +00:00
d6e3c331d4 Make 1.18 to be effectively in a usable state (#1452)
* 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>
2021-12-20 21:12:04 +00:00
c697eb8d41 Merge branch 'main' into major/2.0.0/1.18 2021-12-20 20:28:15 +00:00
37cc817cbe build: Update dependency org.checkerframework:checker-qual to v3.21.0 (#1478)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-20 17:10:06 +01:00
c04cc7bec5 build: Update org.apache.logging.log4j to v2.17.0 (#1480)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-20 17:09:57 +01:00
0e0883cfb8 build: Update dependency org.mockito:mockito-core to v4.2.0 (#1479)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-20 17:06:53 +01:00
fc56304af2 build: Update com.google.auto.value to v1.9 (#1475)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-20 12:23:15 +01:00
511036be23 build: Update dependency gradle to v7.3.2 (#1473)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-20 11:59:39 +01:00
a87323616d Merge remote-tracking branch 'origin/renovate/org.checkerframework' 2021-12-13 20:18:34 +01:00
a7b45e7f54 build: Update org.apache.logging.log4j to v2.15.0 2021-12-13 19:01:34 +00:00
a360026490 build: Update dependency org.checkerframework:checker-qual to v3.20.0 2021-12-13 17:25:07 +00:00
1f0f079193 build: Update com.plotsquared to v6.2.0 (#1462)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-13 14:22:29 +01:00
ec690f888b build: Update plugin pluginyml to v0.5.1 (#1448)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-06 10:22:37 +01:00
0fe847c69a build: Update dependency com.github.TownyAdvanced:Towny to v0.97.5.0 (#1445)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-06 10:11:08 +01:00
e371bb16e1 build: Update dependency gradle to v7.3.1 (#1446)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-06 10:08:52 +01:00
d3aaf7acff Move to Paper 1.18 2021-11-30 18:04:47 +01:00
e296a329c2 Port initial paperweight classes to 1.18 folder structure 2021-11-30 12:35:34 +01:00
2a1bef28d0 Merge branch 'main' into major/2.0.0/1.18 2021-11-27 12:21:55 +01:00
05c22a6802 build: Update paperlib (#1439) 2021-11-27 12:21:38 +01:00
bd9e237376 build: Update dependency org.mockito:mockito-core to v4.1.0 (#1435)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-26 10:37:06 +01:00
705f580290 build: Update core dependencies
- Drop paranamer, you can access parameter names at runtime with Java 8+ natively
2021-11-22 13:47:59 +01:00
7f61483609 build: Update dependencies
Closes #1415
2021-11-15 12:38:52 +01:00
6f33c5223d build: Update Gradle
Address regression from 3ad2f8b5fa
2021-11-11 22:30:22 +01:00
4272f96ade chore: Update org.antlr to v4.9.3 (#1404)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-09 09:59:48 +01:00