Commit Graph

6124 Commits

Author SHA1 Message Date
79c23e06c3 Clean up starlight usage (#2029)
clean up starlight usage
2022-12-04 18:56:41 +01:00
e0e66ce2db Update dependency com.github.TownyAdvanced:Towny to v0.98.4.4 (#2028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-30 10:09:39 +01:00
41ea21f91d Run announcement workflow after release workflow 2022-11-28 11:34:09 +01:00
faa0908ba8 Run announcement workflow after 'build' workflow 2022-11-28 11:30:32 +01:00
eda5bced65 Update dependency gradle to v7.6 (#2027)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-25 19:25:01 +01:00
c1bfadd328 Update dependency com.github.TownyAdvanced:Towny to v0.98.4.3 (#2025)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-25 19:24:10 +01:00
b432faef36 Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.3.11 (#2023)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-20 00:49:37 +01:00
6cb9f0e485 Update auto-value to v1.10.1 (#2019)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-20 00:44:22 +01:00
6f6c0508df Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.3.10 (#2022)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-20 00:39:43 +01:00
15b351930d Back to snapshot for development 2022-11-16 11:29:57 +01:00
1771a04ef9 Release 2.4.10 2022-11-15 19:35:25 +01:00
34dbaa633a Add CF upload task (#2018) 2022-11-15 19:25:03 +01:00
fc701b9260 Update plugin xyz.jpenilla.run-paper to v2 (#2017)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 19:12:08 +01:00
77b1c7eb9c Update dependency org.mockito:mockito-core to v4.9.0 (#2016)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 19:04:13 +01:00
f33d93591a Fix Chorus-Plant tree type generation (#2015)
fix: chorusplant tree type must generate inside end_stone
2022-11-14 22:58:54 +01:00
f9527ce2b7 Update plugin xyz.jpenilla.run-paper to v1.1.0 (#2007)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-13 12:14:14 +01:00
7f8b0a7e21 Update dependency com.github.TownyAdvanced:Towny to v0.98.4.0 (#2008)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-13 11:59:17 +01:00
4c2119e404 Fix error on latest paper while copying entities (#2006) 2022-11-10 17:45:35 +00:00
1aa213fb4c Update dependency com.github.TownyAdvanced:Towny to v0.98.3.19 (#2003)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-06 11:15:01 +01:00
983e4407b5 Back to snapshot for development 2022-11-02 09:52:28 +01:00
0ee18597ae Release 2.4.9 2022-11-02 09:45:48 +01:00
2fe54a04b5 Adjust platform specific code to recent changes (#1997)
* chore: remove usage of MCUtil in StarlightRelighter

* chore: cleanup of unused imports

* hacky shit-fuckery for papers new chunksystem und refactor

* chore: address review comments

* Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.3.9 (#2001)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: suppress exceptions for field retrieval, cache fields / methods

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-02 09:41:20 +01:00
bbc1db9bd2 Read minecraft version from paper if available (#2002)
* read version from paper if available

* fix for versions without release information
2022-11-01 23:39:42 +01:00
e305c5d5ab Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.3.9 (#2001)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-01 22:45:58 +01:00
8127d57158 Update dependency com.github.TownyAdvanced:Towny to v0.98.3.15 (#1993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-25 23:58:53 +02:00
0d112b2913 fix: move main-thread call to be implementation from WorldWrapper (#1991)
- Fixes #1990
2022-10-23 21:22:53 +02:00
bf28ab47b8 fix: bring default min/max y in line with upstream in AbstractRegion (#1992)
- Fixes #1987
2022-10-23 21:22:43 +02:00
e36b838227 Update dependency org.mockito:mockito-core to v4.8.1 (#1988)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-22 10:25:54 +02:00
4f74cc671f Back to snapshot for development 2022-10-18 23:25:52 +02:00
dce86ec046 Release 2.4.8 2022-10-18 23:23:35 +02:00
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
8971d7064c feat: Reduce any spam caused by exceptions thrown when writing history (#1976)
- Closes #1960
2022-10-13 19:21:02 +02:00
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
13eb1f815f Fix mappings issue with biome-based regen on 1.18.2 (#1982)
access correct fields
2022-10-13 19:20:01 +02:00
878509406b fix: Add items to a player's inventory on the main thread (#1977)
- Fixes #1954
2022-10-12 20:48:56 +02:00
33be942176 [ci skip] Rewrite README for modrinth (#1979)
docs: Rewrite README for modrinth
2022-10-09 16:41:22 +02:00
f356f64c3d [ci skip] chore: Announce releases on discord (#1980) 2022-10-09 16:40:04 +02:00
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
292d9f2439 chore: Re-enable CodeQL (#1973) 2022-10-08 13:34:25 +02:00
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