Jordan
b512182e1f
feat: save region selector to session store ( #2621 )
...
* feat: save region selector to session store
- closes #2397
* Move new gson adapters to FAWE packages
2024-03-17 20:25:43 +01:00
Pierre Maurice Schwang
b93f01c5b3
Update paperweight 1.20.4 - isOpaque does not exist (anymore) ( #2629 )
...
* chore/fix: update paperweight 1.20.4 - isOpaque does not exist (anymore)
* chore: update paperweight yet again (i feel scammed)
* chore: missing invert of canOcclude in isTranslucent
2024-03-17 20:25:29 +01:00
Jordan
d2ca3ed6fe
fix: better image reading errors ( #2632 )
...
- closes #2593
2024-03-17 20:25:09 +01:00
Hannes Greule
dc61efe11c
Implement linear patterns using RandomPattern + SimpleRandom ( #2630 )
2024-03-17 13:17:00 +01:00
Alexander Brandes
2d0ea9adf8
Reword tree type message ( #2628 )
...
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-03-17 13:16:10 +01:00
Jordan
2d0a3e6081
fix: do not error when attempting to parse "|" as a pattern ( #2625 )
2024-03-17 13:15:28 +01:00
Alexander Brandes
0db8154546
Drop support for 1.17.1 ( #2627 )
...
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-03-17 08:37:03 +01:00
Jordan
f60539f41d
chore: deprecate transform extent for removal ( #2623 )
2024-03-16 20:12:02 +01:00
Alexander Brandes
bb9a0d27f2
Back to snapshot for development
...
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-03-15 23:48:14 +01:00
Alexander Brandes
84f661d57f
Release 2.9.1
...
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-03-15 23:37:02 +01:00
Zeranny
37d4e9bb6f
Allow factory suggestions to have parser context ( #2613 )
...
* Add context to rich parser
* Description for getSuggestions with context
* Tidy up imports
* Swap which getSuggestions is primary
* Revert "Swap which getSuggestions is primary"
This reverts commit 5c257f60ea9ec002e407b2a4a8a7c6ede6bee5e7.
* Revert default swap and add deprecation note
2024-03-15 18:41:53 +01:00
Hannes Greule
10dc64eeaf
Make sure to process all chunks in PQE even if PARALLEL_THREADS = 1 ( #2611 )
...
make sure to process all chunks in PQE even if PARALLEL_THREADS = 1
2024-03-15 18:41:16 +01:00
Jordan
8363badf80
fix: correctly (de)serialise ItemType ( #2620 )
...
- InternalId changes depending on ~~magic~~ so we should not store this value
- fixes #2589
2024-03-15 18:39:35 +01:00
MineFact
df9527b0b7
fix: set and clone Expression Environment after Expression cloning ( #2617 )
...
- Fixes #2616
2024-03-15 11:27:25 +01:00
Jordan
facd31ce31
fix: do not forcefully direct to x,y,z methods in AbstractDelegateExtent ( #2614 )
...
- we probably shouldn't be doing this
2024-03-14 17:56:08 +01:00
renovate[bot]
1053d467a4
Update dependency com.palmergames.bukkit.towny:towny to v0.100.1.20
2024-03-13 17:56:44 +00:00
renovate[bot]
e682917c43
Update plotsquared to v7.3.6
2024-03-10 19:08:33 +00:00
renovate[bot]
9fa3385edc
Update dependency com.palmergames.bukkit.towny:towny to v0.100.1.19
2024-03-09 13:17:56 +00:00
renovate[bot]
eca4dbdca1
Update dependency com.palmergames.bukkit.towny:towny to v0.100.1.18
2024-03-04 22:11:32 +00:00
Hannes Greule
641297497a
Maintain insertion order for RandomPattern sub-patterns ( #2603 )
2024-03-04 07:32:33 +01:00
Hannes Greule
164271374b
Decrease lock contention in SingleThreadQueueExtent ( #2594 )
...
* thread local extent
* avoid race conditions due to ChunkHolder pooling
* clean up JFR events, javadoc
* remove ThreadLocalPassthroughExtent
2024-03-04 07:31:56 +01:00
renovate[bot]
b6d691d12b
Update dependency com.palmergames.bukkit.towny:towny to v0.100.1.17
2024-03-02 12:44:08 +00:00
Hannes Greule
f5dfe3ae16
fix rollback database query ( #2591 )
2024-03-02 13:43:38 +01:00
Alexander Brandes
3a9bbb7293
Update renovate.json
2024-03-02 12:31:25 +01:00
renovate[bot]
7af7c28a9a
Update dependency org.ajoberstar.grgit:grgit-gradle to v5.2.2 ( #2596 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-02 12:02:08 +01:00
renovate[bot]
d62e631ce3
Update plotsquared to v7.3.5 ( #2598 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-02 12:01:49 +01:00
renovate[bot]
dbc84a4565
Update adventure to v4.16.0 ( #2599 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-02 12:01:09 +01:00
renovate[bot]
c74486f140
Update dependency net.kyori:adventure-nbt to v4.16.0 ( #2600 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-02 12:00:40 +01:00
renovate[bot]
5a749b3b2c
Update dependency org.mockito:mockito-core to v5.11.0 ( #2601 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-02 12:00:21 +01:00
Hannes Greule
f94b96d5b2
Use actual radius for inverse and adjust inside region check ( #2582 )
2024-02-18 09:55:06 +01:00
Alexander Brandes
c93ec878fa
Back to snapshot for development
...
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-02-06 23:09:06 +01:00
Alexander Brandes
974078c2cd
Release 2.9.2
...
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-02-06 21:45:25 +01:00
renovate[bot]
4ef4b87498
Update release-drafter/release-drafter action to v6 ( #2578 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 15:29:22 +01:00
renovate[bot]
e13ef63c65
Update plotsquared to v7.3.3 ( #2575 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 15:28:54 +01:00
renovate[bot]
63689d8cd8
Update piston to v0.5.8 ( #2574 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 15:15:03 +01:00
renovate[bot]
a52924e03f
Update plugin xyz.jpenilla.run-paper to v2.2.3 ( #2576 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 15:14:06 +01:00
renovate[bot]
000b413316
Update dependency gradle to v8.6 ( #2577 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 15:12:17 +01:00
renovate[bot]
40f0c7ca9f
Update dependency com.palmergames.bukkit.towny:towny to v0.100.1.10 ( #2573 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 15:12:08 +01:00
renovate[bot]
f6c82eaa82
Update plotsquared to v7.3.2 ( #2563 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 22:45:32 +01:00
renovate[bot]
9beda23f4a
Update dependency org.mockito:mockito-core to v5.10.0 ( #2564 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 22:45:23 +01:00
renovate[bot]
36ce7afcff
Update gradle/wrapper-validation-action action to v2 ( #2565 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 22:45:15 +01:00
Jordan
d1e1d5105e
fix: invalidate cached allowed regions if WG region deleted ( #2572 )
2024-02-05 22:44:45 +01:00
Jordan
a502287906
refactor: minor adjustments to error handling (ignoring) and blocking queue ( #2566 )
2024-02-02 18:07:13 +01:00
Jordan
033b8e35d2
fix: always set createCopy status on chunk get as chunks are cached ( #2567 )
...
- fixes #2539
2024-02-02 18:06:57 +01:00
dordsor21
9ffe76dce3
fix: add missing methods top TestOfflinePermissible
2024-01-28 13:32:25 +01:00
Zeranny
763a497cdc
Fix out of bounds error for erode and pull brushes ( #2554 )
...
- Fixes #2380
2024-01-28 13:10:48 +01:00
renovate[bot]
b919633a87
Update dependency org.mockito:mockito-core to v5.9.0 ( #2551 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-22 21:01:30 +01:00
renovate[bot]
325309e396
Update dependency com.github.TechFortress:GriefPrevention to v17 ( #2552 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-22 21:01:24 +01:00
renovate[bot]
a99dd2d387
Update dependency com.palmergames.bukkit.towny:towny to v0.100.1.5 ( #2550 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-22 21:01:11 +01:00
Pierre Maurice Schwang
ea6bbecc32
Track paperweight-userdev versions with renovate ( #2548 )
...
* fix: editorconfig file selectors
* chore/ci: add renovate checks for paperweight-userdev
2024-01-22 19:14:10 +01:00