den.js 1.0.0 — he exists

This commit is contained in:
2026-08-14 15:56:15 -04:00
commit c0a634cab5
12 changed files with 1511 additions and 0 deletions

19
CHANGELOG.md Normal file
View File

@@ -0,0 +1,19 @@
# Changelog
## 1.0.0
First release. He exists.
- Autonomous critter: chase / rest / wander / errand / mischief states, turn-rate
limited movement, stride-based paw prints that rotate to face travel direction
- Burrow spawn animation, ten-minute idle sleep cycle with bed and circling ritual
- Emote bubbles and speech; `denSay` / `denYip` helpers
- `localStorage` memory: visits, lifetime pets, name. Pet milestones at 10/25/50/100,
behaviour changes with trust
- Portable shell tab with critter commands
- POI system via `data-den-poi`
- Mischief system via `data-den-steal` — steals below 25 pets, gifts at and above
- Event API: `celebrate`, `investigate`, `alarm`, `mischief`, `sleepy`, `zoomies`
- Optional PHP presence endpoint with HMAC'd fingerprints and per-IP caps
- Secret typed codes and the Konami code
- Respects `prefers-reduced-motion`