316 Commits

Author SHA1 Message Date
md_5
e2f5ea34e9
Update to Minecraft 1.17 2021-06-11 15:00:00 +10:00
md_5
5b0e2d2d60
Move additional dependencies to runtime scope 2021-05-16 18:09:51 +10:00
md_5
b1064c69c4
Remove sisu annotation processor from jar 2021-05-15 16:41:25 +10:00
md_5
5bbb4a65a4
Add plumbing for automatic library support 2021-05-15 09:05:18 +10:00
md_5
d54b500db2
Prepare for Java 16 2021-03-17 07:53:10 +11:00
md_5
90d6905b15
Repackage NMS 2021-03-16 09:00:00 +11:00
md_5
2ffdb31ec0
Use upstream plexus-compiler-eclipse
Relevant bugs have since been fixed
2021-03-15 17:47:57 +11:00
md_5
f3f30947e0
Update to Minecraft 1.16.5 2021-01-16 12:00:00 +11:00
md_5
fa6d549d90
Update SQLite for Mac M1 support 2021-01-02 08:44:43 +11:00
md_5
a489dd4ac9
Revert "Downgrade NMS revision"
This reverts commit dd10b375c2bca25cf5f7acf2a832895839dcbaf0.
2020-11-03 19:02:28 +11:00
md_5
dd10b375c2
Downgrade NMS revision
This is not a precedent, please see https://www.spigotmc.org/wiki/nms/
2020-11-03 18:15:08 +11:00
md_5
3af81c7179
Update to Minecraft 1.16.4 2020-11-03 07:00:00 +11:00
md_5
4ef13f94d6
Misc maven build updates 2020-10-17 17:57:05 +11:00
md_5
d5a7296002
SPIGOT-6063: ConsoleSender sending extra lines in Java 13+ 2020-09-12 09:05:20 +10:00
md_5
bf3d720714
Update to Minecraft 1.16.3 2020-09-11 07:00:00 +10:00
md_5
9c9fb593f5
Update to Minecraft 1.16.2 2020-08-12 07:00:00 +10:00
md_5
2ab04d248a
Update ECJ version 2020-06-28 09:39:16 +10:00
md_5
7ea3c040bc
Update to Minecraft 1.16.1 2020-06-25 10:00:00 +10:00
md_5
e1335932a7 Improve build process 2020-04-22 11:50:23 +10:00
md_5
544ccdc588 Update checkstyle 2020-02-01 09:32:26 +11:00
md_5
18168500ea Update scriptus 2020-01-29 16:40:40 +11:00
md_5
6881a10803 Update to Minecraft 1.15.2 2020-01-22 08:00:00 +11:00
md_5
30a1b6911f Update to Minecraft 1.15.1 2019-12-18 08:00:00 +11:00
md_5
de42aa13f3 Update to Minecraft 1.15 2019-12-11 09:00:00 +11:00
md_5
e73aabd666 Update to Minecraft 1.14.4 2019-07-20 09:00:00 +10:00
md_5
3164e5312f Correct pom.xml version 2019-06-25 20:57:20 +10:00
md_5
f1f33559fa Update to Minecraft 1.14.3 2019-06-25 06:44:52 +10:00
md_5
fe3930ce00 Update to Minecraft 1.14.3-pre4 2019-06-21 20:00:00 +10:00
md_5
cb3d14c5a7 Update to Minecraft 1.14.2 2019-05-28 06:30:00 +10:00
md_5
89c52b7b0e Update to Minecraft 1.14.1 2019-05-14 10:00:00 +10:00
md_5
ed20842bcf Update to Minecraft 1.14 2019-04-25 12:00:00 +10:00
md_5
c4af066cb7 Move execution phase of checkstyle 2019-04-23 21:01:39 +10:00
md_5
48c4c5ca81 Begin implementation of CheckStyle style checking 2019-04-23 14:00:30 +10:00
md_5
a2d787f6eb Update to Minecraft 1.14-pre5 2019-04-23 12:00:00 +10:00
md_5
217a293d3e Don't relocate joptsimple to allow --help to work. 2019-03-17 12:54:21 +11:00
md_5
a49270b28b Mappings Update 2019-03-17 11:48:53 +11:00
md_5
a65b73ad9d Add note about Maven repository usage to pom.xml 2019-01-29 10:01:29 +11:00
md_5
13f71402e8 Update compiler 2019-01-23 12:41:31 +11:00
md_5
7560d3b5ab Skip tests on default builds 2019-01-04 20:25:40 +11:00
Javacraft
068dab5be3 Enable optional source JAR shading via profile shadeSourcesJar
mvn clean source:jar install -PshadeSouresJar

achieves this goal. If 'source:jar' is not specified the resulting
source JAR will not include CraftBukkit sources. Not specifying
'install' will result in an unshaded CraftBukkit source JAR and not
include other sources, making it useless for debugging purposes.
Shade CraftBukkit sources JAR.

Add maven-shade-plugin configuration directives to create sources JAR
and shade contents thereof. This ensures when source:jar goal is run,
relocated CraftBukkit source files are also relocated for debugging
and final code review purposes.
2018-12-07 13:00:03 +11:00
md_5
aa36c8417b Mappings Update 2018-12-06 10:00:00 +11:00
md_5
b4230a9a7e Update to Minecraft 1.13.2 2018-10-23 06:00:00 +11:00
md_5
4824655c89 SPIGOT-4398: Upgrade to ASM 6.2.1 for better Java 11 support 2018-09-27 11:36:22 +10:00
md_5
ce1af0c348 Update to Minecraft 1.13.1 2018-08-26 12:00:00 +10:00
md_5
1a6b4f5392 Update to Minecraft 1.13 2018-07-22 12:00:00 +10:00
md_5
421c1728c8 Update to Minecraft 1.13-pre7 2018-07-15 10:00:00 +10:00
md_5
1988d7f104 Netty 4.1.24.Final 2018-04-30 17:41:47 +10:00
md_5
e3b4cf5c28 Netty 4.1.21.Final 2018-02-07 18:23:26 +11:00
md_5
a3decfdca9 Update Netty / MySQL / SQLite 2018-01-07 22:50:36 +11:00
md_5
2ee49b4955 Netty 4.1.18.Final 2017-12-12 20:54:32 +11:00