Commit Graph

163 Commits

Author SHA1 Message Date
LordMZTE f156fa5386 fix Path.toZip making file instead of dir entries 2021-02-12 23:22:07 +01:00
LordMZTE 7ea555a472 fix shell crashing on EOF 2021-02-12 18:23:00 +01:00
LordMZTE ea16f1cb41 fix Path.toZip missing directory entries 2021-02-12 17:45:54 +01:00
LordMZTE 3fbd93a519 AbsractCommand uses property delegate for arguments instead of function now 2020-08-19 15:28:53 +02:00
LordMZTE dcc36e7ebf fix installer stuff due to new as version 2020-08-19 15:05:13 +02:00
LordMZTE 4944f7c934 add BuilderContainerTagTest.kt
move convertAStoManifest into ASUtil.kt
convertAStoManifest will throw exception if forge version is invalid
add out to gitignore
2020-08-18 21:46:21 +02:00
LordMZTE b3b077796d fix modlist sorting 2020-08-16 19:59:07 +02:00
LordMZTE cc08eca061 add noheader argument to CreateModlist 2020-08-16 19:50:12 +02:00
LordMZTE ec2468aaac improve modlist
add BuilderContainerTag to make html more kotliny
2020-08-16 19:44:42 +02:00
LordMZTE 74b0d80c33 add comments for tilera 2020-08-16 17:14:36 +02:00
LordMZTE caa540d3af replace thicc reflections lib with lightweight one!
jar is 2 mb smaller!
2020-08-16 16:47:36 +02:00
LordMZTE a5d5562d93 improve docs
remove mergeTo function due to stdlib containing alternative
getModMetas now takes predicate
2020-08-15 20:49:29 +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 0f3a824390 improve tilera's code 2020-08-15 17:15:28 +02:00
LordMZTE 3833b37fd4 fix name of fatJar 2020-08-15 17:04:49 +02:00
Timo Ley 57fd3a86df Merge branch 'master' of https://github.com/Anvilcraft/modpacktools 2020-08-15 17:02:04 +02:00
Timo Ley 7011f19200 Snapshots are now cached for only 5 minutes 2020-08-15 17:01:39 +02:00
LordMZTE db1f46d728 BuildTechnic.kt should work now
improved FileDownloader.kt
2020-08-15 16:59:52 +02:00
Timo Ley 069b2896e6 Fix forge export version 2020-08-15 16:34:56 +02:00
LordMZTE 77b146cb6c add and implement arg function to make arguments for commands cleaner and more kotliny 2020-08-14 19:47:19 +02:00
LordMZTE 38d9f13547 fix ListRelations alphabetical sorting 2020-08-14 19:05:01 +02:00
LordMZTE c7b6672601 add and implement AbstractCommand
less boilerplate!
2020-08-14 18:46:36 +02:00
LordMZTE b945983835 improve httpPostStr and add test 2020-08-14 16:05:32 +02:00
LordMZTE 8938ad2456 use readAsJson instead of JsonReader 2020-08-14 15:31:03 +02:00
LordMZTE 45032e3a98 change settings.gradle file to kts 2020-08-14 15:29:22 +02:00
Timo Ley 47c71e34b9 Merge branch 'master' of https://github.com/Anvilcraft/modpacktools 2020-08-14 15:21:16 +02:00
LordMZTE 866b9e8e1c upgradle
gotta stay up to date!
2020-08-14 15:20:40 +02:00
Timo Ley 067ab6dc63 gradle.properties is for maven passwords etc and belongs into the .gitignore 2020-08-14 15:20:26 +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 e838e48f42 rename tests 2020-08-14 11:20: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 4af8329193 added all option to DownloadMods 2020-08-09 15:55:43 +02:00
LordMZTE 2992d71e04 FileDownloader can now resolve file names. 2020-08-09 15:40:56 +02:00
Timo Ley f03fb37cb4 Fix ASConverter bug 2020-08-09 11:50:42 +02:00
LordMZTE 25f4848ae9 improve help message 2020-08-08 19:37:04 +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