ee7918043e
Merge https://github.com/IntellectualSites/FastAsyncWorldEdit
2024-03-17 14:51:30 -05: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
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
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
c259540f86
Merge https://github.com/IntellectualSites/FastAsyncWorldEdit
2024-03-16 14:34:54 -05: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
Jordan
d1e1d5105e
fix: invalidate cached allowed regions if WG region deleted ( #2572 )
2024-02-05 22:44:45 +01:00
b3346fe67b
Merge https://github.com/IntellectualSites/fastasyncworldedit
2024-02-04 13:19:30 -06: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
811ed72f64
Merge https://github.com/IntellectualSites/FastAsyncWorldEdit
2024-01-23 19:22:20 -06: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
Jordan
e815071134
fix: fix plot swap ( #2360 )
...
- deprecate and note for internal use only Clipboard#create as it's funky
- fixes #2076
2024-01-21 12:42:24 +01:00
Alexander Brandes
b3905c2a6d
Update Paperweight
...
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-01-07 20:53:32 +01:00
Alexander Brandes
7b4b384df6
Update upstream
2024-01-06 10:53:53 +01:00
637dc2df15
Merge https://github.com/IntellectualSites/FastAsyncWorldEdit
2024-01-02 15:53:42 -06:00
renovate[bot]
2c0fb224fa
Update dependency net.kyori:adventure-nbt to v4.15.0 ( #2531 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-22 18:12:06 +01:00
Alexander Brandes
4faf1ea6ec
Update paperweight
2023-12-22 18:11:37 +01:00
6c4d192aa9
Merge https://github.com/IntellectualSites/FastAsyncWorldEdit
2023-12-10 20:35:35 -06:00
Alexander Brandes
026b2eca9c
Update Paperweight
2023-12-08 16:26:06 +01:00
Alexander Brandes
8496ddf5b8
Release 2.8.3
2023-12-08 07:37:23 +01:00
Alexander Brandes
605743321f
Add support for 1.20.3 and 1.20.4 ( #2512 )
...
* 1.20.3
* 1.20.3 ItemTypes
* 1.20.3
* 1.20.3
* 1.20.4
* Fixup refractions
* Move adapters to _4
2023-12-08 07:30:08 +01:00
RedstoneFuture
ea6138ce1f
Unify the limit permission ( #2420 )
2023-12-07 18:26:21 +01:00
Jordan
769d8b3a7a
fix: set biome biome on clear ( #2510 )
...
* fix: set biome biome on clear
- fixes #2509
* Nicer biome setting method
2023-12-07 18:24:05 +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
Alexander Brandes
53ec728f97
Update paperweight adapters
2023-11-25 22:43:22 +01:00
Hannes Greule
c0a2eef648
Reuse generateTree code across versions ( #2482 )
2023-11-21 17:26:11 +00:00
6485772826
Merge https://github.com/IntellectualSites/FastAsyncWorldEdit
2023-11-13 19:15:11 -06:00
Alexander Brandes
38fc4cf541
Release 2.8.2
2023-11-03 15:07:12 +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
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
6a5fe3191b
Merge https://github.com/IntellectualSites/FastAsyncWorldEdit
2023-10-22 21:20:31 -05: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
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
Jordan
c6a9673b4b
fix: avoid tripping async catcher when getting entity from chunk ( #2464 )
2023-10-18 14:30:22 +01:00
Alexander Brandes
d0d97ce4ca
Update paperweight
2023-10-09 17:58:28 +02:00
Jordan
dccf82ab1b
fix: set villager offers temporarily to save NBT without sending event ( #2357 )
2023-10-02 20:36:21 +01:00
renovate[bot]
66c2dc3eda
Update dependency com.zaxxer:SparseBitSet to v1.3 ( #2440 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-01 12:00:16 +02:00
Alexander Brandes
45b60f4929
Add support for 1.20.2 ( #2431 )
...
* Update to 1.20.2
* Update paperweight
---------
Co-authored-by: Pierre Maurice Schwang <mail@pschwang.eu>
2023-09-29 20:00:58 +00:00
1a20bc3e54
Fix merge conflicts
2023-09-27 15:30:00 -05:00
1a6b10c10f
Merge https://github.com/IntellectualSites/FastAsyncWorldEdit
2023-09-27 15:25:07 -05:00
Alexander Brandes
7b0f1b3c5a
Update paperweight
2023-09-16 23:47:19 +02:00
Alexander Brandes
319bc0a551
Fix left click on air being ignored and right click on block being handled twice
2023-09-16 23:44:14 +02:00
Hannes Greule
f36c5d42c7
Avoid Unsafe usage where possible ( #2403 )
2023-09-09 16:07:37 +02:00
Hannes Greule
60a3994d62
Clean up some regen code ( #2405 )
2023-09-09 16:07:29 +02:00
renovate[bot]
8c611c5324
Update dependency dev.notmyfault.serverlib:ServerLib to v2.3.4 ( #2415 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-01 08:32:13 +02:00