/ changelog
what's new.
v0.1.1
May 25, 2026highlights- bossbar builder — 8th tool. title/color/style picker with live in-game preview of segmented bars, countdown loop emitter, command + on-join triggers.
- 5 new minigame templates: mob arena (wave-based), spleef arena, hide and seek, capture the flag, game lobby countdown
- final polish: TypeScript strict-mode fixes, Reveal component rewritten with createElement, toast Set iteration normalized, hardcoded template count replaced with dynamic value
fixes & notes- brings total tools to 8 and templates to 45
- bossbar builder uses skBee for the rendered output
v0.1.0
May 25, 2026highlights- crate key builder — weighted-rarity rewards with visual probability distribution and live roll simulator
- kit builder — multi-kit /kit command with per-kit cooldowns, permissions, custom-named items
- per-template detail pages — each of the 40 templates now has its own indexable URL with full code + related templates
- Cairn brand rollout — tactical wordmark, amber-on-black palette, sticky backdrop-blur header
- authentic Minecraft chest gui rendering — beveled slots, real item icons (emoji + brand colors), stack-size badges
- living color codes in every text input — type &c → see red instantly, with click-to-insert palette
- Apple-style hover previews on template cards — first 8 lines of code render on hover
- scroll-triggered fade-in reveals on the landing page
- animated download counters that count up when scrolled into view
fixes & notes- Skript generator correctness fixes: gui assembles items in temp vars (vanilla Skript doesn't accept inline `named`/`with lore` on slot assignment), crate removes keys from inventory (not tool slot), quotes in user text get properly escaped
- mobile responsiveness — designer pages now stack vertically below the `lg` breakpoint
- added 5 economy-focused templates: bank with interest, jobs system, /hat, VIP perks, join particles
- SEO foundation: per-page metadata, OpenGraph + Twitter cards, JSON-LD SoftwareApplication schema, sitemap.xml, robots.txt
- toast notification system replaces inline 'Copied!' messages
- local-first persistence — every designer auto-saves to localStorage so refresh preserves your work
v0.0.1
May 24, 2026highlights- initial release
- script editor with 30+ Blockly-based Skript blocks across events/conditions/effects/variables/targets
- gui designer with chest inventory grid + click actions
- sidebar designer with skBee output
- tablist designer with vanilla Skript output
- 10 starter templates