Commit Graph

6085 Commits

Author SHA1 Message Date
a62b3158a7 Back to snapshot for development 2022-10-04 14:21:55 +02:00
18bf911fdc Release 2.4.7 2022-10-04 14:05:36 +02:00
ad38d88642 [ci skip] Link to GH releases (#1970)
chore: Link to GH releases
2022-10-04 13:28:10 +02:00
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
a32d8dcbdb Release to Modrinth (#1968)
* feat: Release to Modrinth

* chore: List-ify gameVersions
2022-10-02 21:50:16 +02:00
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
10b852d416 Back to snapshot for development 2022-09-21 16:45:40 +02:00
4f26561cc1 Release 2.4.6 2022-09-21 16:41:07 +02:00
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
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
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
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
673b467ad9 Back to snapshot for development 2022-09-05 11:29:51 +02:00
122b32b9f0 Release 2.4.5 2022-09-05 11:26:31 +02:00
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
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
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
aa216a990a Update upstream
7e61ff1 Work around invalid legacy values in schematics (2171)
2022-08-29 17:21:21 +02:00
a51863c6f0 fix: use proper level data for regen (#1921) 2022-08-27 15:49:01 +01:00
a6a0b5eb66 fix: avoid recursive LegacyMapper initialization (#1922) 2022-08-27 15:48:54 +01:00
dc2db5f07f Back to snapshot for development 2022-08-24 10:07:22 +02:00
37bbebcc9d Release 2.4.4 2022-08-24 10:06:31 +02:00
d5acb4ec51 fix: Lazy fix macro stacktrace (#1911) 2022-08-24 10:02:25 +02:00
60ad2b51e8 [ci skip] chore: Add renovate schema URL 2022-08-20 15:31:42 +02:00
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
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
26bd9ec5ee build: Update dependency org.mockito:mockito-core to v4.7.0 (#1904)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-13 17:16:52 +02:00
5c2679f95d Update Upstream
55e2d3d Catch InvalidPathException in safeFile handler (2167)

Closes #1872
2022-08-10 09:47:53 +02:00
129f4f37a3 chore: Update assets to 1.19.2 (#1900) 2022-08-07 11:44:40 +02:00
c520e1a686 Update upstream
54ed9e8 Add support for Y-offsets with back direction (2164)
2022-08-07 09:13:09 +02:00
e78277e158 build: Update paperweight (#1901) 2022-08-06 22:41:03 +02:00
86a9866455 build: Back to snapshot for development 2022-08-06 16:21:56 +02:00
2a55bb5cfc build: Release 2.4.3 2022-08-06 16:19:53 +02:00
8c8d5d5064 [ci skip] build: Update dependency com.github.TownyAdvanced:Towny to v0.98.3.4 (#1897)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-06 13:54:03 +02:00
a91519e09d Update bug_report.yml 2022-08-06 13:48:49 +02:00
a0b35c9cda build: Update dependency gradle to v7.5.1 (#1899)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-06 13:48:24 +02:00
a414fd308e Add 1.19.2 (#1898)
feat: Add 1.19.2
2022-08-05 17:05:15 +02:00
e942175559 Improve `MainUtil#copyFile` (#1888) 2022-08-02 11:25:56 +02:00
7a498497c5 chore: Use 1.19.1 asset URL (#1889) 2022-08-01 09:50:27 +02:00
8b95c25194 Update bug_report.yml 2022-07-29 19:01:55 +02:00
8d57c0b888 build: Back to snapshot for development 2022-07-28 10:32:10 +02:00
8414e64bab build: Release 2.4.2 2022-07-28 10:29:59 +02:00
50ee45fedd feat: Add support for 1.19.1 (#1887) 2022-07-28 10:26:43 +02:00
e10774598e chore: Reword light command messages (#1885) 2022-07-25 18:49:18 +02:00
77a929f6a1 fix: use servers removeGameEventListener instead of reimpl (#1881)
* fix: use servers removeGameEventListener instead of reimpl

* fix: 1.18.2 impl
2022-07-25 18:49:10 +02:00
a1babd5ec9 biomes is now an two-dimensional array in CharSetBlocks
- Fixes #1878
2022-07-17 17:33:51 +01:00
72f9b34f15 [ci skip] build: Update dependency com.github.TownyAdvanced:Towny to v0.98.3.2 (#1877)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-17 16:38:51 +02:00
4fc2a25a9a Update Upstream
d7b3c4c Clone the returned getRegion on BlockArrayClipboard (2144)
2022-07-16 11:08:42 +02:00
7a1a33aff0 build: Update dependency gradle to v7.5 (#1875)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 17:02:10 +02:00
282e47dd19 build: Return to snapshot for development 2022-07-12 22:30:40 +02:00