Releases: GuildMasterDev/Magician
Releases · GuildMasterDev/Magician
Magician v2.0.0
✨ Magician 2.0.0
A full modernization of Magician. Now available as both a polished Electron desktop app and a self-contained web demo / installable PWA.
🪄 Live demo: https://guildmasterdev.github.io/Magician
Highlights
- Electron 41 with sandboxing and safe external-link handling
- electron-builder 26 with mac / win / linux targets (DMG + ZIP, NSIS + portable, AppImage + DEB)
- Self-contained web demo (
web/index.html) with inline CSS, inline JS, and embedded resource catalog - PWA support: installable from the browser, fully offline after first load (cache
magician-v1) - Global search across organizations, books, kits, tricks, and tips
- Responsive glassmorphism UI with mystical purple + gold palette
- CI + GitHub Pages:
ci.ymlsyntax-checks every JS file;deploy-web.ymlpublishes the web build to Pages on every push tomain
Expanded content
- Added FISM — World Federation of Magic to the Organizations section
- Added Card College (Roberto Giobbi) to Books
- Added Vanishing Inc. Essentials Bundle to Starter Kits
- Added Torn and Restored Napkin to Tricks
- Real, current links for every resource (websites, retailers, tutorials)
For users
- Install the PWA from your browser to use Magician offline on desktop or mobile
- Or download from source and run
npm install && npm startfor the desktop experience