Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
update kotlin
|
|
* refactor
* fix vig compat
* fix nanovg thingy
* e
* finalize
* gui utils package thingy
|
|
|
|
* reformat code
* reformat code
rewrite command manager
stop using essential relocate
|
|
Bumps org.jetbrains.dokka from 1.6.20 to 1.6.21.
---
updated-dependencies:
- dependency-name: org.jetbrains.dokka
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Bumps [kotlin-as-java-plugin](https://github.com/Kotlin/dokka) from 1.6.20 to 1.6.21.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](https://github.com/Kotlin/dokka/compare/v1.6.20...v1.6.21)
---
updated-dependencies:
- dependency-name: org.jetbrains.dokka:kotlin-as-java-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
make classes that end with `_Test` be excluded from non-sourcejar jars
javadoc some more stuff
|
|
|
|
|
|
|
|
|
|
This reverts commit a4857ad657bc14009ac2d47b89c6981761d40df9.
|
|
|
|
|
|
add mixinextras and keventbus
|
|
|
|
Bumps universalcraft-1.8.9-forge from 209 to 211.
---
updated-dependencies:
- dependency-name: gg.essential:universalcraft-1.8.9-forge
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
* vigilance compat
reorganize ASM
* remove non-RenderManager nanovg usage wherever possible
fix build
generalize utils
* setupGradle task
* migrate to kotlin gradle
use essential gradle toolkit
shade new gson
* Small changes
* Update .gitignore
* fix natives
* Fix all problems
* null
Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
|