Commit Graph

22 Commits

Author SHA1 Message Date
Jared
19177326f1
Revert moving to jar task as Annotation Processors do not process Common 2022-06-16 22:14:30 +02:00
Jared
3bd253dcdd
Move to jar / *Jar tasks instead of compileJava
Prior to this PR, classes were compiled multiple times (presumably for each sourceset, so at-least twice in normal projects)
2022-06-15 20:44:14 +02:00
Jared
d4b36f9cde
update fabric loom 2022-06-15 20:37:22 +02:00
Tyler Hancock
fc3c181aab
Update Loom to 0.11 from 0.10. 2022-04-02 15:50:17 -06:00
Tyler Hancock
9d08f3fdfb
Add support for JSR305. 2022-01-06 16:18:11 -07:00
Jared
764efa88bf
Fix maven repository 2021-12-21 19:53:04 +02:00
Jared
e0281b6146
Fix maven artifacts and publishing. Close #4 2021-12-21 19:41:15 +02:00
Jared
6953bc98ca
Update to 1.18 2021-11-30 22:26:34 +02:00
Jared
dfd8bc4057
fix resources 2021-10-25 22:57:33 +02:00
Tyler Hancock
52f493e141
Include Common/src/resources in Forge and Fabric resources sourceset. 2021-10-11 22:46:15 -06:00
Tyler Hancock
8550e017a1
Apply UTF-8 encoding and J16 release level consistently. 2021-10-11 22:40:10 -06:00
Tyler Hancock
07b5f42740
Fix inconsistent repository definitions. 2021-10-11 22:38:19 -06:00
Jared
4566e7b45a
Fixed run configs generating incorrect run dir 2021-09-29 21:39:33 +02:00
Jared
30f8fae27e
generate fabric server runs 2021-09-29 21:00:26 +02:00
Jared
61b347c5cf
Merge remote-tracking branch 'Darkhax-Forked/1.17' into 1.17 2021-09-29 20:47:57 +02:00
Jared
604dc8aa1b
Fix how common classes are collected to fix mixins 2021-09-29 19:18:46 +02:00
Tyler Hancock
029a7c3dc8
Generate source jars and jdoc jars for each project. 2021-09-28 03:09:54 -06:00
Tyler Hancock
b76bf02f3f
Set Java version for all Java projects. 2021-09-28 02:58:33 -06:00
Tyler Hancock
d4e9a8dd17
Re-add extra flourishes to the archive base name. 2021-09-28 01:41:24 -06:00
Tyler Hancock
f72cac02ad
Removed non-semver data from version. Version is now assigned through the intended version property. 2021-09-28 01:33:29 -06:00
Tyler Hancock
207bfc7d79
Remove redundant mod_group property. 2021-09-28 01:23:22 -06:00
Jared
44c7d4dc82
Initial files 2021-09-12 20:26:39 +02:00