dfsek
c57e55c286
update JetBrains annotations
2021-11-24 15:22:50 -07:00
solonovamax
5a35d8b40e
fix: shadedImplementation configuration not actually being shaded
...
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2021-11-23 14:54:37 -05:00
solonovamax
8ffa931a2f
Sort repositories by what should be resolved first.
...
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2021-11-22 14:05:05 -05:00
dfsek
1c9724c232
fix bootstrap addon packaging
2021-11-22 09:02:54 -07:00
solonovamax
dc07b60688
Use latest fancy gradle features to not do that dumb string bullshit from before
...
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2021-11-21 23:58:24 -05:00
dfsek
ee9c60b127
point to new config repo
2021-11-21 17:57:49 -07:00
dfsek
8010e64ecc
package bootstrap addons correctly
2021-11-21 17:19:37 -07:00
dfsek
e227095319
update to 1.18 prerelease 5 & Java 17
2021-11-21 14:12:51 -07:00
dfsek
a447be3c50
launch on 1.18
2021-11-20 20:56:57 -07:00
dfsek
4b944ee2fe
update tooling for 1.18
2021-11-20 18:09:40 -07:00
dfsek
fb93d417ee
bootstrap addon dumping
2021-11-17 09:22:45 -07:00
dfsek
a7d0e7f49b
base API project
2021-09-24 12:06:06 -07:00
dfsek
acf3844139
move API project
2021-09-19 11:20:50 -07:00
solonovamax
c445a0434d
Reformat all code
...
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2021-08-30 17:34:44 -04:00
dfsek
43874521db
remove jcenter from buildscripts
2021-07-29 08:22:41 -07:00
dfsek
7f3a7645bd
BasePluginConvention -> BasePluginExtension
2021-07-23 18:08:42 -07:00
dfsek
2790373071
JavaPluginConvention -> JavaPluginExtension
2021-07-23 18:02:10 -07:00
dfsek
7b70478a7f
remove configureCommon function
2021-07-23 15:01:48 -07:00
dfsek
1ae9ae71de
remove configureAddon
2021-07-23 11:51:41 -07:00
dfsek
fb26b02ad1
apply common configurations automatically
2021-07-23 11:47:54 -07:00
dfsek
4c7179cfa2
apply java plugin in CompilationConfig
2021-07-23 11:22:58 -07:00
dfsek
fb6f591f0b
apply java-library plugin in CompilationConfig
2021-07-23 11:22:29 -07:00
dfsek
507ea8bc88
run configurePublishing from CommonConfig
2021-07-23 11:16:15 -07:00
dfsek
bbcd571156
create PublishingConfig and configurePublishing function
2021-07-23 11:15:21 -07:00
dfsek
fe18d89580
create configureAddon method
2021-07-23 11:03:39 -07:00
dfsek
a15e45875e
automatically depend on API in addons
2021-07-23 10:59:24 -07:00
dfsek
bcc6e314eb
fix afterEvaluate issue
2021-07-23 10:58:02 -07:00
dfsek
789d5d1e23
automatically declare addon dependencies
2021-07-23 10:53:59 -07:00
dfsek
e16208bd76
depend on guava in DependencyConfig
2021-07-23 10:47:37 -07:00
dfsek
af1520eb83
fix gradle dependency stuff
2021-07-21 16:18:06 -07:00
dfsek
98a0c9e052
include lang files in resource manifest
2021-07-17 17:59:16 -07:00
dfsek
c65ea812ed
create Gradle task to generate resource manifest
2021-07-17 16:57:49 -07:00
dfsek
c26418b5ba
depend on SnakeYAML in buildSrc
2021-07-17 16:32:43 -07:00
dfsek
b626b74624
dont minify
2021-07-17 14:48:26 -07:00
dfsek
589158ee71
reformat
2021-07-13 14:24:33 -07:00
dfsek
d09ef5052a
correct link to ShadowJar issue
2021-07-10 21:19:57 -07:00
dfsek
3f539b1e30
bundle addons in JAR
2021-07-10 21:17:21 -07:00
dfsek
3dc564c0f7
move compiled addons to run directories
2021-07-09 13:06:29 -07:00
dfsek
f61883547e
add gradle stuff to automatically build addons
2021-07-09 08:21:30 -07:00
dfsek
4bac67b8d7
fix imports
2021-06-24 00:19:18 -07:00
dfsek
16fcf09c78
gradle 7 (temporarily remove Forge module)
2021-05-28 15:10:30 -07:00
dfsek
6fbb5d712e
add license, wiki, source and issue URLs to properties
2021-05-14 23:30:36 -07:00
dfsek
b663d34320
add DESCRIPTION to processResources
2021-05-14 23:09:08 -07:00
dfsek
6da8924868
Merge pull request #145 from PolyhedralDev/dev/forge
...
Forge implementation
2021-05-02 17:38:56 -07:00
DJtheRedstoner
19edcbddd5
Fix mixin annotation processor issues
...
These issues were caused by CompilationConfig.configureCompilation()
overwriting JavaCompile's options.compilerArgs list which removed any
previously added arguments, including those added by fabric-loom and
mixingradle.
2021-05-02 18:17:18 -04:00
solonovamax
aa9e33af1d
Remove old and deprecated compile
configuration + some minor refactoring
...
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2021-05-01 16:53:45 -04:00
solonovamax
4c1e1bb7d5
Improve gradle performance significantly
...
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2021-04-28 20:43:53 -04:00
dfsek
01d169256e
properly relocate dependencies
2021-04-11 17:49:39 -07:00
dfsek
b1a1001c49
clean up buildscripts
2021-03-26 08:50:58 -07:00
dfsek
0fcc0f798c
fabric cleanup, move lang and config to common
2021-02-24 13:59:25 -07:00