Commit Graph

166 Commits

Author SHA1 Message Date
1e1554597c Rework moduleDependencies, no longer manually generate POM 2022-08-21 14:00:46 +00:00
6df15e7638 Reorganize jfmod.gradle 2022-08-21 13:28:28 +00:00
262ea78201 Attempt to use merged jar as input for shadow 2022-07-24 14:04:51 +00:00
9ddf9e3d9f Attempt to allow mojang mappings 2022-07-24 12:12:32 +00:00
42128493b4 Split sources 2022-07-01 17:37:11 +00:00
074627c5bf Fix runTestmodClient in LibJF again (maybe) 2022-06-25 09:11:31 +00:00
2fec9ac288 Update Minotaur 2022-06-13 06:50:19 +00:00
8ae2de1f9a Misguided attempts at fixing LibJF 2022-06-04 14:15:48 +00:00
44275ec121 Revert "Include SAST"
This reverts commit 78fe4a5792
2022-06-03 20:58:45 +00:00
2db32ab24c Use upstream loom 2022-05-26 15:34:23 +00:00
d8127e7d06 Depend on shadow configuration for subprojects to fix classpath issues in LibJF 2022-05-18 12:30:25 +00:00
6e6031bb28 Remove class path isolation bypass and use loom DSL 2022-05-16 12:43:21 +00:00
1fdd2ba605 Attempt fix 2022-05-16 11:42:31 +00:00
91a6b22a72 Add class path isolation bypass for my own classes (should universally fix dev env) 2022-05-16 11:41:04 +00:00
ccb928f81c JF FLoader is back 2022-05-12 16:18:48 +00:00
0e999b9585 Remove jf floader, use jf loom 2022-05-10 19:40:20 +00:00
ec876a0319 Use minotaur dependency container dsl 2022-05-10 17:35:08 +00:00
f0db30c511 Add jf floader maven 2022-05-09 20:50:37 +00:00
5429d2f8f9 Add Jf Commons repo 2022-04-29 09:59:42 +00:00
911f3a4152 Once again attempt to include shadow 2022-04-04 17:38:01 +00:00
d96b97a7cb Add repo for my gson fork 2022-04-02 19:34:32 +00:00
39d8795c35 Revert "Integrade shadow"
This reverts commit 3c347b4b6a
2022-03-30 21:01:44 +00:00
3c347b4b6a Integrade shadow 2022-03-30 17:32:55 +00:00
7a68ce94cf Don't include dependencies in subproject maven jars 2022-03-30 16:43:06 +00:00
5dbb686cbd Depend on all projects' publish tasks for deployDebug 2022-03-25 18:12:06 +00:00
4f2a8b6863 Add test stage 2022-03-25 15:25:42 +00:00
78fe4a5792 Include SAST 2022-03-25 15:24:19 +00:00
72ca05fa37 [temp] append contact badge to README. To be removed once I can list the contact badge on-page instead if a discord invite 2022-03-13 15:43:58 +00:00
ab36e1f71e Bump minotaur 2022-03-13 15:36:13 +00:00
be3db8824d Create deployDebug and deployRelease tasks that automatically depend on relevant steps 2022-03-13 15:32:22 +00:00
28a8d15398 Upgrade minotaur 2022-03-10 16:22:06 +00:00
c54dcfd238 Update grgit and minotaur, fixed modrinth dependency support 2022-03-01 13:53:16 +00:00
7e8ea49b2a Set Xmx to 2G 2022-01-28 15:58:32 +00:00
e8f8e85af8 Try using gradle alpine, even though that shouldn't change anything 2022-01-28 15:16:49 +00:00
f7815c8368 Revert "Maybe the gradle container is the problem"
This reverts commit cb855b7af0
2022-01-28 15:16:04 +00:00
cb855b7af0 Maybe the gradle container is the problem 2022-01-28 14:49:14 +00:00
246a03175b Use loom 0.11 runtimeOnlyLog4j 2022-01-27 14:22:57 +00:00
aa1c681ead sources-dev is no longer generated 2022-01-23 18:26:23 +00:00
0d0b4a728c Adjust for new path of -dev jar 2022-01-23 14:49:17 +00:00
ad7540358b loom 0.11, might break stuff 2022-01-23 14:36:35 +00:00
ed421ee596 Upgrade CurseGradle 2022-01-13 15:24:37 +00:00
160b26cd76 Use jfmod CurseGradle to avoid JCenter 2022-01-12 20:01:33 +00:00
35b353142f Add mavenCentral, update grgit 2022-01-12 18:50:43 +00:00
4f82158528 Changelog: invert commit order and, if only one tag exists, use all commits before it 2022-01-04 10:14:56 +00:00
325d9d5434 Reallow "No changelog" if not using git 2021-12-16 17:18:38 +00:00
1f44385268 Include tag message if possible 2021-12-16 17:17:09 +00:00
4ebc097bde Don't require a mod to be on modrinth/curseforge 2021-11-30 19:14:42 +00:00
3d7a093a6a Invert sorting order for tags to simplify code 2021-11-30 18:10:13 +00:00
8a9b243310 e 2021-11-30 18:05:56 +00:00
03e6b03bb1 Try to fix this 2021-11-30 18:04:43 +00:00