Commit Graph

221 Commits

Author SHA1 Message Date
Alexander Brandes 316dd92667
Release 6.10.1 2022-10-04 19:30:44 +02:00
renovate[bot] 8b8fd6aab7
Update dependency com.intellectualsites.bom:bom-1.18.x to v1.15 (#3809)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-22 22:26:11 +02:00
Alexander Brandes 520bb64eca
Back to snapshot for development 2022-09-21 16:29:17 +02:00
Alexander Brandes 60d266b2d7
Release 6.10.0 2022-09-21 16:28:17 +02:00
renovate[bot] 81a3f1098d
Update dependency org.junit.jupiter:junit-jupiter to v5.9.1 (#3807)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-21 16:18:08 +02:00
renovate[bot] efc248dcdb
Update dependency com.intellectualsites.bom:bom-1.18.x to v1.14 (#3794)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-12 11:19:07 +02:00
Alexander Brandes 6df63f7fc7
Invoke -parameters on compile time (#3787)
chore: Invoke -parameters on compile time
2022-09-03 12:55:55 +02:00
renovate[bot] 1ef424a2f1
fix(deps): update dependency com.intellectualsites.bom:bom-1.18.x to v1.13 (#3766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-10 16:52:47 +02:00
Alexander Brandes 9fd96dbaa2
build: Back to snapshot for development 2022-08-10 11:10:41 +02:00
Alexander Brandes b0a4e11c46
build: Release 6.9.4 2022-08-10 11:09:51 +02:00
renovate[bot] 9609990832
build: Update dependency com.intellectualsites.bom:bom-1.18.x to v1.12 (#3739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-26 22:47:51 +02:00
renovate[bot] 0e4319b757
build: Update dependency org.junit.jupiter:junit-jupiter to v5.9.0 (#3741)
* build: Update dependency org.junit.jupiter:junit-jupiter to v5.9.0

* Update renovate.json

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alexander Brandes <mc.cache@web.de>
2022-07-26 22:47:25 +02:00
Alexander Brandes c8f4907f77
build: Back to snapshot for development 2022-07-25 21:11:35 +02:00
Alexander Brandes dcf98c2298
build: Release 6.9.3 2022-07-25 21:10:39 +02:00
renovate[bot] 87f89541b5
build: Update dependency com.intellectualsites.bom:bom-1.18.x to v1.11 (#3726)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-15 10:04:01 +02:00
renovate[bot] 73d2686b17
build: Update dependency com.intellectualsites.bom:bom-1.18.x to v1.10 (#3723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-06 00:14:20 +02:00
Alexander Brandes c446a95b07
build: Back to snapshot for development 2022-07-05 22:26:52 +02:00
Alexander Brandes 3676e1df35
build: Release 6.9.2 2022-07-05 22:25:57 +02:00
Alexander Brandes cd9f0789de
build: Update bom to 1.9 2022-06-27 16:47:32 +02:00
Alexander Brandes 5f4c8d92df
build: Back to snapshot for development 2022-06-27 14:57:32 +02:00
Alexander Brandes 263cb47a21
build: Release 6.9.1 2022-06-27 14:56:44 +02:00
Alexander Brandes f27009216c
chore: Replace AnnotationHelper class (#3706) 2022-06-21 19:09:17 +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 3d5c694daa
chore: Comply with OSSRH licensing guidelines (#3684) 2022-06-15 20:17:17 +02:00
Alexander Brandes bb0aa8d5cc
fix: Don't publish root directory to maven repository (#3676)
* fix: Don't publish root directory (Fixes #3647)

* fix: More investigations

* fix: Exclude task 'jar' from root project

* chore: Keep group ID in the root scope
2022-06-13 15:23:12 +02:00
renovate[bot] d69f3b0893
build: Update dependency com.intellectualsites.bom:bom-1.18.x to v1.5 (#3677)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-13 11:38:28 +02:00
Alexander Brandes 8b52461271
build: Back to snapshot for development 2022-06-13 11:25:07 +02:00
Alexander Brandes d08381dfed
build: Release 6.9.0 2022-06-13 11:23:48 +02:00
Alexander Brandes 60f7113105
build: Update bom 2022-06-11 14:53:39 +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
dordsor21 3d87ee41b3
v7 is 7.0.0-SNAPSHOT 2022-06-08 14:42:14 +01:00
Alexander Brandes 713c4ad0d2
Remove aggregation of cross module javadocs (#3646)
chore: Don't aggregate javadocs anymore
2022-06-03 23:13:41 +02:00
NotMyFault fd8832ac98
Merge branch 'v6' into v7 2022-06-01 20:13:07 +02:00
NotMyFault 48386c0828
build: Back to snapshot for development 2022-06-01 20:12:50 +02:00
NotMyFault 625b3921e1
build: Release 6.8.1 2022-06-01 20:09:36 +02: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
Alexander Brandes fc9fe1462f
build: Back to snapshot for development 2022-05-18 22:07:22 +02:00
Alexander Brandes 41f546ca6b
build: Release 6.8.0 2022-05-18 22:05:31 +02:00
Alexander Brandes faadebd30e
chore: Update my name (#3599) 2022-05-07 15:56:24 +02:00
Alexander Brandes 2aeacb3dcf
build: Back to snapshot for development 2022-05-05 10:07:58 +02:00
Alexander Brandes 9db7791835
build: Release 6.7.0 2022-05-05 09:58:14 +02:00
Alexander Brandes a7b3b3b7df
build: Back to snapshot for development 2022-04-19 08:50:50 +02:00
NotMyFault 888bb20e78
build: Release 6.6.3 2022-04-19 08:45:44 +02:00
Alexander Brandes 73c82deeb0
build: Switch back to upstream SquirrelID (#3575) 2022-04-19 00:46:39 +02:00
NotMyFault c13f544390
build: Back to snapshot for development 2022-04-04 13:03:49 +02:00
NotMyFault c28177d6af
build: Release 6.6.2 2022-04-04 12:56:13 +02:00
NotMyFault 660e05d27f
build: Back to snapshot for development 2022-03-08 20:21:23 +01:00
NotMyFault 4c0ad148bf
build: Release 6.6.1 2022-03-08 20:15:16 +01:00
NotMyFault 26ec31a012
build: Back to snapshot for development 2022-03-07 15:55:25 +01:00
NotMyFault fd4a542062
build: Release 6.6.0 2022-03-07 15:35:00 +01:00
NotMyFault 2ea21c150f
build: Back to snapshot for development 2022-02-23 11:05:40 +01:00
NotMyFault c2fd4edad5
build: Release 6.5.1 2022-02-23 11:00:45 +01:00
NotMyFault 61797c3aff
build: Back to snapshot for development 2022-02-10 12:44:17 +01:00
NotMyFault 78125ff1e2
build: Release 6.5.0 2022-02-10 12:32:02 +01:00
NotMyFault 126aa53b61
build: Back to snapshot for development 2022-01-27 14:00:51 +01:00
NotMyFault ac71046feb
build: Release 6.4.0 2022-01-27 13:49:17 +01:00
Alex 7c290e6bd0
Align plugin's java version with API java version - Java 17 (#3468)
* refactor!: Align plugin's java version with API java version

* fix: Bump Guice to fix private injection on Java 17
2022-01-27 13:26:58 +01:00
NotMyFault 7cdde5a822
build: Back to snapshot for development 2022-01-14 11:46:02 +01:00
NotMyFault 8b6e7b2f2b
build: Release 6.3.0 2022-01-14 11:14:00 +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
NotMyFault a77a51b6f2
build: Back to snapshot for development 2021-12-30 10:31:08 +01:00
NotMyFault 7d981bc610
build: Release 6.2.2 2021-12-30 10:14:15 +01:00
NotMyFault 7002df0bc7
build: Bump dependencies for 1.18 2021-12-18 23:10:41 +01:00
NotMyFault 8859871e89
build: Back to snapshot for development 2021-12-14 23:14:35 +01:00
NotMyFault 93d99630a9
build: Release 6.2.1 2021-12-14 23:06:55 +01:00
NotMyFault d9a6431078
build: Back to snapshot for development 2021-12-13 13:47:28 +01:00
NotMyFault e9c9375e78
build: Release 6.2.0 2021-12-13 13:35:37 +01:00
Alex 858b6b5471
tests: Move to JUnit 5 (#3357) 2021-12-13 10:41:36 +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
renovate[bot] bec51401a3
build: Update dependency org.junit.jupiter:junit-jupiter to v5.8.2 (#3350)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-29 11:25:01 +01:00
NotMyFault a8923ec729
build: Back to snapshot for development 2021-11-11 23:01:37 +01:00
NotMyFault 4eafd043a3
Release 6.1.4 2021-11-11 22:49:46 +01:00
NotMyFault df87bcb743
build: Back to snapshot for development 2021-10-18 20:30:28 +02:00
NotMyFault 5653d0f175
Release 6.1.3 2021-10-18 20:22:13 +02:00
NotMyFault 21727ebfc7
build: Overhaul build & deployment workflow (#3267)
* Fixes #3250

* build: Overhaul build & deployment workflow

- Move to release drafter
- Replace publishing with gradle nexus
- Conventional commits are handy
- Determine build status in gh actions before deploying
2021-10-04 15:28:47 +02:00
renovate[bot] 744f7a18ae
Update dependency org.junit.jupiter:junit-jupiter to v5.8.1 (#3259)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-29 18:09:35 +02:00
dordsor21 6d4adecb32
6.1.3 2021-09-18 23:07:10 +01:00
renovate[bot] c8989b3332
Update dependency org.junit.jupiter:junit-jupiter to v5.8.0 (#3244)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 10:23:38 +02:00
NotMyFault 115932c65a
6.1.2 2021-09-11 14:28:08 +02:00
dordsor21 cfae804780
6.1.1 2021-09-10 15:01:05 +01:00
dordsor21 d77a8c8fa4
Some improvements to events (#3238)
#3222 #3072
2021-09-09 21:37:44 +02:00
NotMyFault da3fb1abec
Closes #3236 2021-09-07 13:52:47 +02:00
NotMyFault c18b0f943c
Switch deployment to the central repository 2021-09-04 13:58:16 +02:00
NotMyFault daa8ffc38f
6.0.10 2021-08-19 20:51:51 +02:00
NotMyFault bfe2dda5b1
Closes #3212 2021-08-17 16:38:24 +02:00
Hannes Greule 3b2a04e4db
Fix/v6/click event actions (#3178)
Co-authored-by: NotMyFault <mc.cache@web.de>
Co-authored-by: dordsor21 <dordsor21@gmail.com>
2021-08-08 11:28:43 +00:00
NotMyFault 391476ba26
6.0.9 2021-08-05 14:08:41 +02:00
dordsor21 2676b76107
6.0.8 2021-07-22 21:46:25 +01:00
dordsor21 613a92eeb9
6.0.7 2021-07-17 17:59:41 +01:00
NotMyFault fdb6367351
Remove unneeded maven repos 2021-07-05 15:25:22 +02:00
NotMyFault 5395ddc6a3
Update build.gradle.kts 2021-06-29 11:50:47 +02:00
dordsor21 f4ff9c0336
6.0.5 2021-06-27 13:21:44 +01:00
dordsor21 2c920bd016
6.0.4 2021-06-26 20:11:15 +01:00
dordsor21 43dd35f54b
6.0.3 2021-06-26 19:53:59 +01:00
NotMyFault 20df062d9f
Back to snapshot for development 2021-06-23 11:50:24 +02:00
NotMyFault b2966cbc45
Back to snapshot for development 2021-06-21 11:51:20 +02:00
NotMyFault 8220d4aa31
Update licenser & gradle 2021-06-18 01:22:24 +02:00
dordsor21 50d4353045 begin integration with fawe 2021-06-09 13:09:50 +01:00
Mariell Hoversholm a6b3e97cda
feat: re-add aggregated javadocs task (#3077)
* feat: re-add aggregated javadocs task

This was removed by IntellectualSites/PlotSquared#2922.
Closes IntellectualSites/PlotSquared#3037.

Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>

* feat: aggregate javadocs on root build task

Signed-off-by: Mariell Hoversholm <proximyst@proximyst.com>

* Address changes requested

Co-authored-by: NotMyFault <mc.cache@web.de>
2021-06-02 23:26:27 +02:00
NotMyFault 73936bb10d
Fix licenser issues 2021-05-17 09:31:33 +02:00
NotMyFault e7fb3571ac
Update licenser 2021-05-14 13:36:18 +02:00
NotMyFault 58ad9db5ed
Jump to Java 16 2021-05-14 01:04:09 +02:00
NotMyFault ca7ac71e76
Update gradle and shadow 2021-05-12 03:00:34 +02:00
NotMyFault 1750dd3b97
Opt in future proof gradle features 🚀 (#2950)
* Opt in future proof gradle features

* Resolve merge conflicts
2021-04-30 09:50:22 +02:00
NotMyFault ba4146f82c
Update to gradle 7 2021-04-10 16:52:46 +02:00
NotMyFault 050cf3edb3
Update a few dependencies 2021-04-04 13:30:09 +02:00
NotMyFault 86e8457574
Move to ServerLib 2021-01-22 23:34:47 +01:00
Alexander Söderberg 57fc51d013 Initial annotation usage cleanup + EditorConfig 2021-01-09 22:28:41 +01:00
dordsor21 14fa738fbe
switch to InvendoPaster "library" 2020-12-19 16:00:13 +00:00
N0tMyFaultOG 4da7aa38ea
@Sauilitired can't spell properly 2020-12-16 13:23:14 +01:00
dordsor21 224e3b6ad4
Fix publishing. I am an author. 2020-12-14 18:09:09 +00:00
Hannes Greule ff70d5db14
Feature/v6/arkitektonika (#2916)
* Start working on Arkitektonika support

* Progress on Arkitektonika

* Add license headers

* Some QoL and javadocs

* Fix maximum calculation

* Fix minor formatting

* Reimplement legacy webinterface support

* Add documentation and fix deletion link

* Resolve conflicts/gradle stuff

* Fix links

* Make message readable

* Do not allow download of merged plots
2020-12-05 19:50:41 +01:00
N0tMyFaultOG f721a7c66c Update build.gradle.kts 2020-10-08 21:25:09 +02:00
Mariell Hoversholm e15b5a07fb It runs! And it's small! 2020-10-08 14:02:08 +02:00
Mariell Hoversholm a637a8970b Add maven publishing 2020-10-08 14:02:08 +02:00
Mariell Hoversholm d97f68eec0 Address review issues 2020-10-08 14:02:08 +02:00
Mariell Hoversholm 9b1dc7d42e She compiles! 2020-10-08 14:02:08 +02:00
N0tMyFaultOG ec23fcdd75 Rewrite build scripts
Co-Authored By: Mariell Hoversholm <proximyst@proximyst.com>
2020-10-08 14:02:08 +02:00