Commit Graph

5674 Commits

Author SHA1 Message Date
NotMyFault 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
NotMyFault 507b8d5e35
ci: Switch deployment to gh actions and use semver & java 17 2021-11-22 13:38:32 +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
JayemCeekay 2c56e480c3
Expand certain FAWE limits to use Long instead of Integer. (#1382) 2021-11-02 16:38:39 +00:00
dordsor21 0674f39600
Synchronise chunk filtering 2021-11-02 13:34:37 +00:00
renovate[bot] 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
renovate[bot] 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
renovate[bot] 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
renovate[bot] 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
Arcaniax 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
Pierre Maurice Schwang 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
dordsor21 1b1f3bbcbe
Fix #1375 2021-10-25 15:04:59 +01:00
dordsor21 47f25c4f31
Slight cleanup of region parsing in EditSessionBuilder 2021-10-25 14:13:26 +01:00
dordsor21 f7e94fd450
Only add backupregions if whitelisting 2021-10-25 14:12:36 +01:00
dordsor21 4e6aee6bfb
Don't consider global region for blacklisting WG regions 2021-10-25 14:12:21 +01:00
dordsor21 75be38925f
Fix #1378 2021-10-25 14:11:17 +01:00
NotMyFault ad640532dc
Update Upstream
d48530c Don't allow editing without a Bukkit Impl Adapter. (1920)
2021-10-24 12:21:23 +02:00
NotMyFault c55bc8c05f
refactor: Move update checker to core
feat: Add permission for tracing
2021-10-23 19:36:59 +02:00
dordsor21 3d70d9e496
RegionIntersection requires List constructor 2021-10-23 14:09:01 +01:00
dordsor21 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
MrKinau 7b775ca57d
Remove Only-vanilla-biomes restriction (#1373) 2021-10-22 15:34:37 +01:00
dordsor21 857090bdde
Add meaningful default methods to getMask for region protection 2021-10-21 18:25:36 +01:00