Addon ID

  • skymen_VanillaPlusColorPicker

Info

Statistics

  • Download count806 total downloads
  • Latest download count 3 downloads of latest version
  • Average download count1 downloads per day average

Owners

  • Stable

    Version 2.1.1.0

    • Released 1 Aug, 2026
    • 3 downloads

    Improved the scripting interface to be less redundant

  • Stable

    Version 2.1.0.0

    • Released 1 Aug, 2026
    • 0 downloads

    2.1.0.0

    Added: Hex expression.

    Added: Set hex action.

    Added: Show picker action.

    Added: Tooltip and Enabled properties, Set tooltip, Set enabled and Is enabled.

    Added: Set focused, Set unfocused and Is focused.

    Added: Set CSS style, Set attribute and Remove attribute.

    Added: ID, Class and Style attribute properties.

    2.0.0.0

    Added: Debugger panel support.

    Added: Script users can listen to the triggers with on("OnClick"), on("OnInput") and on("OnChange"), and read or write the color with a color property.

    Changed: Ported to SDK V2.

    Changed: The old scripting interface is gone. Actions, conditions and expressions are methods on the instance now.

    Changed: R, G and B return whole numbers.

    Fixed: Set R, Set G, Set B and Set color now clamp. Setting a value outside the normal range used to leave the picker showing garbage.

    Fixed: R, G and B were a fraction too low, so int(ColorPicker.R) could come out one under.

    Fixed: The picker no longer leaks clicks to the Mouse and Touch objects, and right click no longer opens the browser menu.

  • Stable

    Version 1.0.0.1

    • Released 17 Jan, 2025
    • 146 downloads

    Fixing release number

  • Stable

    Version 1.1

    • Released 29 May, 2022
    • 472 downloads

    - Added icon

  • Stable

    Version 1..0

    • Released 29 May, 2022
    • 185 downloads

    Initial release