Skip to content

Releases: Camyana/Spoils

Release list

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 17 Aug 17:18

Spoils

v0.4.1 (2026-08-17)

Full Changelog Previous Releases

  • Wire up CurseForge project 1656974
    Adds X-Curse-Project-ID so the packager uploads to CurseForge on tag push.
    Bumps to 0.4.1, which will be the first build carrying the custom icon.
    Co-Authored-By: Claude Opus 5 noreply@anthropic.com
  • Add custom icon artwork and store description
    Four rarity-coloured plaques fanning out of a gold and gem pile. build-icon.py
    derives the shipped 64x64 TGA plus the CurseForge avatar and GitHub social
    preview from one source image, so swapping the art is a one-command rebuild.
    Co-Authored-By: Claude Opus 5 noreply@anthropic.com
  • Bump actions/checkout to v5
    Silences the Node 20 deprecation warning on the release runner.
    Co-Authored-By: Claude Opus 5 noreply@anthropic.com

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 17:04

Spoils

v0.4.0 (2026-08-17)

Full Changelog Previous Releases

  • Initial commit: Spoils 0.4.0
    Animated floating loot cards for WoW 12.1. Cards fan, burst, or list out
    from the cursor or a fixed screen anchor, tinted by item quality, with
    hover-for-tooltip that passes clicks through to the world.
    Co-Authored-By: Claude Opus 5 noreply@anthropic.com