Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

3.0.1

Compare
Choose a tag to compare
@ZeroMemes ZeroMemes released this 22 Jun 20:57
ecbfcb6

3.0.1

Added

  • Added ability to toggle the event bus post method
  • Added flatten method to IValue
  • Added an EventState to GuiDisplayEvent

Changed

  • Mixins are now only applied client-side
  • Made MotionUpdateEvent cancellable
  • Made UpdateEvent cancellable

Fixed

  • CommandHandler opening chat when not in a world
  • Fixed left click events not firing
  • Fixed CDK ClientAPI dependency not deobfuscating srg names
  • Fixed CDK version having quotes by default
  • Fixed CDK example code export

Removed

  • Removed ProfilerEvent