Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-04 | Merge branch 'master' of github.com:Polyfrost/OneConfig | DeDiamondPro | |
2022-06-04 | OC-66 done | DeDiamondPro | |
2022-06-04 | move from mod events to mixin (#31) | Wyvest | |
2022-06-03 | OC-66 almost done | DeDiamondPro | |
2022-06-03 | color anims start | DeDiamondPro | |
2022-06-03 | Just changed 54 -> 72, want to check smthing | MoonTidez | |
sidebar animation stuff | |||
2022-06-02 | animations | DeDiamondPro | |
2022-06-02 | Update pull_request_template.md | DeDiamondPro | |
2022-06-02 | Update pull_request_template.md | DeDiamondPro | |
2022-06-02 | Issue templates, PR templates, Contributing.md Patch (#30) | Ethan | |
* Fix spelling and add a couple of things. * Create pull_request_template.md * Create bug_report.yml * Create config.yml * Create feature_request.yml * Update pull_request_template.md * Update CONTRIBUTING.md Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | |||
2022-06-01 | better reverse maybe idk | DeDiamondPro | |
2022-06-01 | sidebar and animation stuff | DeDiamondPro | |
2022-06-01 | more fixes ffs | DeDiamondPro | |
2022-06-01 | Merge remote-tracking branch 'origin/master' | nextdaydelivery | |
2022-06-01 | color palette add disabled state | nextdaydelivery | |
2022-06-01 | temp | DeDiamondPro | |
2022-06-01 | merge | DeDiamondPro | |
2022-06-01 | temp | DeDiamondPro | |
2022-06-01 | OC-53 should be done but had to push + color utils changed again | nextdaydelivery | |
2022-06-01 | Update CODE_OF_CONDUCT.md | DeDiamondPro | |
2022-06-01 | Create CODE_OF_CONDUCT.md | DeDiamondPro | |
2022-06-01 | Create CONTRIBUTING.md | DeDiamondPro | |
2022-05-31 | more sidebar | DeDiamondPro | |
2022-05-31 | fix | DeDiamondPro | |
2022-05-31 | temp | DeDiamondPro | |
2022-05-31 | Merge remote-tracking branch 'origin/master' | nextdaydelivery | |
2022-05-31 | OC-54, OC-6 and some other fixes | nextdaydelivery | |
2022-05-31 | e2 | DeDiamondPro | |
2022-05-31 | e | DeDiamondPro | |
2022-05-31 | Create DefaultModIcon.svg | MoonTidez | |
2022-05-31 | i pulled an oopsie | MoonTidez | |
it was white 90% instead of pure white 100% | |||
2022-05-31 | Stepper icons | MoonTidez | |
2022-05-31 | Bump 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-31 | Bump 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-31 | UI Component Icons | MoonTidez | |
2022-05-30 | new sidebar, now animations | DeDiamondPro | |
2022-05-30 | OneUIScreen implementation | nextdaydelivery | |
2022-05-30 | finish OC-5, OC-10, checkboxes OC-6 | nextdaydelivery | |
2022-05-29 | Merge branch 'master' of github.com:Polyfrost/OneConfig | DeDiamondPro | |
2022-05-29 | fix OC-48 | DeDiamondPro | |
2022-05-29 | kotlin dsl | Wyvest | |
RenderManager reorganization fix build error in CommandHelper | |||
2022-05-28 | static abuse | Wyvest | |
2022-05-28 | migrate OneConfigCommand to new command util | Wyvest | |
make classes that end with `_Test` be excluded from non-sourcejar jars javadoc some more stuff | |||
2022-05-28 | Merge branch 'master' of github.com:Polyfrost/OneConfig | DeDiamondPro | |
2022-05-28 | e | DeDiamondPro | |
2022-05-28 | make dokka have oneconfig logo | Wyvest | |
2022-05-28 | command utils | Wyvest | |
2022-05-28 | Make gitignore...better? (#23) | Ethan | |
2022-05-28 | javadocs for events + TimerUpdateEvent | Wyvest | |
2022-05-28 | OC-32 OC-34 (#24) | Wyvest | |
* OC-34 hypixel utils class (#21) * OC-26 Build Workflow * OC-26 oops * OC-33 some networking utils * OC-34 idk * OC-34 idk * OC-34 restructure hypixel utils * hypixelutils and multithreading implement more events remove vcal icon stuff * more javadocs Co-authored-by: Ethan <git@ethanlibs.co> |