Commit Graph

6354 Commits

Author SHA1 Message Date
f9d6b127e6 Use Pattern Matching for instanceof in PropertyKeySet (#2086) 2023-02-07 23:07:31 +01:00
07217d0b81 [ci skip] Document metrics addition 2023-02-07 22:50:21 +01:00
b65f3ce1f8 Add metrics for Residence (#2081) 2023-02-07 10:47:49 +01:00
cd00bf9771 Update dependency org.mockito:mockito-core to v5.1.1 (#2078)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-31 11:21:29 +01:00
158e51191f Linear Patterns require flooring division (#2079)
Use floorDiv in linear patterns
2023-01-31 11:21:11 +01:00
214954bb09 Back to snapshot for development 2023-01-23 12:51:38 +01:00
09d405935a Release 2.5.1 2023-01-23 12:37:45 +01:00
5e8bc5c2ad fix regex and remove forbidden windows characters (#2012)
refactor: fix regex and remove forbidden windows characters
2023-01-16 00:34:53 +01:00
0f558425f5 Fix: remove unnecessary bypass permission (#2060)
Fix: remove unnecessary permission
2023-01-16 00:34:28 +01:00
ae57ac5d50 fix: don't quash a cancellation FaweException in LimitExtent (#2068)
- This allowed some edits to continue after a player left the server when they shouldn't
 - Possible sort-of fix for #1985
 - Possible fix for #1955
2023-01-16 00:33:44 +01:00
98c2d2124e Split workflows (#2071) 2023-01-16 00:33:13 +01:00
c0563b6574 Terminate process if .git folder does not exist (#2070)
Terminate process if folder is not a repository
2023-01-15 20:24:51 +01:00
606ffad12b Update dependency org.mockito:mockito-core to v5 (#2069)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-14 10:46:24 +01:00
bb0e201c52 Remove usages of JoinedCharSequence (#2062) 2023-01-11 00:07:24 +01:00
452f968f07 Update antlr4 to v4.11.1 (#2064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-09 16:52:48 +01:00
3ad70a8ef4 Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.4.1 (#2063)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-09 16:33:32 +01:00
afe601bf93 Update dependency com.github.TownyAdvanced:Towny to v0.98.4.18 (#2057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-31 01:02:41 +01:00
7db1e9c7d6 Update dependency com.github.TownyAdvanced:Towny to v0.98.4.17 (#2053)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-29 13:44:41 +01:00
b98c3efc88 Update dependency org.mockito:mockito-core to v4.11.0 (#2055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-29 13:42:56 +01:00
a9ed8431cd Use the connection field on 1.19->1.19.3 rather than networkManager 2022-12-27 14:05:41 +01:00
a7c402d8dd Update dependency com.github.TownyAdvanced:Towny to v0.98.4.15 (#2050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-24 12:01:29 +01:00
f8acaf5ec2 Update dependency org.mockito:mockito-core to v4.10.0 (#2047)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-15 22:38:17 +01:00
b0ac500fa1 Bump paperweight 2022-12-13 22:52:30 +01:00
83e0c84616 Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.4.0 (#2044)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-13 22:44:47 +01:00
26d5f10c04 Back to snapshot for development 2022-12-11 19:28:44 +01:00
d6599fd332 Release 2.5.0 2022-12-11 19:10:40 +01:00
c3ce162fd5 Feature: add "h" as alias for "hand" and "oh" for "offhand" (#2033) 2022-12-11 18:36:33 +01:00
f98e526fa0 Add support for 1.19.3 (#2042)
* 1.19.3

* More fixes

* fix: compile time issues for 1.19.3

* fix: new mappings and GeneratorStructureState

* Add 1.19.3 to release and issue template

* Update dependencies for 1.19.3

* Update worldedit-bukkit/adapters/adapter-1_19_3/build.gradle.kts

Co-authored-by: Pierre Maurice Schwang <mail@pschwang.eu>
2022-12-11 18:36:13 +01:00
62f561cb56 Update dev bundle versions (#2040) 2022-12-09 12:38:10 +01:00
62345bb64e Update plugin xyz.jpenilla.run-paper to v2.0.1 (#2039)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-09 10:10:09 +01:00
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