Pierre Maurice Schwang
7318685613
fix: ClassCastException on spigot ( #2751 )
...
fix: ClassCastException on spigot due to method change
2024-05-27 21:32:09 +02:00
renovate[bot]
5225dddaa6
Update dependency paperweight-userdev to v1.20.6-R0.1-20240526.222003-87
2024-05-27 00:29:39 +00:00
Pierre Maurice Schwang
c77d34156b
Fix compatibility with WorldGuard ( #2743 )
...
* Make the Vector classes into Records (#2477 )
* Make the Vector classes into Records
* Drop custom equals and hashCode methods in Vector/BlockVector classes
(cherry picked from commit 0df2b6af4c1ce18b77eedd5c62eeb45011512103)
Signed-off-by: Pierre Maurice Schwang <mail@pschwang.eu>
* chore: cleanup cherry-pick issues, migrate to new methods
* chore: add since attributes to deprecated tags, use MathMan instead of Math std lib for rounding ints
* chore: mark custom hashCode + equals implementations diffing from upstream
---------
Co-authored-by: Maddy Miller <mnmiller1@me.com>
2024-05-25 13:36:37 +02:00
Jordan
f9c523c173
feat: move limits for (brush, superpickaxe and normal) radii to fawe ( #2635 )
...
- closes #2587
2024-05-24 15:09:57 +02:00
eb204998e9
Merge branch 'IntellectualSites:main' into main
2024-05-20 10:40:17 -05:00
renovate[bot]
3dc949e383
Update dependency paperweight-userdev to v1.20.6-R0.1-20240520.005421-60
2024-05-20 03:40:38 +00:00
renovate[bot]
d17beba7bb
Update dependency paperweight-userdev to v1.20.6-R0.1-20240518.202723-58
2024-05-19 14:27:37 +00:00
renovate[bot]
adb045be6a
Update dependency net.kyori:adventure-nbt to v4.17.0
2024-05-19 14:27:02 +00:00
Hannes Greule
a353c12df0
Support for 1.20.5/6 ( #2721 )
...
* 1.20.6
Signed-off-by: Alexander Brandes <mc.cache@web.de>
* work
Signed-off-by: Alexander Brandes <mc.cache@web.de>
* More work
Signed-off-by: Alexander Brandes <mc.cache@web.de>
* chore: address more removed fields and methods, make it run
* chore: don't allocate unnecessary arrays (by maps)
* chore: the comment might still be noteworthy
* chore: no need to synchronize twice
* fix obfuscation changes
* remove unneeded deprecation
* make regen work without throwing exceptions - but slow
* fix: error when adapting BaseItemStacks without nbt
* fix annoying paper api breakage
---------
Signed-off-by: Alexander Brandes <mc.cache@web.de>
Co-authored-by: Alexander Brandes <mc.cache@web.de>
Co-authored-by: Pierre Maurice Schwang <mail@pschwang.eu>
2024-05-19 13:32:18 +02:00
renovate[bot]
3c206f44a5
Update dependency paperweight-userdev to v1.20.4-R0.1-20240424.165410-174
2024-04-29 01:20:19 +00:00
a75f746156
Merge branch 'IntellectualSites:main' into main
2024-04-21 15:01:41 -05:00
renovate[bot]
3dfc4f8f79
Update dependency paperweight-userdev to v1.20.4-R0.1-20240420.200855-173
2024-04-20 21:36:28 +00:00
renovate[bot]
fdd6b86aeb
Update dependency paperweight-userdev to v1.20.4-R0.1-20240420.181647-171
2024-04-20 18:59:41 +00:00
renovate[bot]
a383251596
Update dependency paperweight-userdev to v1.20.4-R0.1-20240420.033107-168
2024-04-20 05:15:50 +00:00
renovate[bot]
65fd331232
Update dependency paperweight-userdev to v1.20.4-R0.1-20240419.201130-167
2024-04-19 22:15:29 +00:00
renovate[bot]
7afebdbc61
Update dependency paperweight-userdev to v1.20.4-R0.1-20240416.195429-165
2024-04-16 22:33:23 +00:00
renovate[bot]
ccc8b15664
Update dependency dev.notmyfault.serverlib:ServerLib to v2.3.6
2024-04-14 14:41:23 +00:00
renovate[bot]
cdad55ef77
Update dependency dev.notmyfault.serverlib:ServerLib to v2.3.5
2024-04-14 11:47:32 +00:00
renovate[bot]
e426e7c8ee
Update dependency paperweight-userdev to v1.20.4-R0.1-20240412.212303-164
2024-04-13 01:09:04 +00:00
renovate[bot]
ed38f96f92
Update dependency paperweight-userdev to v1.20.4-R0.1-20240412.201522-163
2024-04-12 21:24:02 +00:00
renovate[bot]
e76904f228
Update dependency paperweight-userdev to v1.20.4-R0.1-20240412.173131-159
2024-04-12 19:02:44 +00:00
Pierre Maurice Schwang
c1e2f23f94
Fix error on adapting custom entities / entity types ( #2674 )
...
chore/fix: entity type adaption, more in line with upstream
2024-04-12 20:55:58 +02:00
renovate[bot]
fa6e924f56
Update dependency paperweight-userdev to v1.20.4-R0.1-20240408.052944-158
2024-04-08 08:10:31 +00:00
acadc1ff70
Merge branch 'IntellectualSites:main' into main
2024-04-07 19:55:41 -05:00
renovate[bot]
d16cb8eb91
Update dependency paperweight-userdev to v1.20.4-R0.1-20240407.005218-157
2024-04-07 03:19:22 +00:00
renovate[bot]
b4c3ec3a64
Update dependency paperweight-userdev to v1.20.4-R0.1-20240406.235646-156
2024-04-07 01:00:22 +00:00
renovate[bot]
606e07bfdf
Update dependency paperweight-userdev to v1.20.4-R0.1-20240406.215857-153
2024-04-06 22:32:39 +00:00
renovate[bot]
58fd4ac288
Update dependency paperweight-userdev to v1.20.4-R0.1-20240405.071722-146
2024-04-05 11:12:23 +00:00
9f72054795
Merge branch 'IntellectualSites:main' into main
2024-04-02 13:00:57 -05:00
renovate[bot]
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
renovate[bot]
b60a0c532c
Update dependency paperweight-userdev to v1.20.4-R0.1-20240329.175742-144
2024-03-29 20:02:39 +00:00
renovate[bot]
c68544d66d
Update dependency paperweight-userdev to v1.20.4-R0.1-20240325.123556-143
2024-03-25 12:57:48 +00:00
renovate[bot]
5e234a7003
Update dependency paperweight-userdev to v1.20.4-R0.1-20240323.213332-142
2024-03-23 22:02:11 +00:00
renovate[bot]
07011e2420
Update dependency paperweight-userdev to v1.20.4-R0.1-20240320.215354-140
2024-03-20 22:46:32 +00:00
renovate[bot]
63d5852b6c
Update dependency paperweight-userdev to v1.20.4-R0.1-20240320.194253-137
2024-03-20 20:52:40 +00:00
renovate[bot]
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
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
Alexander Brandes
4def201daa
Adapt new test methods
2023-08-26 17:13:24 +02:00
Alexander Brandes
fe33be5795
Update userdev
2023-08-18 13:40:16 +02:00
Maddy Miller
a088e6a96b
Remove the Bukkit legacy data folder migration code from 11 years ago ( #2383 )
...
(cherry picked from commit EngineHub/WorldEdit@7f81aad028 )
2023-08-10 19:10:04 -04:00
Alexander Brandes
e81980651e
Cleanup dependencies
2023-08-09 20:52:18 +02:00
1cf3c6bdfb
Merge branch 'IntellectualSites:main' into main
2023-08-02 18:01:06 -05:00
Jeff P
50e45f07f0
fix: Do not tab complete if command not owned by FAWE ( #2386 )
2023-08-02 14:08:58 +02:00
renovate[bot]
0dbc0db43f
Update plugin com.modrinth.minotaur to v2.8.3 ( #2392 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-02 14:07:19 +02:00
Alexander Brandes
9ae04b8d40
Update v7 notification
2023-07-31 11:44:14 +02:00
9d489791ee
Merge https://github.com/IntellectualSites/FastAsyncWorldEdit
2023-07-22 13:27:54 -05:00
renovate[bot]
f58f00e97f
Update plugin com.modrinth.minotaur to v2.8.2 ( #2374 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-22 12:21:08 +02:00
Alexander Brandes
c91b477e29
Update PlotSquared integration to v7 ( #2075 )
...
Co-authored-by: dordsor21 <dordsor21@gmail.com>
2023-07-22 12:01:33 +02:00
Jordan
b1e0ad4ef7
feat: re-submit chunk load request after 10s after checking world is loaded ( #2339 )
...
- #2332 makes it seem like paper forgets to load a chunk sometimes
- resubmit chunk load request after a second to attempt to counter this
2023-07-15 16:41:04 +01:00