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

Latest commit

 

History

History
21 lines (20 loc) · 600 Bytes

CHANGELOG.md

File metadata and controls

21 lines (20 loc) · 600 Bytes

3.0.2

Fixed

  • Event Manager accepting null events

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