Commit Graph

1402 Commits

Author SHA1 Message Date
9f72054795 Merge branch 'IntellectualSites:main' into main 2024-04-02 13:00:57 -05:00
778c212e85 Update dependency paperweight-userdev to v1.20.4-R0.1-20240402.103709-145 2024-04-02 14:15:54 +00:00
26b1ceca58 Merge branch 'IntellectualSites:main' into main 2024-03-31 17:40:51 -05:00
b60a0c532c Update dependency paperweight-userdev to v1.20.4-R0.1-20240329.175742-144 2024-03-29 20:02:39 +00:00
c68544d66d Update dependency paperweight-userdev to v1.20.4-R0.1-20240325.123556-143 2024-03-25 12:57:48 +00:00
5e234a7003 Update dependency paperweight-userdev to v1.20.4-R0.1-20240323.213332-142 2024-03-23 22:02:11 +00:00
07011e2420 Update dependency paperweight-userdev to v1.20.4-R0.1-20240320.215354-140 2024-03-20 22:46:32 +00:00
63d5852b6c Update dependency paperweight-userdev to v1.20.4-R0.1-20240320.194253-137 2024-03-20 20:52:40 +00:00
36da507cf7 Update dependency paperweight-userdev to v1.20.4-R0.1-20240319.191757-136 2024-03-19 19:28:15 +00:00
d2c2b9c549 fixes the build issues i think? 2024-03-17 15:30:21 -05:00
ee7918043e Merge https://github.com/IntellectualSites/FastAsyncWorldEdit 2024-03-17 14:51:30 -05:00
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
2d0ea9adf8 Reword tree type message (#2628)
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-03-17 13:16:10 +01:00
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
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
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
033b8e35d2 fix: always set createCopy status on chunk get as chunks are cached (#2567)
- fixes #2539
2024-02-02 18:06:57 +01:00
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
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
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
b3905c2a6d Update Paperweight
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-01-07 20:53:32 +01:00
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
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
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
026b2eca9c Update Paperweight 2023-12-08 16:26:06 +01:00
8496ddf5b8 Release 2.8.3 2023-12-08 07:37:23 +01:00
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
ea6138ce1f Unify the limit permission (#2420) 2023-12-07 18:26:21 +01:00
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
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
53ec728f97 Update paperweight adapters 2023-11-25 22:43:22 +01:00
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
38fc4cf541 Release 2.8.2 2023-11-03 15:07:12 +01:00
1f8976b20e Update Paperweight 2023-10-31 21:23:47 +01:00
6bd1382872 Reuse starlight relighting code across versions (#2474) 2023-10-31 21:00:46 +01:00
256ef74452 Cleanup rawtypes warnings in relighting code (#2472)
remove unneeded generic type
2023-10-26 21:14:27 +02:00
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
6dfa7d1732 Fix chunkSource mappings on 1.19.4 (#2469)
fix chunkSource mappings on 1.19.4
2023-10-22 12:51:20 +02:00
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
9489e5448f fix: there is no need to synchronise chunk sending to the chunk GET instance (#2463) 2023-10-22 09:01:44 +02:00
8c5bb96fdd Streamline fawe thread names (#2467)
streamline fawe thread names
2023-10-21 17:48:35 +02:00
c6a9673b4b fix: avoid tripping async catcher when getting entity from chunk (#2464) 2023-10-18 14:30:22 +01:00
d0d97ce4ca Update paperweight 2023-10-09 17:58:28 +02:00