Commit Graph

6444 Commits

Author SHA1 Message Date
renovate[bot]
785ac35fd4
Update AButler/upload-release-assets action to v3 (#2507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-01 23:48:33 +01:00
renovate[bot]
980caba97c
Update dependency org.mockito:mockito-core to v5.8.0 (#2505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-01 23:48:24 +01:00
renovate[bot]
f6aa02fe50
Update actions/setup-java action to v4 (#2508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-01 23:48:16 +01:00
Alexander Brandes
b754bc01e2
Drop support for 1.16.5 and 1.17 (#2497)
Drop support for 1.16.5
2023-11-26 13:35:29 +01:00
dordsor21
d1798b7408
chore: remove bad range annotations 2023-11-26 12:28:47 +00:00
Alexander Brandes
53ec728f97
Update paperweight adapters 2023-11-25 22:43:22 +01:00
Jordan
6722d73c68
fix: fixed history rollback (#2367)
- Also go ahead and clean up other parts of this, with more appropriate operators used
 - Fixes #2366
2023-11-25 20:32:29 +00:00
Hannes Greule
c0a2eef648
Reuse generateTree code across versions (#2482) 2023-11-21 17:26:11 +00:00
dordsor21
a64d24c6cf
feat: more informative BoundedHeightMask error message 2023-11-18 15:02:02 +00:00
Hannes Greule
1a7f555add
Use FastSchematicReader by default (#2478) 2023-11-18 14:11:17 +00:00
Hannes Greule
46dd71e807
Only unlock if previously locked (#2489) 2023-11-08 20:39:25 +00:00
Alexander Brandes
1996a38b46
Back to snapshot for development 2023-11-03 15:40:51 +01:00
Alexander Brandes
e8754bf580
Release 2.8.2 2023-11-03 15:17:09 +01:00
Alexander Brandes
38fc4cf541
Release 2.8.2 2023-11-03 15:07:12 +01:00
renovate[bot]
8e2691c613
Update dependency com.palmergames.bukkit.towny:towny to v0.100.0.1 (#2477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-02 07:04:20 +00:00
renovate[bot]
6c90cc486a
Update dependency org.checkerframework:checker-qual to v3.40.0 (#2481)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-02 06:55:28 +00:00
renovate[bot]
81f6946e7e
Update dependency org.ajoberstar.grgit:grgit-gradle to v5.2.1 (#2476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-02 07:54:16 +01:00
renovate[bot]
83d3b393cd
Update dependency commons-cli:commons-cli to v1.6.0 (#2479)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-02 07:53:12 +01:00
renovate[bot]
41e2c3ddce
Update plotsquared to v7.1.0 (#2480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-02 07:53:00 +01:00
Hannes Greule
462b078c2d
Support -n (select only) in //place (#2475) 2023-11-02 07:52:30 +01:00
Alexander Brandes
1f8976b20e
Update Paperweight 2023-10-31 21:23:47 +01:00
Hannes Greule
6bd1382872
Reuse starlight relighting code across versions (#2474) 2023-10-31 21:00:46 +01:00
Hannes Greule
b8434f891e
Reduce duplicated singleton objects (#2473) 2023-10-29 10:55:50 +01:00
Jordan
36a892eb37
fix: chunks should only be initialised in the getOrCreateChunk method (#2462) 2023-10-26 21:14:39 +02:00
Hannes Greule
256ef74452
Cleanup rawtypes warnings in relighting code (#2472)
remove unneeded generic type
2023-10-26 21:14:27 +02:00
dordsor21
0566bd359e
fix cursed 1.20.2 adapters
...what even how did this build??
2023-10-24 16:46:20 +01:00
Jordan
50cc9bc528
fix: clear player's history away from main thread if lock locked (#2457)
* fix: clear player's history away from main thread if lock locked
 - addresses crashing of #2448

* Correct lock usage

* remove possibility for race condition
2023-10-23 16:40:38 +02:00
Hannes Greule
9fff77c088
Avoid premature trimming in RegionIntersection (#2471)
avoid premature trimming
2023-10-22 16:29:38 +02:00
Hannes Greule
6dfa7d1732
Fix chunkSource mappings on 1.19.4 (#2469)
fix chunkSource mappings on 1.19.4
2023-10-22 12:51:20 +02:00
Alexander Brandes
6bb8a2cd3c
Label PRs with merge conflicts (#2468) 2023-10-22 12:51:11 +02:00
Jordan
f5803a09f6
fix: vastly superier handling of queue chunks (#2461)
- remove ChunkHolder locking concept as this is no longer needed
 - previously we obtained the copy from chunk GET on finalize, meaning the copy could be replaced by a "newer" one (bad)
 - work around this issue by introducing concept of "unique" keys to map chunk GET copies to
 - correctly handle resetting of various chunk-related classes to actually allow pooling to work
 - remove chunks as they are submitted when flushing a SingleThreadQueueExtenting
2023-10-22 10:04:19 +00:00
Jordan
9489e5448f
fix: there is no need to synchronise chunk sending to the chunk GET instance (#2463) 2023-10-22 09:01:44 +02:00
Hannes Greule
8c5bb96fdd
Streamline fawe thread names (#2467)
streamline fawe thread names
2023-10-21 17:48:35 +02:00
Zeranny
50ecc5908d
Fix "cleared" ellipsoid/cylinder regions still passing isDefined check (#2465) 2023-10-21 16:27:39 +01:00
Alexander Brandes
37161f9f69
Remove dead javadoc URLs 2023-10-18 20:49:57 +02:00
Hannes Greule
a6378606d6
chore: update log4j2 javadoc url (#2466)
update log4j2 javadoc url
2023-10-18 20:49:07 +02:00
Jordan
c6a9673b4b
fix: avoid tripping async catcher when getting entity from chunk (#2464) 2023-10-18 14:30:22 +01:00
dordsor21
470c75d843
minor cleanup 2023-10-14 20:27:46 +01:00
Alexander Brandes
186d24baed
Back to snapshot for development 2023-10-09 18:25:24 +02:00
Alexander Brandes
639e956f23
Release 2.8.1 2023-10-09 18:03:58 +02:00
Alexander Brandes
d0d97ce4ca
Update paperweight 2023-10-09 17:58:28 +02:00
renovate[bot]
47cc61ea6f
Update auto.value to v1.10.4 (#2453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-09 17:49:25 +02:00
renovate[bot]
6bb2871b0b
Update dependency org.mockito:mockito-core to v5.6.0 (#2452)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-09 17:47:53 +02:00
renovate[bot]
1de7f218c1
Update dependency org.checkerframework:checker-qual to v3.39.0 (#2451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-09 17:47:06 +02:00
renovate[bot]
bb52d2bdec
Update dependency gradle to v8.4 (#2450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-09 17:46:52 +02:00
renovate[bot]
f6865f6fee
Update dependency com.palmergames.bukkit.towny:towny to v0.99.6.0 (#2449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-09 17:45:51 +02:00
opl-
aae9249014
Fix NullPointerException due to nullable source extent in ExtentEntityCopy (#2447)
Fix NullPointerException due to nullable source extent

Co-authored-by: opl <4833621+opl@users.noreply.github.com>
2023-10-07 20:16:21 +02:00
Jordan
90d52f39d9
fix: add null check for block targetted with inspect brush (#2443) 2023-10-05 14:54:52 +01:00
Alexander Brandes
b9517a5cfb
[ci skip] Update publishing profile 2023-10-04 13:46:24 +02:00
BlockyTheDev
aaa00ea71e
Addresses issues related to maven publish scm block (#2435)
* Addresses issues related to maven publish scm block

- Fixes https://github.com/IntellectualSites/FastAsyncWorldEdit/issues/2423
- Fixes https://github.com/IntellectualSites/FastAsyncWorldEdit/issues/2422
- Resolves https://github.com/IntellectualSites/FastAsyncWorldEdit/issues/2421

* Fix wrong change
2023-10-04 11:04:35 +02:00