Commit Graph

6708 Commits

Author SHA1 Message Date
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
99b45c13fb fix: Invalid yaml syntax of new config values
Follow up from 6839fa5567
2021-10-09 17:22:16 +02:00
6839fa5567 Add configurable disallowed states for limits, global disallowed blocks (#1312) 2021-10-09 11:02:26 +00:00
d641e21dfc [ci skip] Move to org level templates 2021-10-08 19:03:41 +02:00
2eb6451810 fix: Add dummy constructor for CraftBook5 support (Fixes #1334) (#1344)
Co-authored-by: NotMyFault <mc.cache@web.de>
2021-10-07 17:18:10 +00:00
e2924f4cba feat: Improve wording of allowed-plugins message (#1341)
Fixes #1319
2021-10-07 17:12:17 +00:00
546ad86841 fix: Update StubServer.java to the latest spigot changes (#1345) 2021-10-07 18:05:56 +01:00
4ffddd8c93 Update dependency net.kyori:adventure-nbt to v4.9.2 (#1338)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-04 17:15:08 +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
f78730e337 Update dependency dev.notmyfault.serverlib:ServerLib to v2.3.1 (#1337)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-04 17:13:41 +02:00
6895234815 Don't allow edits on plots when owner is offline and player is only added (#1313) 2021-10-04 12:34:40 +00:00
d44f297068 Fully fix #1331 2021-10-01 13:27:05 +01:00
3a45a31e65 Better error message for LocalBlockVectorSet 2021-09-30 13:17:28 +01:00
f886320c44 SurfaceMask should be copied properly.
#1331
2021-09-30 13:17:15 +01:00
7a6a0f68fe Don't allow area pickaxe outside max y
#1331
2021-09-30 13:16:15 +01:00
c10e48320b Fix inverted expectFail boolean 2021-09-30 12:35:17 +01:00
2e10936b3d [ci skip] chore: Limit dependency updates to one day per week
Closes #1333
2021-09-29 22:48:42 +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
0ed98729f8 Allow console to execute commands now that editsessions etc. accept actors
- Fixes #724
 - Fixes #1044
2021-09-28 15:59:52 +01:00
fa2f50dea8 Sometimes an overlay position may not be able to be found. Attempt to resolve or fail nicely. 2021-09-28 14:39:14 +01:00
a3365a12bc Fix #1327 2021-09-28 14:27:36 +01:00
e94b85a0fc Don't load clipboard more than once. Deprecate BukkitPlayer constructors as it's more efficient to use cached players 2021-09-28 14:11:12 +01:00
848eac8623 Fix schematic offset when loaded to clipboard 2021-09-28 13:16:26 +01:00
56999fd1e0 Drain bubble columns as well
Fixes #1326
2021-09-27 14:42:43 +01:00
1cf5899586 Allow deletion of DOC
Fixes #1325
2021-09-27 14:39:21 +01:00
b73db47e01 Add switch to schem loadall to replace existing clipboard(s) 2021-09-27 14:15:26 +01:00
58f231ad12 Slightly improve add clipboard hover message for schematic list 2021-09-27 14:14:24 +01:00
5155055446 Add deprecation message to fawe EditSessionBuilder 2021-09-26 22:10:59 +01:00
e6675f1656 Default per player schematics to false 2021-09-26 22:07:25 +01:00
5940ebbccc [ci skip] chore: Never suggest to update guava
Closes #1321 
Closes #1320
2021-09-26 01:36:47 +02:00
ca15e93102 refactor: Remove lz4-stream
LZ4-Java contains a modern version & delegate for lz4-java-stream.
2021-09-26 00:48:50 +02:00
268244119f Update adapters? 2021-09-24 17:05:26 +01:00
6b5f21d67b Support old, corrupt, schematics 2021-09-24 16:41:09 +01:00
4e944052cd un-transitive some dependencies 2021-09-24 15:49:30 +01:00
e97c945b2f Big fix to clipboards when relogging/restarting server etc.
- Refactor the way FAWE clipboards work slightly with regards to offsets (FAWE-added) and origin (upstream-present)
 - Better error messages when exceptions are thrown attempting to load DOC
 - No longer attempt to resolve old clipboard versions. Attempt to give informative error instead
 - Don't always delete clipboards held in memory on player logout unless configured to do so
 - Go back to fully closing the DOC on logout. We now attempt to lock the file which will hopefully help with debugging shared clipboard folders
2021-09-24 12:22:01 +01:00