Bukkit/Spigot
f7fac3540b
Update SnakeYAML version
...
By: md_5 <git@md-5.net>
2022-10-02 09:18:56 +11:00
Bukkit/Spigot
ed674a6a4a
Update SnakeYAML version
...
By: md_5 <git@md-5.net>
2022-09-22 10:15:39 +10:00
Bukkit/Spigot
eec7e6905c
Update to Minecraft 1.19.2
...
By: md_5 <git@md-5.net>
2022-08-06 07:40:00 +10:00
Bukkit/Spigot
8d30515576
Update to Minecraft 1.19.1
...
By: md_5 <git@md-5.net>
2022-07-28 04:00:00 +10:00
Bukkit/Spigot
6243f50313
Downgrade dependency version
...
By: md_5 <git@md-5.net>
2022-06-08 09:01:11 +10:00
Bukkit/Spigot
ec575f5252
Update to Minecraft 1.19
...
By: md_5 <git@md-5.net>
2022-06-08 02:00:00 +10:00
Bukkit/Spigot
6b7d2d9a91
Update to Minecraft 1.18.2
...
By: md_5 <git@md-5.net>
2022-03-01 02:00:00 +11:00
Bukkit/Spigot
0f857065bd
#730 : Added a checkstyle rule to check for missing package declarations.
...
Added a suppression to ignore the test sources.
By: blablubbabc <lukas@wirsindwir.de>
2022-02-19 09:33:06 +11:00
Bukkit/Spigot
e61faa55b8
Dependency upgrades
...
By: md_5 <git@md-5.net>
2021-12-18 12:09:21 +11:00
Bukkit/Spigot
d4062d0461
Upgrade to SnakeYAML 1.30 release
...
By: md_5 <git@md-5.net>
2021-12-18 11:36:31 +11:00
Bukkit/Spigot
203cfd5697
Update to Minecraft 1.18.1
...
By: md_5 <git@md-5.net>
2021-12-11 00:00:00 +11:00
Bukkit/Spigot
c5a7423ca0
Update to Minecraft 1.18
...
By: md_5 <git@md-5.net>
2021-12-01 03:00:00 +11:00
Bukkit/Spigot
c7d5155340
Revert SnakeYAML upgrade
...
By: md_5 <git@md-5.net>
2021-11-27 09:11:04 +11:00
Bukkit/Spigot
59be6efc2a
Update to Minecraft 1.18-rc3
...
By: md_5 <git@md-5.net>
2021-11-27 08:00:00 +11:00
Bukkit/Spigot
61af905f78
Update to Minecraft 1.18-pre8
...
By: md_5 <git@md-5.net>
2021-11-25 08:00:00 +11:00
Bukkit/Spigot
bf2c5f3df0
Downgrade to Checkstyle 8.x as 9.x series has much larger memory usage
...
By: md_5 <git@md-5.net>
2021-11-22 15:27:06 +11:00
Bukkit/Spigot
98195bb7a9
Update to Minecraft 1.18-pre5
...
By: md_5 <git@md-5.net>
2021-11-22 09:00:00 +11:00
Bukkit/Spigot
511a9aba49
Update ASM
...
By: md_5 <git@md-5.net>
2021-08-13 08:45:11 +10:00
Bukkit/Spigot
0637c3f854
Update to Minecraft 1.17.1
...
By: md_5 <git@md-5.net>
2021-07-07 00:00:00 +10:00
Bukkit/Spigot
6dd24e4af2
Update Maven plugins
...
By: md_5 <git@md-5.net>
2021-07-03 11:06:15 +10:00
Bukkit/Spigot
66524269f9
Downgrade SnakeYAML due to issues with comments parsing
...
By: md_5 <git@md-5.net>
2021-06-11 20:50:27 +10:00
Bukkit/Spigot
153752dfac
Update to Minecraft 1.17
...
By: md_5 <git@md-5.net>
2021-06-11 15:00:00 +10:00
Bukkit/Spigot
66af0a3e3c
SPIGOT-5345: Add automatic library support
...
Example plugin.yml usage:
```
libraries:
- com.squareup.okhttp3:okhttp:4.9.0
```
Libraries will only be accessible to plugins and their transitive depends, allowing for multiple versions of the same library to be used by different plugins.
This feature is modeled on the parallel BungeeCord feature and intends to offer the same behaviour.
Although this is a preview feature, major changes to behaviour are not expected at this point.
With the exception of the issues described in SPIGOT-6419 it is not expected that this feature alters classloading behaviour, although some changes may be unavoidable.
By: md_5 <git@md-5.net>
2021-05-15 09:04:53 +10:00
Bukkit/Spigot
a796329436
Update ASM version
...
By: md_5 <git@md-5.net>
2021-03-17 07:52:48 +11:00
Bukkit/Spigot
4763ccb145
Use upstream plexus-compiler-eclipse
...
Relevant bugs have since been fixed
By: md_5 <git@md-5.net>
2021-03-14 12:16:27 +11:00
Bukkit/Spigot
9e79e1d303
Update to Minecraft 1.16.5
...
By: md_5 <git@md-5.net>
2021-01-16 12:00:00 +11:00
Bukkit/Spigot
491c98487c
Update to Minecraft 1.16.4
...
By: md_5 <git@md-5.net>
2020-11-03 07:00:00 +11:00
Bukkit/Spigot
7a26733389
Misc maven build updates
...
By: md_5 <git@md-5.net>
2020-10-17 17:51:05 +11:00
Bukkit/Spigot
c1180fb36d
Update to Minecraft 1.16.3
...
By: md_5 <git@md-5.net>
2020-09-11 07:00:00 +10:00
Bukkit/Spigot
42b72d7c63
Update to Minecraft 1.16.2
...
By: md_5 <git@md-5.net>
2020-08-12 07:00:00 +10:00
Bukkit/Spigot
f549bc9e52
Switch to annotations-java5 to fix duplicate annotations in docs
...
By: md_5 <git@md-5.net>
2020-07-06 11:05:43 +10:00
Bukkit/Spigot
9d90450e3c
Improve javadocs by adding links to dependency docs
...
By: md_5 <git@md-5.net>
2020-07-04 09:52:19 +10:00
Bukkit/Spigot
66640aa645
Update ECJ version
...
By: md_5 <git@md-5.net>
2020-06-28 09:39:09 +10:00
Bukkit/Spigot
eed3a67ee8
Update to Minecraft 1.16.1
...
By: md_5 <git@md-5.net>
2020-06-25 10:00:00 +10:00
Bukkit/Spigot
518cad685a
Improve build process
...
By: md_5 <git@md-5.net>
2020-04-22 11:50:21 +10:00
Bukkit/Spigot
76f66e5393
Update checkstyle
...
By: md_5 <git@md-5.net>
2020-02-01 09:32:21 +11:00
Bukkit/Spigot
eb35e8f1d1
Update to Minecraft 1.15.2
...
By: md_5 <git@md-5.net>
2020-01-22 08:00:00 +11:00
Bukkit/Spigot
099845d353
Update to Minecraft 1.15.1
...
By: md_5 <git@md-5.net>
2019-12-18 08:00:00 +11:00
Bukkit/Spigot
7887b38ac0
Update to Minecraft 1.15
...
By: md_5 <git@md-5.net>
2019-12-11 09:00:00 +11:00
Bukkit/Spigot
63ec9ca6be
Update to Minecraft 1.14.4
...
By: md_5 <git@md-5.net>
2019-07-20 09:00:00 +10:00
Bukkit/Spigot
6a48681da7
Correct pom.xml version
...
By: md_5 <git@md-5.net>
2019-06-25 20:57:17 +10:00
Bukkit/Spigot
42f077bb89
Update to Minecraft 1.14.3-pre4
...
By: md_5 <git@md-5.net>
2019-06-25 06:44:01 +10:00
Bukkit/Spigot
073d435536
Update to Minecraft 1.14.3-pre4
...
By: md_5 <git@md-5.net>
2019-06-21 20:00:00 +10:00
Bukkit/Spigot
0a66e91c06
Update to Minecraft 1.14.2
...
By: md_5 <git@md-5.net>
2019-05-28 06:30:00 +10:00
Bukkit/Spigot
19f56f1e6c
Update to Minecraft 1.14.1
...
By: md_5 <git@md-5.net>
2019-05-14 10:00:00 +10:00
Bukkit/Spigot
4ed27a6eca
SPIGOT-4872: LootTables missing a few loot tables
...
By: md_5 <git@md-5.net>
2019-05-06 08:40:10 +10:00
Bukkit/Spigot
3209bcbf56
Update to Minecraft 1.14
...
By: md_5 <git@md-5.net>
2019-04-25 12:00:00 +10:00
Bukkit/Spigot
72b7dd6e2b
Move execution phase of checkstyle
...
By: md_5 <git@md-5.net>
2019-04-23 21:01:36 +10:00
Bukkit/Spigot
c240b58f66
Begin implementation of CheckStyle style checking
...
By: md_5 <git@md-5.net>
2019-04-23 14:00:20 +10:00
Bukkit/Spigot
30a442aef7
Update to Minecraft 1.14-pre5
...
By: md_5 <git@md-5.net>
2019-04-23 12:00:00 +10:00