Skip to content

V.2.0.0

Compare
Choose a tag to compare
@TheNexusAvenger TheNexusAvenger released this 23 May 20:58
· 19 commits to master since this release

This update contains major changes that break compatibility from V.1.X.X.

Changes

  • Removed the CutFrame, ColoredCutFrame, and BaseButton classes. ControllerIcon was moved up.
  • Added new ThemedFrame to work with the new themes and replace CutFrame.
  • Reimplemented internal structure.
    • TextButton now used as base instead of custom.
    • ImageLabels now used instead of multiple frames to get appearance.
    • The border now moved when hovered.
    • Hovering and pressing now tweens the colors. The TweenDuration property can change how long it takes, with 0 disabling the feature.
  • Added support for Themes. "CutCorners" is default and keeps the same appearance. "RoundedCorners" offers rounded corners.