CHANGELOG ACTIVE

UPDATES

Site log and changelog — what's been added, changed, or broken.

// ARCHIVE GROWING // LOG PERSISTENT // NEW ENTRIES ADDED OVER TIME // CHECK BACK SOON //

> UPDATES

[00:01] interface online

[00:02] archive ready

[00:03] new sections unlocked

[00:04] waiting for input

2026-05-08 TODAY
// noom's td — major overhaul
  • Tower redesign — each tower now has a distinct visual identity: SENTINEL (twin turret barrels), APEX (hex body + long barrel), CRYO (snowflake), BURST (round bomb + fuse), BEAM (rotating diamond), SIEGE (heavy dome), VORTEX (spinning arms), EMP (ring + lightning)
  • Enemy redesign — each enemy type has a unique shape: FAST is an arrowhead, SCOUT a forward triangle, TANK a hexagon, REGEN has rounded corners, SPLITTER has a visible crack, VOID is a circle, ELITE a pentagon, BOSS an octagon with a rotating outer ring
  • Boss health bar — when the Pressure Core is alive a prominent health bar appears at the top of the canvas with HP readout
  • Screen shake — boss kills, life loss, and elite kills all produce physical screen shake
  • Kill combo system — rapid kills trigger COMBO ×N / FRENZY ×N / SIGNAL SURGE ×N with gold bonuses and canvas flash
  • Wave phase display — canvas shows VANGUARD → ASSAULT → FINALE as the wave progresses, colour-coded
  • Enemy threat count — live remaining-enemy count shown on canvas during waves
  • Perfect wave streak — no lives lost in a wave gives a scaling gold bonus; consecutive streaks shown in HUD
  • Boss and elite death effects — big particle burst + white flash particles on boss kill; smaller version for elites
  • Particle friction — particles now slow over time for more natural splatter
  • Tower synergy labels updated — ZERO·BEAM, CRYO·BURST, SHATTER, SIGNAL·LOCK, GRAVITY·SIEGE, GRAVITY·BEAM
  • Wave lore rewritten — all 35 wave messages sharpened for tone and narrative urgency
  • Tower descriptions rewritten — lore-flavored, punchy, mechanically clear
2026-05-03
// new tools
  • Colour picker — hex, rgb, hsl, hsv output; WCAG contrast ratio; complement + triadic harmonies; recent colour history
  • Regex tester — live match highlighting, capture group table, replace mode, quick-reference cheatsheet
  • Hash generator — SHA-1, SHA-256, SHA-384, SHA-512 via Web Crypto API; cached, debounced, copy-all
  • Password generator — cryptographically secure via getRandomValues(); configurable charsets; entropy score + strength bar
// upgraded tools
  • Base converter — any base 2–36 (was 4 presets only); grouped binary display; ASCII character preview
  • Cipher tool — added ROT47, Vigenère, Rail Fence, Base64, Hex, URL encode/decode, NATO phonetic
  • Prime checker — added GCD/LCM calculator, Goldbach conjecture, twin prime check, perfect number check, prime sieve visualiser
  • ASCII art — added large 8-row block font, invert toggle, download as .txt
  • Timestamp — added live timezone grid (6 zones), duration calculator, week-of-year
  • Matrix rain — custom glyph input, colour override picker, font size slider, screenshot download
  • Terminal — fixed broken tab autocomplete (undefined CMDS reference); fixed path normalisation regex
// site
  • Tools page updated with all new entries and descriptions. Pages: 37 · Tools: 12
2026-05-02
// changes
  • Tweaked terminal colour contrast across all six themes — dim text is more readable
  • Added more stations to the music page; updated track metadata
  • Fixed tools grid layout on narrow mobile viewports
  • Updated links page with new finds
2026-05-01
// added
  • Floating radio widget — music persists as you navigate between pages without interruption
  • Visitor counter on the homepage — local device count with optional global sync via CounterAPI
  • Site stats panel on homepage (pages, games, tools, stations)
2026-04-30
// added
  • Live chat system on the guestbook — visitors can now leave messages in real time
// fixed
  • Navigation active-page highlight not updating correctly on several pages
  • Cleared remaining placeholder text from the projects section
2026-04-29
// added
  • Real content across all pages — about, now, favourites, links — no more placeholders
  • First blog post drafted
2026-04-14 PRE-LAUNCH
// note
  • first terminal session. kept it.
2026-04-28 LAUNCH
// site goes live
  • Initial build complete — terminal aesthetic, six themes, scanline overlay, glitch title
  • Split into pages: about, projects, music, updates, guestbook, links
  • First tools: base converter, prime checker, cipher, terminal emulator, matrix rain, ascii art, timestamp