kaduvert

Results 13 comments of kaduvert

i also tried to fix this issue myself but have little kotlin / java experience, made [this fork](https://github.com/KadaverBrutalo10/LiquidBounce/tree/legacy) which disables the button while you should be signing in and only...

I'm just getting into statemachine development and immediately noticed the primitive nature of the web-view, so this seems crazy useful! sad to see it's stuck, is there no maintainer who...

yeah, seems like a good idea. will start my statemachine endeavours off with this and give feedback once i think i've done enough statemachine stuff to have tested this thoroughly.

so after my statemachine developments i greatly preferred the experience of this over master, encountered no errors. haven't looked much at the code but apart from some inconsistent styling /...

@sefirosweb have you seen my PR? as said, i have no issues with your code, but i noticed some inconsistent styling / linting. i conveniently created a pull request for...

@rom1504 why don't you merge this or #197 and #198 ? it's all purely additions improving the project and no breaking changes. i get that you're scared because there's no...

do both. the open prs don't conflict with each other except for maybe #175, but that's another project anyways..

~~no, it changes names of functions with internal logic, which is accounted for by renaming all internal references.~~ no.

i updated it so that instead of moving logic to make room for overwriting methods, it now just calls newly defineable methods if they're present this now breaks nothing; only...