renovate[bot]
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
renovate[bot]
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
renovate[bot]
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
renovate[bot]
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
renovate[bot]
99da51270a
build: Update dependency gradle.plugin.com.github.johnrengelman:shadow to v7.1.1 ( #1474 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-20 12:23:07 +01:00
renovate[bot]
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
whitesource-bolt-for-github[bot]
4a6e2a87aa
Configure WhiteSource Bolt for GitHub ( #1468 )
...
* Add .whitesource configuration file
* chore: Update bolt
Co-authored-by: whitesource-bolt-for-github[bot] <42819689+whitesource-bolt-for-github[bot]@users.noreply.github.com>
Co-authored-by: NotMyFault <mc.cache@web.de>
2021-12-18 13:30:02 +01:00
NotMyFault
a87323616d
Merge remote-tracking branch 'origin/renovate/org.checkerframework'
2021-12-13 20:18:34 +01:00
Renovate Bot
a7b45e7f54
build: Update org.apache.logging.log4j to v2.15.0
2021-12-13 19:01:34 +00:00
Renovate Bot
a360026490
build: Update dependency org.checkerframework:checker-qual to v3.20.0
2021-12-13 17:25:07 +00:00
renovate[bot]
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
Alex
9fdff97e29
build: Update paperweight ( #1454 )
2021-12-10 16:20:15 +01:00
Hannes Greule
5367921496
fix: Use WE PaperweightAdapter for seed replacement ( #1440 )
...
* Use WE PaperweightAdapter for seed replacement
also, only replace when necessary
* fix comments
* ci: Provide basic Jenkinsfile for ghprb pipeline (#1451 )
Co-authored-by: Alex <mc.cache@web.de>
2021-12-07 12:59:58 +01:00
Owen1212055
781bfc542f
fix: Properly delete ChangeSets on history clear ( #1413 )
...
Fixes #1347
Co-authored-by: Jordan <dordsor21@gmail.com>
Co-authored-by: Alex <mc.cache@web.de>
2021-12-06 14:31:46 +01:00
renovate[bot]
e0e3688361
build: Update dependency org.ajoberstar.grgit:grgit-gradle to v4.1.1 ( #1447 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-06 10:22:44 +01:00
renovate[bot]
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
renovate[bot]
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
renovate[bot]
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
Alex
05c22a6802
build: Update paperlib ( #1439 )
2021-11-27 12:21:38 +01:00
Alex
11e25911d5
upstream: Update upstream ( #1430 )
...
* upstream: Update upstream
c407471 Re-add class shutter with tweaks. (1947)
* upstream: Update Upstream
29f1c66 If a trace hits the world limit, cancel it (1942)
* upstream: Update upstream
511daa5 Update paperweight dev bundle
2021-11-26 23:31:27 +01:00
renovate[bot]
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
NotMyFault
4b57a34f59
[ci skip] Setup release drafter for future work
2021-11-22 09:44:24 +01:00
Owen1212055
fc4517fe4c
feat: Sort plugins on debugpaste ( #1429 )
...
* Replace plugins with an array and sort them by their name.
Resolves #1428
* Use comparator
Co-authored-by: Alex <mc.cache@web.de>
2021-11-20 16:28:18 +00:00
QuickWrite
1e5e9e04b4
style: Fix spelling mistake of 'FastAsyncWorldEdit' in craftscript readme ( #1431 )
...
Change 'FastAsybcWorldEdit' to 'FastAsyncWorldEdit'.
2021-11-20 12:02:25 +01:00
Alex
4c6e707fcf
fix: Error when setting PS v4's config option ( #1427 )
...
Fixes https://github.com/IntellectualSites/FastAsyncWorldEdit/issues/1372
2021-11-19 09:42:33 +00:00
dordsor21
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
2021-11-18 18:42:19 +00:00
NotMyFault
5604000ae2
style: Don't use spaces before colons in yaml files
2021-11-17 17:58:42 +01:00
dordsor21
9bf9885ffb
Fix tab completion of % (random) pattern removing the % part of the input
2021-11-16 14:54:43 +00:00
dordsor21
5692ec54dd
Parse with square brackets after a % modifier
...
- Fixes #1409
2021-11-16 14:32:25 +00:00
dordsor21
66357b8adb
Fix RichParser assuming it should be used if its prefix is short than, and contained by, the input
2021-11-16 12:49:54 +00:00
dordsor21
575b0035df
Should be equals in checking if valid prefix when not shorter and with no arguments
2021-11-16 12:48:09 +00:00
dordsor21
cf6f54bd28
Fix RichParser suggestion sometimes giving a different pattern/mask when specifying arguments
2021-11-16 12:19:08 +00:00
dordsor21
527b7141a3
RandomPatternParser is an upstream class
2021-11-15 18:02:43 +00:00
NotMyFault
7f61483609
build: Update dependencies
...
Closes #1415
2021-11-15 12:38:52 +01:00
Alex
ae53990136
[ci skip] Update codeowners' team scope
2021-11-14 18:40:54 +01:00
Desjardins Jérôme
a2df590fae
feat: Add worldedit.schematic.save.global permission ( #1406 )
2021-11-12 14:21:06 +00:00
NotMyFault
6f33c5223d
build: Update Gradle
...
Address regression from 3ad2f8b5fa
2021-11-11 22:30:22 +01:00
NotMyFault
3ad2f8b5fa
Update Upstream
...
bd87665 Update paperweight + userdev bundle. (1930)
2021-11-11 22:22:44 +01:00
Jordan
6df16cfe96
refactor: Alter handling of errors in bindings ( #1395 )
...
* Alter handling of errors in bindings
- Fixes #1384
* Arbitrarily use TextComponent#of for InputParseException
2021-11-11 17:37:25 +00:00
dordsor21
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
2021-11-10 22:13:44 +00:00
dordsor21
f04e891e0c
Allow schematics with empty, but present, biome data
2021-11-10 19:45:49 +00:00
renovate[bot]
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
renovate[bot]
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
dordsor21
7a9549b75a
Unmerge wall/"besides / |" masks
2021-11-08 15:49:43 +00:00
dordsor21
95ecb5609d
Check for worldguard bypass permissions
2021-11-05 19:04:15 +00:00
Lilly Tempest
971ae04020
Fix incompatibility between WorldEdit and FAWE for LocalSession#getTool ( #1399 )
2021-11-04 20:29:40 +00:00
dordsor21
21b6f582e1
Switch some Caption#of to TextComponent#of
2021-11-03 18:33:19 +00:00
Pierre Maurice Schwang
c4d0a4e921
Update adapters ( #1394 )
2021-11-02 22:05:04 +01:00
dordsor21
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
2021-11-02 20:53:14 +00:00
renovate[bot]
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