aboutsummaryrefslogtreecommitdiff
path: root/build.gradle.kts
AgeCommit message (Collapse)Author
2022-10-04Bump vigilance-1.8.9-forge from 252 to 258 (#134)dependabot[bot]
Bumps vigilance-1.8.9-forge from 252 to 258. --- updated-dependencies: - dependency-name: gg.essential:vigilance-1.8.9-forge dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-19Bump universalcraft-1.8.9-forge from 211 to 228 (#104)dependabot[bot]
Bumps universalcraft-1.8.9-forge from 211 to 228. --- 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-19Bump vigilance-1.8.9-forge from 222 to 252 (#99)dependabot[bot]
Bumps vigilance-1.8.9-forge from 222 to 252. --- updated-dependencies: - dependency-name: gg.essential:vigilance-1.8.9-forge dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20HUD Improvements, 1.16 port, fix NanoVG with ARM (#52)Wyvest
* egg 1 * separate Hud from background stuff * 1984 This reverts commit 9ae517d57bbd495d30d35cb1cbfe81a03556e6bd. * hitboxes woo!!!!! * Revert "hitboxes woo!!!!!" This reverts commit 405d32d17df3c83f2e79eddf0de853f7279767a6. * padding * allow position to go slightly off the screen * stop using ints for ABSOLUTELY EVERYTHING, DIAMOND ... fix vigilance compat not setting color * start on new pos system * some stuff * finish new position system * api momento * 1.16.2 fabric port * start on hud gui * temp remove 1.16.2 fabric since it doesn't compile * fix fabric build * hud gui stuff * apiDump * fix fabric build 2 * so true * selecting stuff * scaling + other small things * More protecting * fix nanovg not working with macOS ARM move OneConfig.preLaunch to OneConfigInit * clean up OneUIScreen make kotlin version of TestNanoVGGui * make keybinds have runnable by default * rollback keybind things * merge master into hud-improvements (#55) * Release workflow (#53) * release workflow * update normal version to hash * fix * fix naming * fix some stuff * fix version thing * switch to number from hash * Release workflow (#54) * release workflow * update normal version to hash * fix * fix naming * fix some stuff * fix version thing * switch to number from hash * Maybe epic fixo * gotta love those Java principles * Revert "gotta love those Java principles", wrong branch This reverts commit 333d8b2ad8941790c13c4bfe0777fbd203d463e5. * start on snapping * Finish snapping * stop including mixin by default on legacy versions this breaks builds if the mod itself does not use mixin * merge draw and drawExample * fix gradle publish * Some fixes * Api DUmpidy * Help subcommand impovments (#59) * Made the overall look of the "help" subcommand better + added the ability to change the colour for the command overall + each individual SubCommand * Made the alliases show batter + added support for to show subcommand aliasses * mr deliverer didnt reply but whatever, added a space between command/subcommand and alliasses Co-authored-by: pinkulu <pinkulumc@gmail.com> * fix file not overwriting toJavaColor * Fix full shadow not scaling correctly Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Co-authored-by: nxtdaydelivery <12willettsh@gmail.com> Co-authored-by: pinkulu <56201697+pinkulu@users.noreply.github.com> Co-authored-by: pinkulu <pinkulumc@gmail.com>
2022-07-15Release workflow (#53)DeDiamondPro
* release workflow * update normal version to hash * fix * fix naming * fix some stuff * fix version thing * switch to number from hash
2022-07-06realWyvest
2022-07-05aWyvest
2022-07-03ignore test packageWyvest
allow enabled property in Config to be set at constructor
2022-07-02add api validationWyvest
2022-07-02Separate Minecraft dependant and non-dependant codeWyvest
2022-06-22fix literally everythingWyvest
2022-06-21seperate lwjgl versionsDeDiamondPro
2022-06-20remove caffeineDeDiamondPro
2022-06-20temp fixDeDiamondPro
2022-06-20fix 2Wyvest
2022-06-20fixWyvest
2022-06-20separate lwjgl stuff from actual projectWyvest
2022-06-19use ITweakers properlyWyvest
move hooks out of transformers
2022-06-19exclude internal package from sources jar as wellWyvest
remove debug stuff from mixin plugin use try with resources for mixin things
2022-06-18massive gradle changesWyvest
full, production jar is now suffixed with `-full` jar used by maven and devs is now the normal jar internal stuff is actually removed from devs now
2022-06-18migrate to tweakerWyvest
2022-06-16fast render compat (i hate fast render)Wyvest
2022-06-12oopsWyvest
2022-06-12downgrade kotlinWyvest
2022-06-12migrate keybinds to oneconfig eventsWyvest
2022-06-11fix thingsDeDiamondPro
2022-06-11make oneconfig work standalone againDeDiamondPro
2022-06-11loading pluginDeDiamondPro
2022-06-11fixed vcalWyvest
2022-06-11implement help commandWyvest
2022-06-11start using essential relocate againWyvest
update kotlin
2022-06-05refactor (#36)DeDiamondPro
* refactor * fix vig compat * fix nanovg thingy * e * finalize * gui utils package thingy
2022-06-05polyfrost repoDeDiamondPro
2022-06-05rewrite command manager, stop using essential relocate, and reformat code (#34)Wyvest
* reformat code * reformat code rewrite command manager stop using essential relocate
2022-05-31Bump org.jetbrains.dokka from 1.6.20 to 1.6.21 (#26)dependabot[bot]
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>
2022-05-31Bump kotlin-as-java-plugin from 1.6.20 to 1.6.21 (#27)dependabot[bot]
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>
2022-05-29Merge branch 'master' of github.com:Polyfrost/OneConfigDeDiamondPro
2022-05-28migrate OneConfigCommand to new command utilWyvest
make classes that end with `_Test` be excluded from non-sourcejar jars javadoc some more stuff
2022-05-28Merge branch 'master' of github.com:Polyfrost/OneConfigDeDiamondPro
2022-05-28eDeDiamondPro
2022-05-28make dokka have oneconfig logoWyvest
2022-05-28package dokka docs in a jar fileWyvest
2022-05-28Revert "proof of concept, custom javadoc stylesheet (dracula)"Wyvest
This reverts commit a4857ad657bc14009ac2d47b89c6981761d40df9.
2022-05-27Merge branch 'master' of github.com:Polyfrost/OneConfigDeDiamondPro
2022-05-27proof of concept, custom javadoc stylesheet (dracula)DeDiamondPro
2022-05-27universal eventsWyvest
add mixinextras and keventbus
2022-05-27dokkaWyvest
2022-05-27Bump universalcraft-1.8.9-forge from 209 to 211 (#16)dependabot[bot]
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>
2022-05-26publishing and rename InternetUtils to NetworkUtilsDeDiamondPro
2022-05-22support I18nWyvest