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

LEGACY: Fixed NoSlotSet Desync #2814

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Conversation

EclipsesDev
Copy link

Fixed #2580

@EclipsesDev EclipsesDev added 🐛 bug Something isn't working 🌕 legacy labels Apr 15, 2024
@EclipsesDev EclipsesDev added this to the b91 milestone Apr 15, 2024
@EclipsesDev EclipsesDev merged commit ba2f961 into CCBlueX:legacy Apr 15, 2024
1 check passed
@EclipsesDev EclipsesDev deleted the patches6 branch April 15, 2024 08:53
EclipsesDev added a commit to EclipsesDev/LiquidBounce that referenced this pull request Apr 20, 2024
commit f9bd47c
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Sat Apr 20 15:30:32 2024 +0700

    LEGACY: Fixed NoSlotSet Desync (CCBlueX#2862)

    Should fully fixed CCBlueX#2580

    Also added server/client slot check in text (useful for developers 😀)

commit 09ae756
Author: latiao-1337 <146958060+latiao-1337@users.noreply.github.com>
Date:   Thu Apr 18 21:23:12 2024 +0800

    Legacy Update Simplified & Traditional Chinese (CCBlueX#2848)

commit 6affd0e
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Thu Apr 18 18:50:59 2024 +0700

    LEGACY: Fixed Scaffold AutoF5 & Blink Nofall (CCBlueX#2846)

    * LEGACY: Fixed Scaffold AutoF5 & Blink Nofall

    - Scaffold now should not reset thirdpersonview when AutoF5 not enabled.
    - Changed HypixelBlink  -> Blink

commit 967dd86
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Wed Apr 17 22:01:11 2024 +0700

    LEGACY: HypixelBlink NoFall Small Tweaks (CCBlueX#2836)

commit 3a2b184
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Mon Apr 15 20:21:38 2024 +0700

    LEGACY: Fixed Tower Rotation (CCBlueX#2816)

commit ba2f961
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Mon Apr 15 15:53:00 2024 +0700

    LEGACY: Fixed NoSlotSet Desync (CCBlueX#2814)

commit a8b23a7
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Mon Apr 15 15:52:44 2024 +0700

    LEGACY: Added HypixelBlink NoFall & Added BlinkUtils (CCBlueX#2813)

    - Added HypixelBlink Nofall (Still under testing).
    - Added BlinkUtils (Quite unreliable).
    - Fixed Text "blocking" crashing client due to null.

commit 951ce5b
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Sun Apr 14 08:45:24 2024 +0700

    LEGACY: Updated BlockMC2 Criticals (CCBlueX#2805)

commit 59ed90a
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Sat Apr 13 21:58:30 2024 +0700

    LEGACY: Added More Condition to Text Elements (CCBlueX#2796)

    Added Checks:
    - Blocking
    - Sneaking
    - Sprinting
    - Inventory/Container GUI

commit 795da1e
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Sat Apr 13 20:28:09 2024 +0700

    LEGACY: Fixed KillAura AutoBlock Again.. (CCBlueX#2794)

commit c3f4319
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Sat Apr 13 20:01:57 2024 +0700

    Revert "LEGACY: Optimize ClientAPI Code & Etc (CCBlueX#2791)" (CCBlueX#2793)

commit 4ef81ea
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Sat Apr 13 17:58:05 2024 +0700

    LEGACY: Optimize ClientAPI Code & Etc (CCBlueX#2791)

    Pls report if there's a problem.

commit 2326dee
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Sat Apr 13 16:17:41 2024 +0700

    LEGACY: Forge Mixin Improvement (CCBlueX#2786)

commit 4880c4a
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Fri Apr 12 23:06:30 2024 +0700

    LEGACY: NoSlotSet Desync Fix Attempt (Testing) (CCBlueX#2695)

    On Testing

commit 1bd5100
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Fri Apr 12 19:24:24 2024 +0700

    LEGACY: Fixed UI & Added Custom Scoreboard Server IP (CCBlueX#2781)

    - Added CLIENT_WEBSITE val.
    - Added Rounded Rectangle to Inventory.
    - Added Custom Server IP to Scoreboard.
    - Fixed Inventory Rectangle Elements.

commit d4380c5
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Fri Apr 12 12:04:55 2024 +0700

    LEGACY: Added VulcanLowHop & ItemPhysics Tweak (CCBlueX#2773)

    Yes very cool :>

commit 020c969
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Thu Apr 11 21:06:48 2024 +0700

    LEGACY: Converted Ignite & TeleportHit Modules to Kotlin (CCBlueX#2763)

    Soon I'll convert all modules to Kotlin.

commit 71f8cf4
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Thu Apr 11 20:18:05 2024 +0700

    LEGACY: Added NoAchievement Module & Small Tweaks (CCBlueX#2762)

    - Added NoAchievement Module.
    - Added Liquidbounce Prefix to ClientUtils.
    - Fixed Killaura AutoBlock Render, it should not render blocking after if target is null.

commit 95b4ded
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Tue Apr 9 11:01:07 2024 +0700

    LEGACY: Fixed KillAura AutoBlock (CCBlueX#2750)

    Fixed CCBlueX#2690

commit 158cf1f
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Tue Apr 9 10:18:51 2024 +0700

    LEGACY: Added TNTTimer (CCBlueX#2749)

commit b104199
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Tue Apr 9 08:16:41 2024 +0700

    LEGACY: KillAura Small Improvement (CCBlueX#2748)

    - Third-person view now resets when KillAura is disabled and only when AutoF5 option is toggled off.
    - KillAura now renders blocking when player is not blocking, ensuring smoother blocking animations.

commit fb8d3fd
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Mon Apr 8 20:45:30 2024 +0700

    LEGACY: Minor Changes (CCBlueX#2744)

    - Added "None" option to KillAura Mark.
    - Minor fix in AutoDisable.

commit 85552a0
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Mon Apr 8 18:23:52 2024 +0700

    LEGACY: Added InvalidUUID AntiBot (CCBlueX#2742)

commit d1d19ac
Author: 1zuna <marco@ccbluex.net>
Date:   Sat Apr 6 16:27:15 2024 +0200

    upped version number and changed back into development mode

commit 3f45dae
Author: 1zuna <marco@ccbluex.net>
Date:   Sat Apr 6 16:24:08 2024 +0200

    release: b90

commit a0b3fb1
Author: Eclipses <99494277+EclipsesDev@users.noreply.github.com>
Date:   Mon Apr 1 20:08:42 2024 +0700

    LEGACY: Updated BlocksMC2 Critical (CCBlueX#2698)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🌕 legacy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant