Alexander Brandes
afb36d98c7
Read Adventure version from version catalogue
...
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-09-15 14:22:31 +02:00
Alexander Brandes
dfd80c4723
Reenable checkerframewowkr javadoc linking ( #4483 )
...
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-08-18 01:11:22 +02:00
Alexander Brandes
bc1cc074b8
Make builds reproducible ( #4395 )
...
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-04-14 21:04:01 +02:00
Pierre Maurice Schwang
a90e179338
Relocate net.kyori.options (Support newer 1.20.4 builds) ( #4280 )
...
chore/fix: relocate net.kyori.option
2023-12-25 18:32:29 +01:00
Alexander Brandes
1a33997099
Release 7.3.0
2023-12-22 17:54:28 +01:00
Alexander Brandes
d851e27aed
Fix checkerframework javadoc URL
2023-12-16 17:34:56 +01:00
Alexander Brandes
85bec710df
Release 7.2.1
2023-12-09 10:13:42 +01:00
Alexander Brandes
a3bc3968a5
Update Paper javadoc URL to 1.20 ( #4187 )
2023-10-01 14:07:55 +02:00
Alexander Brandes
d4c90283d6
Cleanup dependencies
2023-08-08 22:33:24 +02:00
Alexander Brandes
444ccda807
Add support for 1.20 ( #4061 )
...
1.20 fixes
2023-06-09 13:22:55 +02:00
Alexander Brandes
e98791c865
Update top level group id and lowercaswe artifact names ( #4060 )
...
* Update top level group Id (#4055 )
* Lowercase artifact names
2023-06-08 10:40:02 +02:00
Alexander Brandes
7c3112f30f
Update gradle ( #4044 )
...
* Update gradle
* Update codeQL
* *
2023-06-04 13:57:39 +02:00
Alexander Brandes
8e02336c44
Reapply stash
2023-03-15 10:30:38 +01:00
Alexander Brandes
0707aa47c9
Merge branch 'v6' into v7
2023-01-11 22:12:31 +01:00
Alexander Brandes
4aa7bc51bc
Include missing javadoc option
2023-01-11 22:11:11 +01:00
Alexander Brandes
0f0030916f
Add source documentation to javadocs and add dependency tab ( #3917 )
...
Get the most out of javadocs
2023-01-11 18:25:51 +01:00
Alexander Brandes
8c57d616cf
Drop HTTP4J ( #3916 )
2023-01-11 18:18:49 +01:00
Alexander Brandes
66660507e0
Fix relocation of informative annotations
2023-01-11 08:48:12 +01:00
Alexander Brandes
37d6dcc7ea
Update javadoc links
2023-01-09 10:21:55 +01:00
Alexander Brandes
3198c3b081
Merge branch 'v6' into v7
2023-01-08 10:20:15 +01:00
Alexander Brandes
e0762f63a8
chore: Replace paper reference in favor of bom
2022-10-15 16:04:30 +02:00
Alexander Brandes
7f436c405b
fix: Don't fail post processing compilation on non-ascii charmap ( #3719 )
2022-07-03 14:58:17 +02:00
Alexander Brandes
f27009216c
chore: Replace AnnotationHelper class ( #3706 )
2022-06-21 19:09:17 +02:00
Alexander Brandes
6b680fb2c0
Merge v6/v7
2022-06-21 11:00:53 +02:00
Alexander Brandes
7279862def
docs: Publish javadocs to GH actions ( #3686 )
...
* docs: Publish javadocs to GH actions
* chore: Use updated URL
* chore: Use correct URL
2022-06-17 23:40:29 +02:00
dordsor21
c83b13e374
Merge branch 'v6' into v7
...
# Conflicts:
# Core/src/main/java/com/plotsquared/core/command/Chat.java
# Core/src/main/java/com/plotsquared/core/command/Save.java
# Core/src/main/java/com/plotsquared/core/configuration/caption/Templates.java
# Core/src/main/java/com/plotsquared/core/plot/PlotArea.java
# Core/src/main/java/com/plotsquared/core/util/MainUtil.java
# Core/src/main/java/com/plotsquared/core/util/RegExUtil.java
# build.gradle.kts
# gradle/libs.versions.toml
2022-06-16 15:25:33 +01:00
Alexander Brandes
565838ad43
[ci skip] chore: Update renovate excludes ( Closes #3678 )
2022-06-13 11:36:46 +02:00
Alexander Brandes
764c94c9cc
Merge branch 'v6' into v7
2022-06-10 01:14:09 +02:00
Alexander Brandes
9ffa935c0c
build: Switch to bill of materials ( #3653 )
...
* build: Switch to managed dependencies
* build: Move bom to root build script
* build: Update bom
* Update build.gradle.kts
* fix: Use the correct bom version
2022-06-09 12:57:37 +02:00
Alexander Brandes
ae3b8c06f6
chore: Address Paper javadoc warnings ( #3648 )
2022-06-05 20:50:49 +02:00
Alexander Brandes
228acc196c
Merge branch 'v7' of https://github.com/IntellectualSites/PlotSquared into v7
2022-05-29 22:05:37 +02:00
Alexander Brandes
62754362c2
build: Don't expose jcip and findbugs annotations to the world on runtime ( #3533 )
...
* build: Don't expose jcip and findbugs
* build: Revert relocation change of unpublished, shaded deps
* chore: Exclude .DS_Store files
2022-05-21 10:01:06 +00:00
Alexander Brandes
daa9348993
chore: Change maven group and artifact ID ( #3632 )
...
chore: Change maven group and artifact ID
2022-05-21 11:58:30 +02:00
BlockyTheDev
2e9dfd6f6f
chore: Update PaperMC repository endpoint ( #3633 )
...
Migration - New PaperMC endpoints
2022-05-21 07:57:22 +02:00
Alexander Brandes
e5764b958d
build: Replace jsr305 with spotbugs ( #3576 )
2022-04-19 00:48:23 +02:00
Alex
4d297cc829
Separate linked javadocs per module ( #3476 )
...
* docs: Separate javadocs per module
* docs: Read javadoc version from Gradle version catalog
2022-01-27 13:26:27 +01:00
Alex
d14d2caa2d
refactor: Prepare removal of our maven repository ( #3451 )
2022-01-13 14:50:07 +01:00
Alexander Söderberg
fd0c2050d8
Refactor: Replace Rörledning with Cloud-Services ( #3409 )
...
* Refactor: Replace Rörledning with Cloud-Services
Cloud-Services is actually maintained, as opposed to Rörledning. Furthermore, Rörledning is available through Maven Central, whereas rörledning isn't.
This is a semi-breaking change, but because we relocate, it might be fine? Either way, this is a necessary change.
* build: Provide jsr at runtime
* Merge branch 'v6' into refactor/v6/cloud-services
Co-authored-by: NotMyFault <mc.cache@web.de>
2021-12-31 15:49:11 +01:00
Alex
47ae79e123
Revert "refactor: Address MiniMessage deprecations ( #3354 )" ( #3371 )
...
This reverts commit f086826942
.
2021-12-14 23:04:36 +01:00
Alex
f086826942
refactor: Address MiniMessage deprecations ( #3354 )
...
* refactor: Address MiniMessage deprecations
* refactor: More MiniMessage deprecations
* Move away from our `Templates#of`
* Address comments
* style: Address migration style issues
* docs: Add javadoc link for MiniMessage
2021-12-13 09:48:34 +01:00
Alex
cba0f3ac1f
build: Switch PRTree GAV to our deployment ( #3360 )
...
* build: Switch PRTree repository
* build: Use our GAV
2021-12-09 18:30:35 +01:00
NotMyFault
2a40f52dea
docs: Update issue template to 1.18
2021-12-05 23:29:28 +01:00
NotMyFault
30d06b7801
build: Reduce consumer dependencies
2021-11-05 11:57:58 +01:00
NotMyFault
bb5d6c91da
Update Fawe version
2021-09-20 16:21:18 +02:00
NotMyFault
9f54472dd6
Relocate annotations properly
2021-09-12 13:56:08 +02:00
NotMyFault
da3fb1abec
Closes #3236
2021-09-07 13:52:47 +02:00
NotMyFault
4caaead7ee
Renovate
...
Closes #3217
Closes #3226
Closes #3227
Closes #3229
Closes #3230
2021-09-06 13:47:40 +02:00
dordsor21
0e4f54e9c0
Bump (FA)WE versions
2021-08-29 10:56:57 +01:00
NotMyFault
bfe2dda5b1
Closes #3212
2021-08-17 16:38:24 +02:00
dordsor21
3b27b6c850
FAWE-Bukkit shouldn't be in core
2021-07-23 16:24:30 +01:00