4
0
Fork 0
mirror of https://github.com/Anvilcraft/modpacktools synced 2024-05-19 20:04:07 +02:00
Commit graph

23 commits

Author SHA1 Message Date
LordMZTE caa540d3af replace thicc reflections lib with lightweight one!
jar is 2 mb smaller!
2020-08-16 16:47:36 +02:00
LordMZTE 552457eb0e remove 5 minute cache for dependencies
this does not apply only to snapshot dependencies, thus everything will be downloaded again each 5 mins
2020-08-15 20:47:30 +02:00
LordMZTE 3d4a9c8359 kotlin 1.4!!! 2020-08-15 18:01:38 +02:00
LordMZTE 3833b37fd4 fix name of fatJar 2020-08-15 17:04:49 +02:00
Timo Ley 7011f19200 Snapshots are now cached for only 5 minutes 2020-08-15 17:01:39 +02:00
Timo Ley 65a2e6748b Revert "move settings from build file into gradle.properties"
This reverts commit 5844a7c488.
2020-08-14 15:19:10 +02:00
LordMZTE 5844a7c488 move settings from build file into gradle.properties 2020-08-14 15:06:38 +02:00
LordMZTE 54fc2f0fd0 add installPreCommitHook task 2020-08-14 13:56:41 +02:00
LordMZTE 02b8b363b3 change version property to jarVersion due to deprecation 2020-08-14 13:31:15 +02:00
LordMZTE 339df08f51 enable experimental ktlint rules 2020-08-14 13:27:36 +02:00
LordMZTE e67995d6a0 started making BuildTechnic command. not yet working
local files aren't being installed for no good reason whatsoever
mod loader not getting installed yet
2020-08-12 21:14:00 +02:00
LordMZTE 5b29bfe3f4 add preCommit task with test and lint check 2020-08-12 12:57:22 +02:00
LordMZTE be22304295 reformat with ktlint 2020-08-12 12:42:56 +02:00
LordMZTE 820c792a7b add ktlint to prevent tilera from writing ugly code 2020-08-12 12:32:25 +02:00
LordMZTE b448088967 fix potential issue in build file 2020-08-09 23:00:38 +02:00
LordMZTE e8cfe17c5b add maven stuff to build.gradle.kts 2020-08-09 22:56:06 +02:00
LordMZTE d20b9f8186 add dokka to gradle to allow for kdoc generation 2020-08-09 18:33:14 +02:00
LordMZTE d56f926435 bump version
added --all argument to BuildTwitch
2020-08-08 15:19:28 +02:00
LordMZTE 91e3d1360b add listrelations and other small changes 2020-08-06 22:14:14 +02:00
LordMZTE d93359798e switch to new maven repo for addonscript 2020-08-06 18:38:57 +02:00
LordMZTE 42caccd993 small improvements to build script 2020-08-06 17:31:21 +02:00
LordMZTE e4bae0d082 use implementation instead of compile in build script due to deprecation 2020-08-06 17:03:17 +02:00
LordMZTE 92330a4507 port build script to kotlin
yeah tilera, you are gonna love this!
2020-08-06 15:56:04 +02:00