This website requires JavaScript.
1e5e9e04b4
style: Fix spelling mistake of 'FastAsyncWorldEdit' in craftscript readme (#1431 )
QuickWrite and GitHub
2021-11-20 12:02:25 +01:00
4c6e707fcf
fix: Error when setting PS v4's config option (#1427 )
Alex and GitHub
2021-11-19 10:42:33 +01:00
ef61ecccaa
Fix tab completion when *not* using %. - Also allow tab-completion of % pattern when it's the first/only pattern being used - Also don't error when attempting to tab complete an invalid percent value
dordsor21
2021-11-18 18:42:19 +00:00
5604000ae2
style: Don't use spaces before colons in yaml files
NotMyFault
2021-11-17 17:58:42 +01:00
9bf9885ffb
Fix tab completion of % (random) pattern removing the % part of the input
dordsor21
2021-11-16 14:54:43 +00:00
5692ec54dd
Parse with square brackets after a % modifier - Fixes #1409
dordsor21
2021-11-16 14:32:25 +00:00
66357b8adb
Fix RichParser assuming it should be used if its prefix is short than, and contained by, the input
dordsor21
2021-11-16 12:49:54 +00:00
575b0035df
Should be equals in checking if valid prefix when not shorter and with no arguments
dordsor21
2021-11-16 12:48:09 +00:00
cf6f54bd28
Fix RichParser suggestion sometimes giving a different pattern/mask when specifying arguments
dordsor21
2021-11-16 12:19:08 +00:00
527b7141a3
RandomPatternParser is an upstream class
dordsor21
2021-11-15 18:02:43 +00:00
7f61483609
build: Update dependencies
NotMyFault
2021-11-15 12:38:52 +01:00
ae53990136
[ci skip] Update codeowners' team scope
Alex and GitHub
2021-11-14 18:40:54 +01:00
a2df590fae
feat: Add worldedit.schematic.save.global permission (#1406 )
Desjardins Jérôme and GitHub
2021-11-12 15:21:06 +01:00
6f33c5223d
build: Update Gradle
NotMyFault
2021-11-11 22:30:22 +01:00
3ad2f8b5fa
Update Upstream
NotMyFault
2021-11-11 22:22:44 +01:00
6df16cfe96
refactor: Alter handling of errors in bindings (#1395 )
Jordan and GitHub
2021-11-11 17:37:25 +00:00
806ea14ad2
Unfix #826 in favour of allowing toggling the wand - #826 is a pretty niche requirement, usually permissions do not change without a world change, relog, etc. very frequently - Allowing //toggleeditwand and /tool none on the wand feels more important
dordsor21
2021-11-10 22:13:44 +00:00
f04e891e0c
Allow schematics with empty, but present, biome data
dordsor21
2021-11-10 19:45:49 +00:00
4272f96ade
chore: Update org.antlr to v4.9.3 (#1404 )
2021-11-09 09:59:48 +01:00
5f055d56cb
chore: Update dependency com.github.TownyAdvanced:Towny to v0.97.2.15 (#1402 )
2021-11-09 09:59:22 +01:00
7a9549b75a
Unmerge wall/"besides / |" masks
dordsor21
2021-11-08 15:49:43 +00:00
95ecb5609d
Check for worldguard bypass permissions
dordsor21
2021-11-05 19:04:15 +00:00
971ae04020
Fix incompatibility between WorldEdit and FAWE for LocalSession#getTool (#1399 )
Lilly Tempest and GitHub
2021-11-04 21:29:40 +01:00
21b6f582e1
Switch some Caption#of to TextComponent#of
dordsor21
2021-11-03 18:33:19 +00:00
c4d0a4e921
Update adapters (#1394 )
Pierre Maurice Schwang and GitHub
2021-11-02 22:05:04 +01:00
d91a971e85
Allow extent to be used down the pipeline in BlockReplace - It's quite likely for this to be required given BlockReplace use in replacenear - Fixes #1390
dordsor21
2021-11-02 20:53:14 +00:00
a716dd3778
chore: Update dependency org.checkerframework:checker-qual to v3.19.0 (#1391 )
2021-11-02 17:40:23 +01:00
2c56e480c3
Expand certain FAWE limits to use Long instead of Integer. (#1382 )
JayemCeekay and GitHub
2021-11-02 11:38:39 -05:00
0674f39600
Synchronise chunk filtering
dordsor21
2021-11-02 13:34:37 +00:00
d8735da871
chore: Update dependency commons-cli:commons-cli to v1.5.0 (#1389 )
2021-11-01 13:53:29 +01:00
bd8a2a5f2a
chore: Update dependency net.kyori:adventure-nbt to v4.9.3 (#1387 )
2021-11-01 13:53:20 +01:00
8a03b89434
chore: Update net.kyori to v4.9.3 (#1388 )
2021-11-01 13:53:08 +01:00
67874bc9f8
chore: Update dependency com.github.TownyAdvanced:Towny to v0.97.2.12 (#1380 )
2021-11-01 13:51:49 +01:00
ee0d1b5a5b
fix: Add missing Gray Candle types (#1383 )
Arcaniax and GitHub
2021-10-29 16:57:58 +02:00
14cb97d0ad
fix: //regen with custom populators (#1376 )
2021-10-25 16:13:02 +02:00
1b1f3bbcbe
Fix #1375
dordsor21
2021-10-25 15:04:59 +01:00
47f25c4f31
Slight cleanup of region parsing in EditSessionBuilder
dordsor21
2021-10-25 14:13:26 +01:00
f7e94fd450
Only add backupregions if whitelisting
dordsor21
2021-10-25 14:12:36 +01:00
4e6aee6bfb
Don't consider global region for blacklisting WG regions
dordsor21
2021-10-25 14:12:21 +01:00
75be38925f
Fix #1378
dordsor21
2021-10-25 14:11:17 +01:00
ad640532dc
Update Upstream
NotMyFault
2021-10-24 12:21:23 +02:00
c55bc8c05f
refactor: Move update checker to core
NotMyFault
2021-10-23 19:36:59 +02:00
3d70d9e496
RegionIntersection requires List constructor
dordsor21
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
dordsor21
2021-10-22 16:00:51 +01:00
7b775ca57d
Remove Only-vanilla-biomes restriction (#1373 )
MrKinau and GitHub
2021-10-22 16:34:37 +02:00
857090bdde
Add meaningful default methods to getMask for region protection
dordsor21
2021-10-21 18:25:36 +01:00
d4eda78818
refactor: Remove redundant loggers
NotMyFault
2021-10-21 17:26:16 +02:00
c07ba4e88e
Merge branch 'feature/region-blacklist'
NotMyFault
2021-10-21 17:13:13 +02:00
7294e2346e
fix: Update adapters to latest reflection changes
NotMyFault
2021-10-21 11:31:12 +02:00
8ed4736066
Add override and correct default method for fromNative - Fixes #1370
dordsor21
2021-10-20 13:47:55 +01:00
e7a6c3e58c
Merge branch 'chore/main/deprecate-unsafe-utils'
NotMyFault
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
dordsor21
2021-10-19 15:14:25 +01:00
4ee61a93c8
Fix incorrect method params
dordsor21
2021-10-19 14:34:35 +01:00
252abf862b
Add more Refraction
dordsor21
2021-10-19 14:30:51 +01:00
37eb4a1008
Regress to upstream for (Binary)Tags in data fixers
dordsor21
2021-10-19 14:12:02 +01:00
b5479e480d
Don't attempt to run null P2 tasks
dordsor21
2021-10-19 13:35:00 +01:00
bd9476a175
refactor: Address .editorconfig violations
NotMyFault
2021-10-18 23:09:21 +02:00
9a33789e41
build: Update shadow and PlotSquared
NotMyFault
2021-10-18 22:41:31 +02:00
f7c428a894
Merge branch 'main' into chore/main/deprecate-unsafe-utils
NotMyFault and GitHub
2021-10-18 22:08:27 +02:00
6827f17d4d
build: Closes #1365
NotMyFault
2021-10-18 22:08:07 +02:00
f1e8a1a29a
refactor: Move Unsafe to reflection class
NotMyFault
2021-10-18 22:01:54 +02:00
c7a490fa03
Fix paperweight changes (#1364 )
Pierre Maurice Schwang and GitHub
2021-10-18 21:38:43 +02:00
74486fc8c9
chore: Update adapters
NotMyFault
2021-10-17 17:33:48 +02:00
8fe610311d
Comments
dordsor21
2021-09-23 12:31:53 +01:00
c7c00021b2
Cleanup
dordsor21
2021-09-23 01:23:14 +01:00
7d894228d0
Implement region blacklisting
dordsor21
2021-09-23 01:19:24 +01:00
f0880a27a0
feat: Paperweight support (#1362 )
NotMyFault and GitHub
2021-10-17 16:32:36 +02:00
9c1c8bfdf2
Implement restoring biomes, entities, and extended world heights (#1316 )
Jordan and GitHub
2021-10-17 14:40:55 +01:00
27865dc785
chore: Exchange debug log levels & component-ify a few messages (#1342 )
NotMyFault and GitHub
2021-10-17 14:50:42 +02:00
3a952e1938
chore: Update dependency org.mockito:mockito-core to v4 (#1360 )
2021-10-17 10:06:45 +02:00
69a85fb068
tests: Update tests to latest Server changes
NotMyFault
2021-10-17 10:06:21 +02:00
5db9a601b1
feat: (Re-) Add update notifications (#1361 )
NotMyFault and GitHub
2021-10-17 09:55:25 +02:00
e5fbc4c971
chore: Update com.google.auto.value to v1.8.2 (#1353 )
2021-10-11 13:06:34 +02:00
af94f9b1f9
chore: Update org.antlr to v4.9.2 (#1351 )
2021-10-11 13:06:20 +02:00
c58f9daf0d
build: Test with valid junit version
NotMyFault
2021-10-10 01:21:44 +02:00
4ce16a0343
chore: Update dependency org.checkerframework:checker-qual to v3.18.1 (#1343 )
2021-10-10 00:25:21 +02:00
99b45c13fb
fix: Invalid yaml syntax of new config values
NotMyFault
2021-10-09 17:22:16 +02:00
6839fa5567
Add configurable disallowed states for limits, global disallowed blocks (#1312 )
dordsor21 and GitHub
2021-10-09 12:02:26 +01:00
d641e21dfc
[ci skip] Move to org level templates
NotMyFault
2021-10-08 19:03:41 +02:00
2eb6451810
fix: Add dummy constructor for CraftBook5 support (Fixes #1334 ) (#1344 )
2021-10-07 19:18:10 +02:00
e2924f4cba
feat: Improve wording of allowed-plugins message (#1341 )
NotMyFault and GitHub
2021-10-07 19:12:17 +02:00
546ad86841
fix: Update StubServer.java to the latest spigot changes (#1345 )
Pierre Maurice Schwang and GitHub
2021-10-07 19:05:56 +02:00
4ffddd8c93
Update dependency net.kyori:adventure-nbt to v4.9.2 (#1338 )
2021-10-04 17:15:08 +02:00
fad1f5c2f0
Update net.kyori to v4.9.2 (#1339 )
2021-10-04 17:14:58 +02:00
632c9845c1
Update dependency com.github.TownyAdvanced:Towny to v0.97.2.4 (#1335 )
2021-10-04 17:14:38 +02:00
1166db60d1
Update dependency dev.notmyfault.serverlib:ServerLib to v2.3.1 (#1336 )
2021-10-04 17:13:48 +02:00
f78730e337
Update dependency dev.notmyfault.serverlib:ServerLib to v2.3.1 (#1337 )
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 )
dordsor21 and GitHub
2021-10-04 13:34:40 +01:00
d44f297068
Fully fix #1331
dordsor21
2021-10-01 13:27:05 +01:00
3a45a31e65
Better error message for LocalBlockVectorSet
dordsor21
2021-09-30 13:17:28 +01:00
f886320c44
SurfaceMask should be copied properly. #1331
dordsor21
2021-09-30 13:17:15 +01:00
7a6a0f68fe
Don't allow area pickaxe outside max y #1331
dordsor21
2021-09-30 13:16:15 +01:00
c10e48320b
Fix inverted expectFail boolean
dordsor21
2021-09-30 12:35:17 +01:00
2e10936b3d
[ci skip] chore: Limit dependency updates to one day per week
NotMyFault and GitHub
2021-09-29 22:48:42 +02:00
eafab87540
Update dependency com.github.TownyAdvanced:Towny to v0.97.2.0 (#1323 )
2021-09-29 18:03:49 +02:00
0ed98729f8
Allow console to execute commands now that editsessions etc. accept actors - Fixes #724 - Fixes #1044
dordsor21
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.
dordsor21
2021-09-28 14:39:14 +01:00
a3365a12bc
Fix #1327
dordsor21
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
dordsor21
2021-09-28 14:11:12 +01:00
848eac8623
Fix schematic offset when loaded to clipboard
dordsor21
2021-09-28 13:16:26 +01:00