Christian Koop
5e1f1b802c
Introduce new CI/CD pipeline using GitHub Actions
...
A lot is happening in this release!
tl;dr: GitHub Actions runs tests, compiles the project, signs the jar files, deploys them to the Maven repo; Pushing a git tag issues a release instead of snapshot deployment; -SNAPSHOT is always added to the version otherwise; Core Version is now injected by maven instead of manually updating it in one of the classes
We now use GitHub Actions to run automated tests, compile the project, sign the resulting jar files, and always deploy a version to the Maven repo.
By default, a snapshot release is published but by creating a git tag, a release deploy can be triggered.
Additionally the Core version is not manually updated in one of the classes but injected after compiling it.
I think I found the most stable and easiest way to do this in maven,
although I'd have wished for it to be easier and maybe not after the class file has already been created.
2022-08-07 19:33:38 +02:00
Fernando Pettinelli
1ab918a32e
Version 2.6.14-DEV
2022-07-13 01:50:25 -04:00
Fernando Pettinelli
2929c628ed
2.6.13 - Added Apache Commons Lang3 and Text. More 1.19 fixes.
2022-06-26 12:27:20 -04:00
Christian Koop
532d96f6c1
Add adventure-api
to SongodaCore dependencies
2022-06-26 13:28:10 +02:00
Christian Koop
2272fe7b97
Release v2.6.13-DEV
2022-06-20 17:27:01 +02:00
Christian Koop
547425dec9
Update maven-shade-plugin from 3.3.0-SNAPSHOT
to 3.3.0
2022-06-07 19:45:24 +02:00
Christian Koop
fc658d51c0
Adds Spigot 1.19 NMS module
2022-06-07 19:31:32 +02:00
Christian Koop
2a037e2853
Update required snakeyaml version from 1.26 to 1.30 ( #41 )
...
We probably want to take a look at what Spigot 1.8 comes with and if we are compatible or if we want to shade the lib into the Core instead.
Maybe we can have some kind of automatic legacy system that downloads an addional jar automatically when an unsupported Spigot version is detected... Lets see what time brings
2022-04-27 21:42:20 +02:00
Christian Koop
7ca814c747
Release v2.6.12
2022-03-18 14:47:22 +01:00
Christian Koop
a0050aadd6
Adds Minecraft 1.18.2 support
2022-03-18 14:33:50 +01:00
Christian Koop
8c0c281d9b
Deprecates Core's NBTItem implementations in favor of item-nbt-api
2022-03-18 14:33:50 +01:00
Christian Koop
f887ba6c48
Version 2.6.11
2022-01-21 17:44:18 +01:00
Christian Koop
ffbd84875e
Properly relocate shaded dependency
2022-01-02 22:44:06 +01:00
Fernando Pettinelli
1514fd4fae
Version 2.6.10
2021-12-22 18:07:14 -03:00
Fernando Pettinelli
de20a5b73c
Version 2.6.9
2021-12-20 19:29:28 -03:00
Fernando Pettinelli
253883c735
Hologram hook rework. Only tested with DecentHolograms, needs further testing.
2021-12-18 23:15:46 -03:00
Christian Koop
edde5f9963
Version 2.6.8
2021-12-18 18:18:47 +01:00
Christian Koop
331f77b65d
Version 2.6.7
2021-12-14 21:01:27 +01:00
Christian Koop
f9b2562d3d
Version 2.6.6
2021-12-11 15:37:21 +01:00
Christian Koop
f6caad3983
Version 2.6.5
2021-12-10 19:46:24 +01:00
Christian Koop
354e7ea2f0
Version 2.6.4
2021-12-10 18:13:22 +01:00
Christian Koop
f8aed3c87e
Version 2.6.3
2021-12-09 04:52:24 +01:00
Christian Koop
cd34b24517
Version 2.6.2
2021-12-07 17:19:13 +01:00
Christian Koop
776ead9870
Version 2.6.1
2021-12-02 20:30:26 +01:00
Christian Koop
4f5300f44c
Version 2.6.0
2021-12-02 16:42:09 +01:00
Christian Koop
7ff7a46bf5
Implement NMS stuff for Minecraft 1.18
2021-12-02 16:33:24 +01:00
Christian Koop
fd2809f982
Version 2.5.14
2021-11-01 22:30:51 +01:00
Christian Koop
749c3a9a28
Version 2.5.13
2021-10-27 19:51:54 +02:00
Christian Koop
aa587361ed
Version 2.5.13-SNAPSHOT
2021-10-26 23:05:54 +02:00
Fernando Pettinelli
fb8d38f54b
Version 2.5.12
2021-10-16 21:37:26 -03:00
Fernando Pettinelli
820b7ffbd3
Version 2.5.11
2021-09-30 13:03:36 -03:00
Fernando Pettinelli
a601b86d68
Added Residence support.
2021-08-29 17:44:17 -04:00
Christian Koop
5921be70bb
Version 2.5.9
2021-08-29 15:49:06 +02:00
Christian Koop
60ceac5eb6
Version 2.5.8
2021-07-08 17:50:13 +02:00
Christian Koop
8eefbce68d
Change dependency com.github.Zrips.Jobs
version from LATEST to v4.17.2
2021-07-08 17:50:13 +02:00
Christian Koop
a73ed7908e
Update pom.xml files and project structure
...
* Should fix IntelliJ sometimes not finding classes
* Should make things easier to understand and maintain
* Rename `LICENSE.md` to `LICENSE`
2021-07-08 15:37:37 +02:00
Christian Koop
f5bf5903c7
Dependency: Update mcMMO from v2.1.50 to v2.1.200
...
This fixes failing maven builds reporting a http repo being used and blocked - As only the patch version has been increased, there should be no problem related to this update (Core's only getting compiled against it's API anyway)
2021-07-06 13:15:17 +02:00
Fernando Pettinelli
e6398bca1f
Version 2.5.7
2021-06-30 10:24:50 -04:00
Brianna
dddbc32459
version 2.5.6
2021-06-21 17:18:51 -05:00
Brianna
ebf0d06434
version 2.5.5
2021-06-13 18:08:18 -05:00
Brianna
7430fcc34a
version 2.5.4
2021-06-13 16:58:57 -05:00
Brianna
947e0d5b2d
version 2.5.3
2021-06-13 13:23:29 -05:00
Brianna
a608ac4cc7
version 2.5.2
2021-06-13 10:26:16 -05:00
Brianna
7c0ce2505c
Use JDK 16 on the 1.17 module while using JDK 8 on everything else
2021-06-13 10:26:08 -05:00
Brianna
b27d07dc47
version 2.5
2021-06-12 20:15:56 -05:00
dependabot[bot]
1ee756504a
Bump snakeyaml from 1.25 to 1.26 in /Core
...
Bumps [snakeyaml](https://bitbucket.org/asomov/snakeyaml ) from 1.25 to 1.26.
- [Commits](https://bitbucket.org/asomov/snakeyaml/branches/compare/snakeyaml-1.26..snakeyaml-1.25 )
---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-12 20:10:36 -05:00
Brianna
7ab0c4d106
1.17 Support
2021-06-12 20:04:20 -05:00
Brianna
4c4c80734c
version 2.4.57
2021-06-01 12:13:43 -05:00
Brianna
462479d476
version 2.4.56
2021-05-27 17:16:49 -05:00
Brianna
f2fb4bb65e
version 2.4.55
2021-05-27 09:57:21 -05:00
Brianna
a818050daf
Moved the compatibility API to its own module.
2021-05-27 09:56:04 -05:00
Brianna
853c6b2b40
version 2.4.54
2021-05-27 09:55:02 -05:00
Christian Koop
1db6c9bf79
Version 2.4.53
2021-05-27 09:52:08 -05:00
Fernando Pettinelli
5b5bb17df9
Version 2.4.52
2021-04-15 12:19:12 -04:00
Brianna
398d47c915
version 2.4.51
2021-04-12 13:03:52 -05:00
Fernando Pettinelli
9b9f0b9a52
Version 2.4.50
2021-04-11 15:20:47 -04:00
Brianna
bb7dbefb13
version 2.4.49
2021-04-05 13:49:27 -05:00
Brianna
070dc30d7b
version 2.4.48
2021-04-04 22:59:32 -05:00
Brianna
c47e864fa7
version 2.4.47
2021-02-25 11:47:21 -06:00
Brianna
d77d723dc6
version 2.4.46
2021-02-22 09:50:36 -06:00
Brianna
fdbe0da191
version 2.4.45
2021-02-19 12:45:04 -06:00
Brianna
f33b26c26e
version 2.4.44
2021-02-08 11:24:27 -06:00
Fernando Pettinelli
b5eb651c59
Version 2.4.43
2021-02-07 09:51:35 -06:00
Fernando Pettinelli
99807da9c4
Version 2.4.42
2021-02-07 09:50:40 -06:00
Brianna
6374c7181c
version 2.4.41
2021-01-22 07:59:34 -06:00
Fernando Pettinelli
ba1e08d808
Version 2.4.40
2021-01-21 22:45:07 -03:00
Brianna
5154324e78
version 2.4.39
2021-01-21 10:08:58 -06:00
Fernando Pettinelli
a4b7638c9e
Version 2.4.38
2021-01-19 12:25:03 -06:00
Fernando Pettinelli
86bffc859c
Added BentoBox protection support, and dodged an NPE in GriefPrevention.
2021-01-18 18:36:07 -03:00
Brianna
44673e3ed0
version 2.4.37
2021-01-15 10:45:47 -06:00
Brianna
c593a52791
Updated to no longer use the private repo.
2021-01-15 10:45:28 -06:00
Fernando Pettinelli
793581a853
Version 2.4.36
2021-01-14 17:21:37 -06:00
Fernando Pettinelli
1873b2f647
Added Towny protection, and fixed UltimateClaims and Lands NPEs.
2021-01-14 17:21:33 -06:00
Brianna
32dfc01a2a
version 2.4.35
2021-01-14 11:58:41 -06:00
Fernando Pettinelli
c7582778a5
Version 2.4.34
2021-01-13 20:57:38 -03:00
Fernando Pettinelli
92f62e7536
Version 2.4.33
2021-01-12 15:10:29 -03:00
Fernando Pettinelli
fe7dcd80fe
Added protection hooks.
2021-01-11 19:48:23 -03:00
Brianna
30f240cbfd
version 2.4.32
2020-12-23 11:43:08 -06:00
Brianna
1d47767398
version 2.4.31
2020-12-22 11:24:43 -06:00
Brianna
dae30dfaec
version 2.4.30
2020-12-21 10:06:49 -06:00
Brianna
2dacd8bc8d
version 2.4.29
2020-12-16 10:02:05 -06:00
Brianna
11aa0352b4
version 2.4.28
2020-12-15 10:00:13 -06:00
Brianna
9d10a730d9
version 2.4.27
2020-12-14 15:24:09 -06:00
Brianna
2f167e41b2
version 2.4.26
2020-12-10 09:08:45 -06:00
Brianna
a7e55a9557
version 2.4.25
2020-12-07 11:44:54 -06:00
Brianna
4eae6a667e
version 2.4.24
2020-12-01 12:50:34 -06:00
Brianna
0168bcec94
version 2.4.23
2020-11-09 12:45:38 -06:00
Brianna
a42ed32460
version 2.4.22
2020-11-07 19:12:37 -06:00
Brianna
0fd9a8c11f
version 2.4.21
2020-11-03 08:43:21 -06:00
Brianna
e767cdf552
Added support for 1.16.4.
2020-11-03 08:42:33 -06:00
Brianna
424330a5bf
version 2.4.20
2020-10-30 14:57:59 -05:00
Brianna
4483c751fd
version 2.4.19
2020-10-29 13:32:03 -05:00
Brianna
4df7618f96
version 2.4.18
2020-10-26 14:26:02 -05:00
Brianna
ac02498d42
version 2.4.17
2020-10-23 13:08:30 -05:00
Brianna
548d5d140c
version 2.4.16
2020-09-30 09:14:06 -05:00
Brianna
a615e8ba7b
version 2.4.15
2020-09-29 19:37:34 -05:00
Brianna
e48037b00c
version 2.4.14
2020-09-29 19:15:28 -05:00
Brianna
7306fd5c78
version 2.4.13
2020-09-29 19:02:19 -05:00
Brianna
98834baf53
version 2.4.12
2020-09-29 18:26:41 -05:00
Brianna
38a1dc0d4d
version 2.4.11
2020-09-29 16:23:05 -05:00
Brianna
0755fadc00
version 2.4.10
2020-09-28 11:19:46 -05:00
Brianna
708af36323
version 2.4.9
2020-09-25 11:46:29 -05:00
Brianna
1caa6e9bfb
version 2.4.8
2020-09-22 15:33:48 -05:00
Brianna
6812315b30
version 2.4.7
2020-09-20 16:09:16 -05:00
Brianna
b0ee0e2c7e
version 2.4.6
2020-09-17 08:39:25 -05:00
Brianna
6051052da2
version 2.4.5
2020-09-01 15:28:04 -05:00
Brianna
bc613479f5
version 2.4.4
2020-08-28 18:06:14 -05:00
Brianna
f45034435c
Added support for log managers starting with CoreProtect.
2020-08-28 17:46:36 -05:00
Brianna
723117af43
Updated to support UltimateStacker 2.
2020-08-26 16:23:56 -05:00
aurora
952763c6e5
shade hikari into core otherwise other plugins using mysql will miss it
2020-08-26 10:56:22 +00:00
Aurora
17034afb94
Adjust methods to support openJDK
2020-08-18 12:46:31 +02:00
Brianna
efeefb6f70
Added support for 1_16_R2
2020-08-13 17:18:05 -05:00
Brianna
7fd078b802
Added support for 1.16.1
2020-06-25 00:10:19 -05:00
Brianna
4fc6b1e87b
Fixed commands with paper 1.8.8
2020-05-06 11:40:07 -04:00
Brianna
753862c804
Pom updates
2020-03-16 11:55:51 -04:00
jascotty2
63705e9544
add plugin version for maven source plugin
2020-02-02 16:05:07 -06:00
Brianna
bceb1c9063
Beta 1.15 Support (Waiting on Paper)
2019-12-11 14:22:04 -05:00
Patryk Bernacki
1beb3848f8
Fix dependency issue (WildStacker)
2019-11-13 02:57:35 +01:00
jascotty2
aeafb31b04
add McMMO hooks
2019-10-09 19:31:33 -05:00
jascotty2
15a191a8b0
add jobs hooks
2019-10-09 16:53:38 -05:00
jascotty2
d2102c78b6
add CMI hologram support
2019-09-16 10:04:22 -05:00
jascotty2
252c17bf60
add custom anvil gui text prompt
2019-09-15 13:33:24 -05:00
jascotty2
a8a60ff1bf
shade without module pom
2019-09-15 12:26:12 -05:00
jascotty2
64db5445f5
copy nms into main jar
2019-09-12 15:41:51 -05:00
jascotty2
7feee185f7
update pom
2019-09-12 14:03:10 -05:00
jascotty2
18822cb831
migrate to module system for NMS
2019-09-12 13:41:26 -05:00