Skip to content

Releases: Gizmo199/Compass

Release v1.1.0

15 May 11:56

Choose a tag to compare

This version allows you to add 'excluded' instances to an array within compass. This can be useful for instances where you might not want to change the compass object itself, but only specific instances of it. For example a UI button that is greyed out or not available.

  • compass_exclude_set(instance_id_or_array)
  • compass_exclude_add(instance_id_or_array)
  • compass_exclude_get()
  • compass_exclude_reset()

Release v1.0.0

20 Dec 22:54

Choose a tag to compare

release

+ added Compass.yymps