Vault Terminal

THE VAULT OF DUVARNACH_

A world ended. Yours is just beginning.

0.0.8-alpha1

RESTRICTED ACCESS - Adult content detected. Authorization level 18+ required.
Recovered Data Archives
vault-patch-0.0.7-rc14-to-0.0.8-alpha1.zip [UPDATE]
Update from 0.0.7-rc14. Extract over existing install.
14 MB
Corrupted Data Fragments
UNSTABLE BUILD - Experimental data with potential corruption. May contain untested features and known anomalies. Use at your own risk.
vault-offline-0.0.9-rc4.zip [UNSTABLE]
Experimental build 0.0.9-rc4. Complete package, no connection required.
63 MB
vault-patch-0.0.9-rc3-to-0.0.9-rc4.zip [UPDATE]
Update from 0.0.9-rc3. Extract over existing install.
6 MB
Experimental Transmission Log
0.0.9-rc4 2026-04-11
  • ADDED Rate limiting to public stats API + fix hub icon
  • ADDED 34 portraits (25 expressions)
  • ADDED 25 portraits (22 expressions), separate media tracker DB
  • ADDED 18 real Kira portraits replacing all placeholders
  • ADDED Portrait variant randomizer to sidebar system
  • ADDED Tension and lust decay to travel camp rest reported by mercurysplash
  • ADDED Caravan raider portrait for Prelude ambush scene reported by mercurysplash
  • ADDED Card helpers, new icons, and icon reference docs
  • ADDED 24 Lysara character portraits — 5 expressions with iconic prop variants (clipboard, glasses, laptop, finger-to-lip, purple lingerie matching color spec, leather chain)
  • ADDED Patreon/SubscribeStar — Connect your Patreon or SubscribeStar to unlock patron benefits across all vault sites automatically
  • ADDED Mirror uploads
  • ADDED Tiered download system
  • ADDED Build compatibility check — Upload your save before updating
  • ADDED Dashboard access — Patron-only dev dashboard with release tools, analytics, and site management
  • ADDED Auto cheat code — Exclusive cheat code delivered automatically to patrons — no hunting for codes or asking around
  • ADDED Interactive visual roadmap — This page
  • ADDED Anonymous choice tracker — After major choices, you see what percentage of other players chose the same thing
  • ADDED Player Guide Website — A complete game guide website that explains every system, filtered by your current day to avoid spoilers
  • ADDED Community Hub — A central hub for the vault community — one place to find everything: play the game, read the guide, check the roadmap, review patch notes, and analyze your save file
  • ADDED Wardrobe Migration — Overhauled clothing and wardrobe system for reliable outfit management
  • ADDED Social Previews & CDN Optimization — Rich link previews when sharing game links on Discord, Twitter, Telegram, and other platforms
  • CHANGED Enemy portraits to use manifest-based media system for video loops
  • CHANGED Enemy portraits scoping and states
  • CHANGED Rename all Kira expressions to match real portrait files
  • CHANGED Buff Kira combat damage from 3-6 to 7-10, increase clothing rip chance reported by mercurysplash
  • CHANGED Overhaul save analyzer with icons, animated bars, and wire 12 flags
  • CHANGED Restyle save analyzer modal to match hub gold/dark theme
  • CHANGED Kira fights in rags if player gave her space on Day 2, finds clothes by evening
  • CHANGED Scene rendering with time-of-day, Groundskeeper greetings, objects, and mobile cards
  • FIXED 3 broken icon references caught by refs-audit
  • FIXED Broken label-for references in intro character setup
  • FIXED 6 broken icon references that rendered as '?' in game
  • FIXED Prelude raider to show caravan_raider portrait in sidebar
  • FIXED Modal close with event delegation instead of per-element listeners
  • FIXED Kira sidebar showing invalid mood labels
  • FIXED Post-battle search/strip infinite exploit, gate Kira help option reported by mercurysplash
  • FIXED Story sidebar variant picker — pick=1 now correctly maps to base file (no suffix); previously 404'd 1/3 of variant requests and fell back to neutral expression
  • FIXED Restored ~700 missing images from rc3's downloadable zip — Kira's room backgrounds, wasteland terrain, character damage states, Groundskeeper portraits, and fallback placeholders were accidentally excluded from the rc3 build
  • FIXED Eliminated spurious 404 errors on game startup — three preload fetches pointed at manifest files that never existed
  • REMOVED Clean up age gate disclaimer — merge redundant legal text, remove non-con bullet
Transmission Log
0.0.8-alpha1 2026-03-31
  • ADDED 10 real Sera portraits replacing AI placeholders (Jia Lissa, cropped 512x768 webp)
  • ADDED Per-passage expression changes for Sera across 27 Prelude scenes
  • ADDED Anonymous session ID to analytics — groups clicks per play session, no PII
  • ADDED Anonymous analytics: every passage navigation sent to server DB via sendBeacon
  • ADDED Anonymous choice tracker: logs every passage navigation to save for analytics
  • ADDED Global video audio toggle: muted by default, configurable in Settings
  • ADDED Mobile sidebar backdrop, scroll lock, and combat toggle tab
  • ADDED Mobile/tablet support: safe-area insets, touch targets, swipe gestures, resize handler
  • CHANGED Balance combat energy: free Light Strike, +3 passive regen per turn, rest always available
  • CHANGED Balance tension relief: bump sleep decay, add rest/repair/meal/time-apart reductions
  • CHANGED Balance tension: clothing/exposure only triggers once on state change, not every phase tick
  • CHANGED Balance tension: cap combat gains at 15/fight, trust-gate low trust, half gains on same-day repeat fights
  • CHANGED Wire tied/broken text pool variants for strip, eatout, facesit, titfuck, beg postbattle actions
  • CHANGED Exclude portrait videos from audio toggle — portraits always stay muted
  • CHANGED Remove dead duplicate VaultUI methods from config.js (overridden by VisualWidgets.twee)
  • FIXED showCharacter expression system: isVisible gate silently prevented sidebar portrait updates
  • FIXED Caddy /dev path: add trailing slash redirect for correct relative path resolution
  • FIXED Analytics: track previous passage via setup._lastPassage, use text/plain for sendBeacon CORS
  • FIXED Raider camp stacking old enemies on re-visit — clear enemies array before spawning new ones
  • FIXED Combat_Init passage doesn't exist — should be Combat_Start (4 broken encounters at Fisher's Rest)
  • FIXED All rest types now restore 25% energy (travel rests were missing energy recovery)
0.0.6-alpha 2026-01-04
  • ADDED HQ/LQ build system for quality variant downloads
  • ADDED Media processing pipeline for video content
  • ADDED Fisher's Rest location with water collection and fishing system
  • ADDED Sewing kit to all raider loot tables
  • ADDED subPronouns widget for gender-neutral narrative text
  • ADDED use_mouth narrative pool
  • ADDED enemy_lust_break and arousal text pools
  • ADDED Companion collapse check for journey system
  • ADDED Favicon copy to downloads build script
  • ADDED Logo to game start screen
  • ADDED VD sigil logo assets
  • ADDED Discord release notifications with bot API
  • CHANGED Convert all raw stat operations to use clampStat widget
  • CHANGED Use hasStatus widget instead of inline check
  • CHANGED Consolidate backgrounds to media/backgrounds
  • CHANGED Replace placeholder location images with generated ones
  • CHANGED Cleanup RC channel when stable version releases
  • CHANGED Left-align content list in warning box
  • CHANGED Auto-detect RC version in update-version-check.js
  • FIXED Video elements to display black background before loading
  • FIXED Vault water never going negative
  • FIXED Fish to go to backpack instead of directly to vault
  • FIXED Battle system bug fixes from audit
  • FIXED Journey system party normalization
  • FIXED Weather speed modifier and duplicate exposure
  • FIXED Standardize item IDs to use spaces instead of underscores
  • FIXED Always reset $postBattle to prevent enemy persistence between fights
  • FIXED Prevent NaN corruption in combat stats
  • FIXED Add missing _enemy initialization in Combat_Watch_Grope
  • FIXED Add favicon link to downloads page
  • FIXED Build order: update version check before generating build page
  • REMOVED Duplicate groundskeeper images
  • REMOVED dist-release from version control
0.0.5-alpha 2026-01-03
  • CHANGED Automate RC zip creation and version check update