-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.2.1 #291
Conversation
Remove a lot of useless text & add quick links to most important docs, and clean up readme
Update README.md
✨ feature(recursive-lookup): initial implementation + test case
* new: add scrolling to dropdowns * run apiDump * add searching to dropdowns * optimize levenshtein search a bit * modify colors to make scroll in dropdown more obvious * modify colors even more * fix scroll being stuck and selecting options * ✨ feature(dropdowns): color change + remove dropdown when no options exist * cache dropdown filter change startsWith to contains check --------- Co-authored-by: xtrm <oss@xtrm.me>
* add support for mouse keybinds * fix build errors + apiDump
…ies (#197) * new: organize gradle dependencies also update kotlin and PGT * use bundles for kotlin * downgrade kotlin * re-update gradle dependencies (kotlin, gradle, blossom, shadow, pgt, devauth) * update lwjgl-repacked (add windows x86 and arm) * add 32-bit check for lwjgl manager
Bumps `kotlin` from 1.8.21 to 1.8.22. Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.8.21 to 1.8.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v1.8.22) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.8.21 to 1.8.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v1.8.22) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.8.21 to 1.8.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v1.8.22) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk7` from 1.8.21 to 1.8.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v1.8.22) Updates `org.jetbrains.kotlin.jvm` from 1.8.21 to 1.8.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.21...v1.8.22) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.jvm 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>
…r from 0.13.1 to 0.13.2 (#262) build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator Bumps [org.jetbrains.kotlinx.binary-compatibility-validator](https://github.com/Kotlin/binary-compatibility-validator) from 0.13.1 to 0.13.2. - [Release notes](https://github.com/Kotlin/binary-compatibility-validator/releases) - [Commits](Kotlin/binary-compatibility-validator@0.13.1...0.13.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx.binary-compatibility-validator 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>
Hypixel has drastically changed their API, and `/api new` no longer works. Hence, the `HypixelKey` annotation and other API-related features have been rendered useless.
….21.0 (#266) build(deps): bump org.jetbrains.kotlinx:atomicfu-jvm Bumps [org.jetbrains.kotlinx:atomicfu-jvm](https://github.com/Kotlin/kotlinx.atomicfu) from 0.20.2 to 0.21.0. - [Release notes](https://github.com/Kotlin/kotlinx.atomicfu/releases) - [Changelog](https://github.com/Kotlin/kotlinx-atomicfu/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx-atomicfu@0.20.2...0.21.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:atomicfu-jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `coroutines` from 1.7.1 to 1.7.2. Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.7.1...1.7.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.7.1...1.7.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-jdk8` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.7.1...1.7.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 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>
* Show a message on first launch * Fix keybind compat with NEU * keybind rewrite v3 * hide first launch notification when actually opening oneconfig * fix mouse input in modern versions with onekeybind * apiDump * add icon * modify welcome message * reorder if statement
main reasoning is new loom caused too many issues yet somehow increased build times
This reverts commit 8d47639.
Verifies that PRs to the gradle/wrapper directory are legitimate.
Co-authored-by: Wyvest <wyvestbusiness@gmail.com>
updates instantly instead of when user releases slider
Update bug_report.yml
👀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
versions/1.16.5-forge/src/main/java/cc/polyfrost/oneconfig/internal/mixin/MouseMixin.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This pull request by Wyvest looks wonderful!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good looks to me
src/main/java/cc/polyfrost/oneconfig/gui/elements/config/ConfigDropdown.java
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This pull request by Wyvest looks splendid!
Description
Related Issue(s)
Checklist