Alexander Brandes
4f74cc671f
Back to snapshot for development
2022-10-18 23:25:52 +02:00
Alexander Brandes
dce86ec046
Release 2.4.8
2022-10-18 23:23:35 +02:00
Jordan
2082df4141
fix: Add blocked blocks to the correct set ( #1975 )
...
* fix: Add blocked blocks to the correct set
* Address comment
2022-10-13 19:21:25 +02:00
Jordan
8971d7064c
feat: Reduce any spam caused by exceptions thrown when writing history ( #1976 )
...
- Closes #1960
2022-10-13 19:21:02 +02:00
Jordan
ccb31c0ecc
fix: Do not cast y to byte in history database ( #1978 )
...
- y is/was already stored as an int
- Fixes #1931
2022-10-13 19:20:17 +02:00
Hannes Greule
13eb1f815f
Fix mappings issue with biome-based regen on 1.18.2 ( #1982 )
...
access correct fields
2022-10-13 19:20:01 +02:00
Jordan
878509406b
fix: Add items to a player's inventory on the main thread ( #1977 )
...
- Fixes #1954
2022-10-12 20:48:56 +02:00
Alexander Brandes
33be942176
[ci skip] Rewrite README for modrinth ( #1979 )
...
docs: Rewrite README for modrinth
2022-10-09 16:41:22 +02:00
Alexander Brandes
f356f64c3d
[ci skip] chore: Announce releases on discord ( #1980 )
2022-10-09 16:40:04 +02:00
Pierre Maurice Schwang
598cd6ba19
Don't error when NPC-annotated "entity" leaves the server ( #1969 )
...
fix: no need to remove never-added attachment
2022-10-08 13:34:50 +02:00
Alexander Brandes
292d9f2439
chore: Re-enable CodeQL ( #1973 )
2022-10-08 13:34:25 +02:00
Alexander Brandes
a62b3158a7
Back to snapshot for development
2022-10-04 14:21:55 +02:00
Alexander Brandes
18bf911fdc
Release 2.4.7
2022-10-04 14:05:36 +02:00
Alexander Brandes
ad38d88642
[ci skip] Link to GH releases ( #1970 )
...
chore: Link to GH releases
2022-10-04 13:28:10 +02:00
Aurélien
2e386ea391
Fix region restrictions with methods non-overriden ( #1948 )
...
Fix region registrictions with methods non-overriden
See https://github.com/IntellectualSites/fastasyncvoxelsniper/issues/195 for context
2022-10-03 11:20:53 +02:00
Alexander Brandes
a32d8dcbdb
Release to Modrinth ( #1968 )
...
* feat: Release to Modrinth
* chore: List-ify gameVersions
2022-10-02 21:50:16 +02:00
Alexander Brandes
87f680683d
Update Upstream
...
0ef38b5 Use SnakeYaml 1.32+, set loader code point limit. (2194)
Defaults to 64MB, can be set via -Dworldedit.yaml.codePointLimit sysprop.
2022-09-26 23:45:06 +02:00
Lixfel
942570c754
Merge pull request 'Move Clipboards to /tmp + Update upstream' ( #3 ) from upstream into main
...
Reviewed-on: https://steamwar.de/devlabs/SteamWar/FastAsyncWorldEdit/pulls/3
Reviewed-by: YoyoNow <jwsteam@nidido.de >
2022-09-24 19:48:09 +02:00
ae66ccfa8f
Fix ci
2022-09-24 19:32:14 +02:00
c0a135acc9
Merge remote-tracking branch 'upstream/main' into upstream
2022-09-24 19:28:53 +02:00
Alexander Brandes
10b852d416
Back to snapshot for development
2022-09-21 16:45:40 +02:00
Alexander Brandes
4f26561cc1
Release 2.4.6
2022-09-21 16:41:07 +02:00
Pierre Maurice Schwang
ab55d07ffd
Fix #saturate-Pattern ( #1944 )
...
* fix: block type access + resources in #saturate pattern
* chore: no need to download jar file in loadModTextures
2022-09-21 16:17:41 +02:00
Alexander Brandes
1706d64ddf
Retrieve the latest asset release version automatically ( #1947 )
...
* feat: retrieve the latest release version automatically
(cherry picked from commit a8885a349a567849f6db29565cc65b14e3dab155)
* feat/fix: validate hash of downloaded asset file
* chore: address review comments
Usage of nio Path instead of direct File access
Usage of HexFormat instead of custom implementation
No need for usage of channels
* chore: simplified sha-1 calculation logic
Co-authored-by: Pierre Maurice Schwang <mail@pschwang.eu >
2022-09-15 21:19:31 +02:00
renovate[bot]
c819031d1f
[ci skip] Update dependency com.github.TownyAdvanced:Towny to v0.98.3.8 ( #1936 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-12 11:18:46 +02:00
renovate[bot]
2547fd590d
Update dependency org.mockito:mockito-core to v4.8.0 ( #1940 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-12 11:16:14 +02:00
dd8ed8d5c6
Move clipboards to temp
2022-09-06 21:34:13 +02:00
Lixfel
2553f169aa
Merge pull request 'main' ( #2 ) from Mirrors/FastAsyncWorldEdit:main into upstream
...
Reviewed-on: https://steamwar.de/devlabs/SteamWar/FastAsyncWorldEdit/pulls/2
2022-09-06 21:32:29 +02:00
Alexander Brandes
673b467ad9
Back to snapshot for development
2022-09-05 11:29:51 +02:00
Alexander Brandes
122b32b9f0
Release 2.4.5
2022-09-05 11:26:31 +02:00
Hannes Greule
5da558e24c
feature: support paper chunk system ( #1884 )
...
* avoid usage of ticking chunk future on paper
* fix entity handling
* fix entity handling but on spigot
* seems like no one uses spigot
Co-authored-by: Alexander Brandes <mc.cache@web.de >
2022-09-04 23:30:32 +02:00
Alexander Brandes
3b109ba3ff
Upload files to curseforge on release ( #1929 )
...
* chore: Upload files to curseforge on release
* chore: Use direct artifact path
2022-09-04 23:30:02 +02:00
renovate[bot]
8233f132d4
Update dependency com.github.TownyAdvanced:Towny to v0.98.3.6 ( #1926 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-29 21:31:06 +02:00
Alexander Brandes
aa216a990a
Update upstream
...
7e61ff1 Work around invalid legacy values in schematics (2171)
2022-08-29 17:21:21 +02:00
Hannes Greule
a51863c6f0
fix: use proper level data for regen ( #1921 )
2022-08-27 15:49:01 +01:00
Hannes Greule
a6a0b5eb66
fix: avoid recursive LegacyMapper initialization ( #1922 )
2022-08-27 15:48:54 +01:00
d5722fe9a5
Fix ci
2022-08-27 11:44:59 +02:00
c3b43e13e3
Improve initialisation performance
2022-08-27 11:35:56 +02:00
8348c0bf19
Merge remote-tracking branch 'upstream/main'
2022-08-27 11:34:50 +02:00
Alexander Brandes
dc2db5f07f
Back to snapshot for development
2022-08-24 10:07:22 +02:00
Alexander Brandes
37bbebcc9d
Release 2.4.4
2022-08-24 10:06:31 +02:00
Alexander Brandes
d5acb4ec51
fix: Lazy fix macro stacktrace ( #1911 )
2022-08-24 10:02:25 +02:00
e5833aff58
Merge remote-tracking branch 'origin/main'
2022-08-21 17:58:20 +02:00
113c02ec3f
Fix demon
2022-08-21 17:57:41 +02:00
Lixfel
0f74e2a0bb
Merge pull request 'Remove Schematic Command' ( #1 ) from remove_schematic_command into main
...
Reviewed-on: https://steamwar.de/devlabs/SteamWar/FastAsyncWorldEdit/pulls/1
Reviewed-by: Lixfel <lixfel@steamwar.de >
2022-08-21 17:50:28 +02:00
Chaoscaot
d4c8bd084e
Remove Schematic Command
2022-08-21 17:40:19 +02:00
d67ec4fd63
Add CI
2022-08-21 17:31:44 +02:00
Alexander Brandes
60ad2b51e8
[ci skip] chore: Add renovate schema URL
2022-08-20 15:31:42 +02:00
Hannes Greule
ab659eadde
fix: upstream missing Region#getBoundingBox() ( #1908 )
...
Use block change limit for //copy and //cut
(cherry picked from commit fd8dbdd7b7b8b561db98a45b4eae3810dedb1551)
2022-08-19 13:41:24 +02:00
renovate[bot]
cc1b466a04
build: Update dependency com.github.TownyAdvanced:Towny to v0.98.3.5 ( #1906 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-15 23:49:00 +02:00