dordsor21
|
de4f73997e
|
Implement missing methods in tests
|
2022-02-12 13:38:04 +00:00 |
|
Pierre Maurice Schwang
|
646a683f22
|
fix: add coordinates to tile-entity nbt component (#1607)
|
2022-02-12 13:38:37 +01:00 |
|
NotMyFault
|
7da993d3f1
|
build: Update gradle
|
2022-02-09 23:35:13 +01:00 |
|
renovate[bot]
|
7e17a5cbd1
|
[ci skip] build: Update release-drafter/release-drafter action to v5.18.1 (#1603)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-02-07 10:34:27 +01:00 |
|
renovate[bot]
|
cf1e61c153
|
build: Update dependency org.checkerframework:checker-qual to v3.21.2 (#1602)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-02-07 10:34:13 +01:00 |
|
NotMyFault
|
15b9b8332c
|
fix: Make it build again
|
2022-02-04 11:24:11 +01:00 |
|
NotMyFault
|
d80bfc7495
|
docs: Update wiki link
|
2022-02-04 11:16:23 +01:00 |
|
NotMyFault
|
2bb72ebfea
|
[ci skip] ci: Don't run actions twice
|
2022-01-31 21:13:44 +01:00 |
|
renovate[bot]
|
faa2477305
|
build: Update org.bstats to v3 (#1589)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-31 13:00:09 +01:00 |
|
renovate[bot]
|
186386ce4a
|
build: Update dependency org.mockito:mockito-core to v4.3.1 (#1587)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-31 10:29:09 +01:00 |
|
renovate[bot]
|
d3f8a3beb3
|
build: Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.3.4 (#1586)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-31 10:28:05 +01:00 |
|
NotMyFault
|
f0136460ba
|
Update upstream
ab31481 Use Chunk#getNoiseBiome instead of biome container (2025)
|
2022-01-30 21:18:40 +01:00 |
|
NotMyFault
|
38b0dcf7e4
|
Update upstream
e485433 Fix legacy error message output for WorldGuard commands (2023)
|
2022-01-30 19:54:50 +01:00 |
|
Jordan
|
178604bbb7
|
Only call org.bukkit.World height methods if they're present (1.17+) (#1551)
* Only call org.bukkit.World height methods if they're present (1.17+)
* Switch to WorldEdit get height methods in GPFeature
|
2022-01-29 13:12:16 +01:00 |
|
Alex
|
4610688fcb
|
fix: Debugpaste on 1.17 and lower due GSON incompatibility (#1583)
|
2022-01-28 22:15:24 +01:00 |
|
NotMyFault
|
15076f3d93
|
[ci skip] docs: Update documentation for Java 17
|
2022-01-27 21:04:22 +01:00 |
|
NotMyFault
|
272920fb25
|
build: Back to snapshot for development
|
2022-01-27 16:06:40 +01:00 |
|
NotMyFault
|
a0b61512fb
|
build: Release 2.0.1
|
2022-01-27 15:52:23 +01:00 |
|
NotMyFault
|
e309cf8f3c
|
build: Update PlotSquared
|
2022-01-27 15:30:18 +01:00 |
|
renovate[bot]
|
0f524e665b
|
[ci skip] build: Update dependency org.mockito:mockito-core to v4.3.0 (#1563)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-24 16:14:07 +01:00 |
|
Alex
|
e8f72d6521
|
fix: Deduplicate error messages (#1557)
Fixes https://github.com/IntellectualSites/FastAsyncWorldEdit/issues/1535
|
2022-01-24 12:52:33 +01:00 |
|
renovate[bot]
|
c461674402
|
build: Update release-drafter/release-drafter action to v5.17.6 (#1562)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-24 11:05:47 +01:00 |
|
ahdg
|
806ca62485
|
fix: GriefDefender filter (#1546)
* Fix: GriefDefender filter
* Update libs.versions.toml
* Now it only work with 2.1.0.
|
2022-01-23 18:29:01 +01:00 |
|
Alex
|
016b4ba81d
|
fix: Unify superpickaxe behavior (#1553)
Fixes https://github.com/IntellectualSites/FastAsyncWorldEdit/issues/1547
|
2022-01-21 14:41:24 +01:00 |
|
NotMyFault
|
d17e3a6555
|
chore: Add missing Fawe annotations to //regen command
|
2022-01-19 13:58:52 +01:00 |
|
NotMyFault
|
4d2a34fd21
|
refactor: Update upstream
0ad3ab1 Remove extra label from bukkit command usage string.
|
2022-01-17 13:20:16 +01:00 |
|
renovate[bot]
|
96805b85b5
|
build: Update release-drafter/release-drafter action to v5.17.5 (#1549)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-17 11:02:21 +01:00 |
|
dordsor21
|
d3696f91d4
|
Synchronise access to the PriorityQueue used for effect queuing in AbstractWorld
- Makes it thread-safe
|
2022-01-15 17:09:49 +00:00 |
|
NotMyFault
|
0ccae19ded
|
refactor: Update javaodc url
|
2022-01-14 15:34:04 +01:00 |
|
NotMyFault
|
f077ec9163
|
build: Back to snapshot for development
|
2022-01-14 14:54:37 +01:00 |
|
NotMyFault
|
2c4453b68f
|
build: Release 2.0.0
|
2022-01-14 13:53:59 +01:00 |
|
Jordan
|
6a972e7b99
|
Heightmaps used for brushes etc. should be normalised to zero. (#1522)
* Heightmaps used for brushes etc. should be normalised to zero.
Fixes #1508
* chars are unsigned
* Add scale paramer to javadoc
|
2022-01-14 10:49:23 +01:00 |
|
Alex
|
9e40b972b1
|
refactor: Put Fawe version information at debugpaste to (#1533)
|
2022-01-12 01:22:24 +01:00 |
|
Alex
|
6b857b0f58
|
ci: Cleanup maven repositories (#1526)
|
2022-01-12 01:21:27 +01:00 |
|
renovate[bot]
|
5fc0de0b82
|
build: Update actions/setup-java action to v2.5.0 (#1530)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-10 11:30:26 +01:00 |
|
renovate[bot]
|
4e2a1c393d
|
build: Update dependency org.checkerframework:checker-qual to v3.21.1 (#1528)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-10 11:27:07 +01:00 |
|
NotMyFault
|
f0f201002a
|
Update adapters
|
2022-01-09 11:22:00 +01:00 |
|
Alex
|
9ba90d8c83
|
refactor: Drop custom snakeyaml implementation (#1523)
* refactor: Drop custom snakeyaml implementation
* Merge branch 'main' into chore/main/remove-snakeyaml-wannabe-abstraction
|
2022-01-09 10:55:16 +01:00 |
|
dordsor21
|
c2f3c13a09
|
Fix #1510
|
2022-01-08 18:10:14 +00:00 |
|
dordsor21
|
4754f660c7
|
Fix #1524
Also brings in line with upstream
|
2022-01-08 17:46:28 +00:00 |
|
Alex
|
64442a8051
|
refactor: Tackle a few Semgrep and ErrorProne violations (#1520)
* refactor: Tackle a few Semgrep and ErrorProne violations
* Address comments
|
2022-01-07 12:45:53 +01:00 |
|
Alex
|
f27959e49a
|
[ci skip] Don't run build twice
|
2022-01-07 10:42:57 +01:00 |
|
dordsor21
|
59d4247ddb
|
Update legacy adapters
|
2022-01-05 23:53:02 +00:00 |
|
dordsor21
|
867d4c05cb
|
Merge branch 'main' of github.com:IntellectualSites/FastAsyncWorldEdit into main
|
2022-01-05 23:43:31 +00:00 |
|
dordsor21
|
d6695d23f0
|
Replace remaining instances of worldeditregentempworld
|
2022-01-05 23:42:57 +00:00 |
|
Alex
|
fe1a77a593
|
ci: Let release drafter listen to forks too
|
2022-01-05 23:49:36 +01:00 |
|
dordsor21
|
722c411219
|
Add workaround for when expressions are parsed in masks/patterns where '&&' is used
Fixes #1517
|
2022-01-05 17:46:18 +00:00 |
|
renovate[bot]
|
0408cd0575
|
build: Update dependency gradle.plugin.com.github.johnrengelman:shadow to v7.1.2 (#1513)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-05 17:11:06 +01:00 |
|
renovate[bot]
|
318b1ef690
|
Merge pull request #1512 from IntellectualSites/renovate/com.plotsquared
build: Update com.plotsquared to v6.2.2
|
2022-01-05 17:10:55 +01:00 |
|
NotMyFault
|
3a78abe273
|
ci: Change GH action branch
|
2022-01-05 17:00:42 +01:00 |
|