Commit Graph

13 Commits

Author SHA1 Message Date
Jason 87d54f1103
Clean up build scripts using new Gradle features (#2436)
* Make use of `TYPESAFE_PROJECT_ACCESSORS` and `VERSION_CATALOGS` Gradle feature previews to clean up build scripts

* Bump setup-java action to v2, specify AdoptOpenJDK distribution
2021-04-14 14:16:48 +02:00
KennyTV a63f2ab6fe
Improve server version API 2021-03-26 12:51:38 +01:00
KennyTV 0ab2c626aa
Split parts of common into api; We are now GPL, api is MIT
This does not affect any previous states of this project; only future modifications as well as the project as a whole will be under the GNU General Public License from now on. The newly introduced api directory, partly split from common, is an exception to this, still being licensed under the MIT license.

See the README for details.
2021-03-24 14:02:37 +01:00
KennyTV bdeb5acae9
Fix license bundling 2021-03-21 20:07:32 +01:00
KennyTV ec188db247 Shade relocated adventure without breaking native platform usage 2021-03-04 16:11:09 +01:00
KennyTV b84bc7668a Fixes 2021-03-04 16:11:09 +01:00
LemonCaramel 6e9e757294
Fix ExceptionInInitializerError (#2372) 2021-02-28 00:42:37 +01:00
KennyTV 5e227cb4a5
Fix Bungee Chat relocation
Fixes #2371
2021-02-27 10:21:39 +01:00
jmp b6bee8f4cc
Configure artifacts for publication 2021-02-25 09:19:17 +01:00
KennyTV aaaa97f781
Fix local publishing 2021-02-25 09:19:17 +01:00
jmp 02f1ab1752
Uppercase jar names 2021-02-25 09:19:14 +01:00
jmp 024c36c584
Switch to indra, attempt to fix shading and universal jar 2021-02-25 09:19:14 +01:00
KennyTV ef6c347194
*cries in elephant* 2021-02-25 09:19:14 +01:00