Skip to content

Releases: cev-api/UI-Utils-26x-CevAPI

UI-Utils 26x CevAPI v0.7

Choose a tag to compare

@cev-api cev-api released this 21 Jun 03:55

Added 26.2 to the 26.x support range

UI-Utils 26x CevAPI v0.6

Choose a tag to compare

@cev-api cev-api released this 04 Jun 04:12
  • Keybind Fix :)

I really don't have much more to add to this project unfortunately. Anything I think of is likely too exploitative (chunk bank utilities etc) and goes out of bounds of the purpose of this project.

If anyone has some suggestions I am welcome to them!

Ciao!

UI-Utils 26x CevAPI v0.5

Choose a tag to compare

@cev-api cev-api released this 24 May 03:37
  • Update Command & Plugin Scanner: expanded the command/plugin scanner code and UI, with broader scanning logic, comparison flow, and related connection/mixin tweaks. Also added a vulnerable plugins list which will highlight those that are detected during your scan based on vulnerable_plugins.json data file.
  • Added AntiCheat Detector.
  • Added Macros: added a full macro system, including macro runtime/execution, macro manager and IO, editor schemas, and new screens for macro library, type picking, and step editing.
  • Fix Multiplayer Mixin: fixed multiplayer-screen/mixin behavior and adjusted related packet/UI hooks.

UI-Utils 26x CevAPI v0.4

Choose a tag to compare

@cev-api cev-api released this 16 May 08:27
  • Added Autoduper as a new beta feature.
  • Added Autoduper options UI with:
    • Verbose Mode toggle
    • Structured categories (Movement / Close / Reopen / Finish)
    • Hybrid Command+Interact Open toggle
    • Finish action toggles (Leave+Send, Disconnect+Send)
    • Improved category-page centering/layout
  • Added a generalized keybind action system (many UI-Utils actions are now bindable).
  • Added a new in-game Keybinds screen for assigning and clearing keys.
  • Refactored hotkey handling.
  • Added configurable UI Close Delay and Command/Chat Delay (tick-based).
  • Updated delay-aware behavior for:
    • .uiutils close
    • .uiutils desync
    • .uiutils chat
  • Added new .uiutils commands:
    • closedelay <ticks>
    • commanddelay <ticks> / cmddelay <ticks>
    • autoduper hybrid [openCommand]
  • Added new persisted settings fields:
    • keyBinds
    • uiCloseDelayTicks
    • uiCommandDelayTicks
    • autoduperVerboseMode
    • autoduperHybridOpen
    • autoduperFinishLeaveSend
    • autoduperFinishDisconnectSend
  • Updated Advanced Packet Tool UI readability

UI-Utils 26x CevAPI v0.3

Choose a tag to compare

@cev-api cev-api released this 12 Apr 06:14
  • Updated to suit 2.61.2 (Backwards Compatible to 26.1 and 26.1.1)
  • Updated multiplayer menu buttons to not have any custom colors
  • Updated PacketHUD to be positionable in all four corners

UI-Utils 26x CevAPI v0.2

Choose a tag to compare

@cev-api cev-api released this 26 Mar 08:10

Updated to Suit 26.1 Official Release

UI-Utils 26x CevAPI v0.1

Choose a tag to compare

@cev-api cev-api released this 19 Mar 09:17

Initial Release