Skip to content

πŸ† BasePaint Plugin v0.1.1 β€” Hackathon Winner!

Latest

Choose a tag to compare

@mrkjyqnt mrkjyqnt released this 19 Aug 12:29
· 4 commits to main since this release

πŸ† Winner β€” "For Artists" category at the BasePaint Hackathon 2026

Out of every project built for artists making pixel art on the daily canvas, BasePaint Plugin took first place in the "For Artists" category.

πŸ“£ Announcement on X (basepaint_xyz)

What's in this release

  • πŸͺ£ Bucket Fill (B) β€” exact-color flood fill
  • πŸ“€ Image Upload β€” palette match + paste as strokes
  • 🎨 Color Picker (I) β€” solid color swatch preview while hovering
  • ⬇ Stroke Download β€” PNG (transparent) or paste-ready text files

Install

  1. Download basepaint-plugin-v0.1.1.zip below
  2. Unzip
  3. chrome://extensions β†’ enable Developer mode β†’ Load unpacked β†’ pick folder
  4. Visit https://basepaint.xyz/paint

Changes from v0.1.0

  • README redesigned with award banner, shields.io badges, features table, roadmap
  • Landing page updated with the same award banner
  • Picker preview: solid color swatch (no magnifying canvas, no hex text)
  • Bucket uses upload's proven applyStrokesDirectly path with retry logic
  • Upload retries Paste button up to 10Γ— with 100ms delay
  • Removed unused 'no overprint' / 'excess pixels' option
  • 4-tool set (mirror removed)