all repos — emojesis @ d41322c65c7bf5a6c3be7f706c870ddb7ead26ed

CHANGELOG.md (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
# Changelog

All notable changes to EMOJESIS. Dates are UTC.

## [Unreleased]

- World view rebuilt as three stacked bands (sky / land / sea) with a
  night palette between 22h and 5h.
- Installable PWA: `manifest.webmanifest` plus theme-color.
- Touch drag & drop via pointer events (HTML5 DnD stays for mouse).
- Progress milestone toasts at 25%, 50%, 75% and 100% of all elements.
- Collection search now matches descriptions and categories, not just names.
- Laboratory: Enter combines, a ✕ button clears both slots, and the last
  5 successful combinations appear as refill chips (session-only).
- Secret discoveries get a full-screen flash and a golden card border.
- Category accent colors on collection cards and filter chips.
- Serif display type for results, journal titles, and the daily goal.
- Desktop: creation panel is sticky; the collection grows with the page.
- Mobile: inventory sheet gains a half-open snap point; world strip and
  header compact on short landscape screens.

## [1.0.0] — 2026-07-30

First release.

- 110 elements across 12 categories: nature, weather, life, animals,
  humanity, civilization, culture, technology, internet, occult, cosmos,
  absurd.
- 168 recipes with alternate routes, one order-sensitive recipe
  (the Forbidden Book must be burned *on purpose*), and two night-only
  discoveries.
- Combination laboratory: drag & drop, tap-tap, click-to-fill, swap,
  repeat-last-combination, self-combinations.
- Collection with search, category filters, sorting, favorites, and
  undiscovered silhouettes.
- Journal with per-element lore, known recipes, and vague hints.
- Daily challenge with deterministic seeded goals and a shareable result.
- Hint system: 3 stored, one regenerates every 10 minutes, plus a free
  hint after 90 idle seconds.
- World view that fills in as you discover.
- Six secret systems: the IndieWeb chain (personal website → blog → RSS),
  self-combination secrets, the title-clicking egg, night-only combos,
  the `>_` terminal (`help`, `sudo`, `netuno`), and cosmic/occult rarities.
- Synthesized WebAudio blips — no audio files.
- Light/dark themes, reduced-motion support, keyboard playable,
  aria-live discovery announcements.
- Local save with JSON export/import and a confirmed reset.