Skip to content

Releases: MoONSHO7/Orbit-Media

1.8

Choose a tag to compare

@github-actions github-actions released this 12 Sep 14:49

Orbit: Media

1.8 (2026-09-12)

Full Changelog Previous Releases

  • update docs

1.7

1.7

Choose a tag to compare

@github-actions github-actions released this 09 Sep 05:37

Orbit: Media

1.7 (2026-09-09)

Full Changelog Previous Releases

  • Merge branch 'main' of https://github.com/MoONSHO7/Orbit-Media
  • fix(glow sizing): soft, softer, round, chamfer
  • Merge pull request #1 from MoONSHO7/codex/orbit-media-update
    feat(media): add status-bar art, borders and gallery
  • feat(media): add status-bar art, borders and gallery

1.6

1.6

Choose a tag to compare

@github-actions github-actions released this 08 Sep 16:38
19a7a46

Orbit: Media

1.6 (2026-09-08)

Full Changelog Previous Releases

  • Merge pull request #1 from MoONSHO7/codex/orbit-media-update
    feat(media): add status-bar art, borders and gallery
  • feat(media): add status-bar art, borders and gallery

1.5

1.5

Choose a tag to compare

@github-actions github-actions released this 25 Aug 11:17

Orbit: Glow Pack

1.5 (2026-08-25)

Full Changelog Previous Releases

  • Glow changes, added some new glows, removed some not so good glows

1.4

1.4

Choose a tag to compare

@github-actions github-actions released this 20 Aug 11:46

Orbit: Glow Pack

1.4 (2026-08-13)

Full Changelog Previous Releases

  • build(GlowPack): target WoW 12.1 only

1.3

1.3

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:52

Orbit: Glow Pack

1.3 (2026-07-31)

Full Changelog Previous Releases

  • refactor(Register): defer registration until the library is present
    Registration ran at file scope and bailed outright when LibOrbitGlow had not loaded yet, so
    load order decided whether the pack's glows existed at all. It now registers immediately when
    the library is already available, and otherwise watches ADDON_LOADED and registers as soon as
    any later addon provides it, unhooking itself once done.
    This also drops the hard dependency on Orbit specifically: the pack serves any LibOrbitGlow
    consumer. README updated to match.
  • style(comments): apply one-line 200-char comment standard
    Same comment sweep as the Orbit tree: drop comments that only narrated the code.
    Comment text only - no code, string, or logic changes.

1.2

1.2

Choose a tag to compare

@github-actions github-actions released this 18 Jul 13:45

Orbit: Glow Pack

1.2 (2026-07-18)

Full Changelog Previous Releases

  • docs(Pack): document per-shape loops + shared burst lifecycle
  • feat(Pack): per-shape loop rebuild with shared burst lifecycle
    Loop flipbooks baked per corner shape (square/soft/softer/round) matching Orbit's icon mask styles; radial designs stay square-only. One universal burst start/end replaces per-glow start/end sheets (188 removed, 244 added). Drops ants/arc3. Toc 120100.

1.1

1.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 10:15

Orbit: Glow Pack

1.1 (2026-06-25)

Full Changelog Previous Releases

  • Add Icon

1.0

1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 17:42

Orbit: Glow Pack

1.0 (2026-06-24)

Full Changelog Previous Releases

  • Initial commit: Orbit Glow Pack
    46 animated two-layer flipbook icon glows (276 square-shape atlases) that register with LibOrbitGlow via lib:RegisterGlow. Includes BigWigs packager config (.pkgmeta), release + auto-tag GitHub workflows, and an All Rights Reserved license (assets by request only).