Commit Graph

6744 Commits

Author SHA1 Message Date
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
2c56e480c3 Expand certain FAWE limits to use Long instead of Integer. (#1382) 2021-11-02 16:38:39 +00:00
0674f39600 Synchronise chunk filtering 2021-11-02 13:34:37 +00:00
d8735da871 chore: Update dependency commons-cli:commons-cli to v1.5.0 (#1389)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-01 13:53:29 +01:00
bd8a2a5f2a chore: Update dependency net.kyori:adventure-nbt to v4.9.3 (#1387)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-01 13:53:20 +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
ee0d1b5a5b fix: Add missing Gray Candle types (#1383)
* Added Gray Candle types

Added GRAY_CANDLE & GRAY_CANDLE_CAKE

* Added Gray Candle to the ItemTypes
2021-10-29 14:57:58 +00:00
14cb97d0ad fix: //regen with custom populators (#1376)
* Refraction + more fixes

* Remove exception debug

* Fix populator issues with //regen

* Fixed code style

* Further simplify

* Update adapters

Co-authored-by: Alex <mc.cache@web.de>
2021-10-25 14:13:02 +00:00
1b1f3bbcbe Fix #1375 2021-10-25 15:04:59 +01:00
47f25c4f31 Slight cleanup of region parsing in EditSessionBuilder 2021-10-25 14:13:26 +01:00
f7e94fd450 Only add backupregions if whitelisting 2021-10-25 14:12:36 +01:00
4e6aee6bfb Don't consider global region for blacklisting WG regions 2021-10-25 14:12:21 +01:00
75be38925f Fix #1378 2021-10-25 14:11:17 +01:00
ad640532dc Update Upstream
d48530c Don't allow editing without a Bukkit Impl Adapter. (1920)
2021-10-24 12:21:23 +02:00
c55bc8c05f refactor: Move update checker to core
feat: Add permission for tracing
2021-10-23 19:36:59 +02:00
3d70d9e496 RegionIntersection requires List constructor 2021-10-23 14:09:01 +01:00
ae949d607b Move paperweight to BinaryTag
- Upstream put paperweight into master branch, which doesn't have BinaryTags
 - Fixes #1374
2021-10-22 16:00:51 +01:00
7b775ca57d Remove Only-vanilla-biomes restriction (#1373) 2021-10-22 15:34:37 +01:00
857090bdde Add meaningful default methods to getMask for region protection 2021-10-21 18:25:36 +01:00
d4eda78818 refactor: Remove redundant loggers 2021-10-21 17:26:16 +02:00
c07ba4e88e Merge branch 'feature/region-blacklist' 2021-10-21 17:13:13 +02:00
7294e2346e fix: Update adapters to latest reflection changes 2021-10-21 11:31:12 +02:00
8ed4736066 Add override and correct default method for fromNative
- Fixes #1370
2021-10-20 13:47:55 +01:00
e7a6c3e58c Merge branch 'chore/main/deprecate-unsafe-utils' 2021-10-19 22:09:01 +02:00
13be5a22ad Fix #1370
- Actually override toNative in adapter
 - Correctly assign generic-type
 - Better default method for BinaryTag retrieval in adapter
2021-10-19 15:14:25 +01:00
4ee61a93c8 Fix incorrect method params 2021-10-19 14:34:35 +01:00
252abf862b Add more Refraction 2021-10-19 14:30:51 +01:00
37eb4a1008 Regress to upstream for (Binary)Tags in data fixers 2021-10-19 14:12:02 +01:00
b5479e480d Don't attempt to run null P2 tasks 2021-10-19 13:35:00 +01:00
bd9476a175 refactor: Address .editorconfig violations 2021-10-18 23:09:21 +02:00
9a33789e41 build: Update shadow and PlotSquared
Closes #1367
2021-10-18 22:41:31 +02:00
f7c428a894 Merge branch 'main' into chore/main/deprecate-unsafe-utils 2021-10-18 22:08:27 +02:00
6827f17d4d build: Closes #1365 2021-10-18 22:08:07 +02:00
f1e8a1a29a refactor: Move Unsafe to reflection class 2021-10-18 22:01:54 +02:00
c7a490fa03 Fix paperweight changes (#1364) 2021-10-18 20:38:43 +01:00
74486fc8c9 chore: Update adapters 2021-10-17 17:33:48 +02:00
8fe610311d Comments 2021-10-17 15:53:19 +01:00
c7c00021b2 Cleanup 2021-10-17 15:53:19 +01:00
7d894228d0 Implement region blacklisting 2021-10-17 15:53:04 +01: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
9c1c8bfdf2 Implement restoring biomes, entities, and extended world heights (#1316) 2021-10-17 13:40:55 +00:00
27865dc785 chore: Exchange debug log levels & component-ify a few messages (#1342) 2021-10-17 14:50:42 +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
69a85fb068 tests: Update tests to latest Server changes 2021-10-17 10:06:21 +02:00
5db9a601b1 feat: (Re-) Add update notifications (#1361)
* feat: (Re-) Add update notifications

Fixes #1348

* Move update notification to seperate class

- Add a couple of linebreaks to the chat messages
2021-10-17 09:55:25 +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
c58f9daf0d build: Test with valid junit version
This is likely a typo from mockito. Junit 4 was released in 2014, not to mention prior versions...
2021-10-10 01:21:44 +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