Commit Graph

194 Commits

Author SHA1 Message Date
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
5f055d56cb chore: Update dependency com.github.TownyAdvanced:Towny to v0.97.2.15 (#1402)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-09 09:59:22 +01:00
a716dd3778 chore: Update dependency org.checkerframework:checker-qual to v3.19.0 (#1391)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 17:40:23 +01:00
8a03b89434 chore: Update net.kyori to v4.9.3 (#1388)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-01 13:53:08 +01:00
67874bc9f8 chore: Update dependency com.github.TownyAdvanced:Towny to v0.97.2.12 (#1380)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-01 13:51:49 +01:00
9a33789e41 build: Update shadow and PlotSquared
Closes #1367
2021-10-18 22:41:31 +02:00
6827f17d4d build: Closes #1365 2021-10-18 22:08:07 +02:00
f0880a27a0 feat: Paperweight support (#1362)
* Initial work towards paperweight

* feat: Port Fawe classes to paperweight

- Hide UnsafeUtilities in javadocs
- Fix typo in Regenerator
- Create fawe tmp directory for fawe regen

* Update adapters

* chore: Update MiniMessage

* Address todos

* Fix leftover Tuinity loggers
2021-10-17 16:32:36 +02:00
3a952e1938 chore: Update dependency org.mockito:mockito-core to v4 (#1360)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-17 10:06:45 +02:00
e5fbc4c971 chore: Update com.google.auto.value to v1.8.2 (#1353)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-11 13:06:34 +02:00
af94f9b1f9 chore: Update org.antlr to v4.9.2 (#1351)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-11 13:06:20 +02:00
4ce16a0343 chore: Update dependency org.checkerframework:checker-qual to v3.18.1 (#1343)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-10 00:25:21 +02:00
fad1f5c2f0 Update net.kyori to v4.9.2 (#1339)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-04 17:14:58 +02:00
632c9845c1 Update dependency com.github.TownyAdvanced:Towny to v0.97.2.4 (#1335)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-04 17:14:38 +02:00
1166db60d1 Update dependency dev.notmyfault.serverlib:ServerLib to v2.3.1 (#1336)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-04 17:13:48 +02:00
eafab87540 Update dependency com.github.TownyAdvanced:Towny to v0.97.2.0 (#1323)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 18:03:49 +02:00
a23abc1bb6 Update com.plotsquared to v6.1.2 (#1307)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-21 00:57:59 +02:00
8cc93a2255 Update dependency com.sk89q.worldguard:worldguard-bukkit to v7.0.6 (#1305)
* Update dependency com.sk89q.worldguard:worldguard-bukkit to v7.0.6

* Make it compile

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: NotMyFault <mc.cache@web.de>
2021-09-18 21:59:29 +02:00
74697ee312 Fix ZSTD implementation and test-loading. Don't allow disabling of the test on startup 2021-09-17 14:38:28 +01:00
e989a4ebb0 Update com.plotsquared to v6.1.1 (#1299)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-14 17:04:21 +02:00
91919d31b0 Update PlotSquared 2021-09-10 16:10:05 +02:00
dc11b74020 Closes #1283 Closes #1284 2021-09-07 10:41:42 +02:00
7c3c165fd6 Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main 2021-09-06 15:31:27 +02:00
8aadeb9291 Identify as Fawe when throwing unknown exceptions
Closes #1281
Closes #1279
Closes #1282
2021-09-06 15:28:54 +02:00