Skip to content
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

Improved Setback + Replaced BASE64Decoder with java.util.Base64 #2

Merged
merged 10 commits into from
Jan 1, 2020

Conversation

superblaubeere27
Copy link
Contributor

No description provided.

@1zun4
Copy link
Member

1zun4 commented Jan 1, 2020

Ich merge den Pull Request später. Muss davor noch einen Weg finden um Pull Requests bevor ich sie merge bearbeiten zu können in IntelliJ. (oder ich bearbeite sie nach Merge)

Ich würde nämlich einerseits den autism vom Kotlin Translator welchen du genutzt hast beseitigen. (like MinecraftInstance.mc.) und ich würde die variable namen anpassen wie z.B shit

Ebenfalls bin ich mir nicht sicher ob eine HashMap wirklich schneller ist als kurz durch die Modules loopen. Ich werde es vergleichen und schauen ob sich die weitere Auslagerung solcher Daten lohnen.

Entweder du schaust nochmals drüber oder ich kümmere mich dann später selbst darum.

@superblaubeere27
Copy link
Contributor Author

@Marco09MC Ich schaue noch mal drüber. HashMaps sind schneller, weil sie Lookuptables haben. Die HashMap braucht immer ~5 ifs, dann ist sie fertig, während das Loopen pro Durchgang zwei braucht. Wenn das Modul nicht zufällig unter den ersten drei ist, dann ist es definitiv schneller ;D

@superblaubeere27
Copy link
Contributor Author

So gucks dir nochmal an

Copy link
Member

@1zun4 1zun4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@1zun4 1zun4 merged commit 2ce3c72 into CCBlueX:master Jan 1, 2020
hsheric0210 referenced this pull request in hsheric0210/LiquidBounce Jan 19, 2021
1zun4secondary pushed a commit that referenced this pull request Feb 1, 2023
* Added my Vision of how an Alt Manager could look like

* Added my Vision of how an Alt Manager could look like

* Idk what response is but you do you

* Added:

Animation Gradient
Text under Loading saying: "Loading Liquidbounce..."

* Redid Alt-Manager to fit the Style... it actually does now idk how i did it but i did it...
Was a fun challenge i must admit.
On the right is a big Space for a Alt List if your into that, i just didnt add it yet so if you want

* Redid Alt-Manager to fit the Style... it actually does now idk how i did it but i did it...
Was a fun challenge i must admit.
On the right is a big Space for a Alt List if your into that, i just didnt add it yet so if you want

* Changed Size of Input Box

* Changed Size of Input Box and Button for Login

* Changed Size of Input Box and Button for Login
also changed the box sizes to 420 because better fit

* Tried to add your Scale thing.
hope i succeeded

* final commit for today

* final commit for today

* fixed the scale, im  a retard

Co-authored-by: Lisa <broxmodz@gmail.com>
Luke-eng-dev added a commit to Luke-eng-dev/LB-GrammarUpdate that referenced this pull request Jul 14, 2024
Grammar Update CCBlueX#2
EclipsesDev added a commit that referenced this pull request Aug 10, 2024
the last revert doesn't build idk why
TheColorfulGabibbo added a commit to TheColorfulGabibbo/LiquidBounce that referenced this pull request Oct 19, 2024
@1zun4 1zun4 mentioned this pull request Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants