Daan Vanden Bosch
|
19d3030d20
|
Upgraded Kotlin from 1.5.21 to 1.5.30. Also upgraded kotlinx.coroutines and kotlin logging. Now using languageSettings.optIn everywhere instead of compiler options.
|
2021-09-06 14:17:20 +02:00 |
|
Daan Vanden Bosch
|
1341dd76f5
|
Renamed lib subproject to psolib for clarity.
|
2021-07-25 17:24:42 +02:00 |
|
Daan Vanden Bosch
|
89b88a0a2d
|
Put all shared build logic in precompiled gradle conventions plugins.
|
2021-07-24 20:13:02 +02:00 |
|
Daan Vanden Bosch
|
b9339ac2b4
|
Added some observable unit tests and fixed a bug. Switched to junit 5 to support interfaces with @Test annotated concrete methods for "mixin" tests.
|
2021-03-19 21:32:57 +01:00 |
|
Daan Vanden Bosch
|
321fb3a475
|
Upgraded Kotlin to 1.4.30 and Gradle to 6.8.2. Set the Kotlin JVM version to 11. Added a subproject for offline asset generation which, at the moment, can generate the list of item types. Ported unitxt and ItemPMT parsing.
|
2021-03-06 13:33:04 +01:00 |
|
Daan Vanden Bosch
|
c8c12f298f
|
AsmAnalyser now delegates to a worker again.
|
2020-12-14 18:39:26 +01:00 |
|