Skip to content

Releases: KeywizZ/StickerPregame

Visual Improvements - 1.0.2

Choose a tag to compare

@KeywizZ KeywizZ released this 02 Sep 20:05

Sticker Goblin — changelog

UI & layout

  • Refreshed the interface with a cleaner header, results sidebar, and purple accent button
  • Added light/dark themes with a Light | Dark pill toggle
  • Locked the window to a fixed 980×640 size so everything stays visible
  • Slots start empty on launch; images appear only when you roll

Results & info

  • Simplified the results panel to show sticker names, vowel counts, and winners
  • Moved sheet details into a circular ⓘ icon in the Results header, hover the icon after a roll to see selected sheets and stickers by sheet

Persistence

  • Theme choice is saved to %APPDATA%\StickerGoblin\config.json and restored on startup

Packaging

  • Built a standalone StickerGoblin.exe with PyInstaller
  • Set the goblin icon for the .exe file and the window title bar (replacing the default Tk feather)
  • Bundled data.json, sticker images, and the app icon into the executable