π Changelog
Version history and update notes for The Last Light Survival Guide. This guide is a living document β content will be expanded and refined as better techniques are identified.
A large expansion: more sections and tools, a far smarter offline AI, an interactive offline map, and one-click access to the rest of recorded knowledge.
- NewFirst Principles β periodic table, key equations, physics/chemistry, and a repeatable invention method
- NewVeterinary Care, and Pregnancy & Infant Care sections
- NewPractical Projects β 9 build guides: cooling/aircon, air filters, dams & hydro, water pumps, toilets, radiation checking, grain mills, breeding stock, food storage
- NewMedical: rabies, tetanus, anaphylaxis, eye injuries Β· Food: passive fishing Β· Skills: blade sharpening
- NewFive new tools: weight-based Antibiotic Dosing Calculator, Survival Timer, Celestial Latitude Finder, Firewood Estimator, Crop Spacing Planner
- ImproveBunker Bot now answers from the bundled library (BM25 search over ~14,000 PDF chunks) and cites sources inline β on every page, not just the library
- ImproveCustom inline-SVG icon set replacing all emoji; two new dental + solar wallet cards (14 total)
- NewExpansion Library β one-click links to download all of Wikipedia and Project Gutenberg (Kiwix/ZIM) for offline reading
- NewInteractive offline browser map (PMTiles) with a region picker and a "download a map of anywhere" extractor β runs on a minimal static server, no internet
- NewPrintable master index of the whole archive
- NewIntegrity manifest + verify.sh; torrent & IPFS distribution helpers
Possible future additions β not yet implemented.
- NewBundle King's American Dispensatory (PD herbal) and a compact Gray's Anatomy
- NewPrintable section posters β key diagrams sized for A3/tabloid printing
- ImproveMore pre-built map regions and an on-page region search
- ImproveBunker Bot: clickable citation chips that open the cited page in the PDF library
Complete initial build β all 8 content sections, AI integration, offline search, and full tooling.
- NewSection 1: Food, Water & Sanitation β Water purification (boiling, bleach, SODIS, filter, distillation), rainwater catchment, food preservation (canning, fermentation, smoking, dehydration), foraging guide, hunting & trapping, latrine construction, ORS recipe
- NewSection 2: Medical & First Aid β Tourniquet, hemostatic gauze, wound closure, suturing, fractures, burns (Rule of Nines), hypothermia, heat stroke, emergency childbirth, appendicitis, dental emergencies, herbal medicine, medications table, START triage flowchart, mental health
- NewSection 3: Energy Creation & Management β Solar system sizing formulas, battery bank calculation, micro-hydro (Pelton wheel), wood gasification (Imbert downdraft), battery maintenance, Faraday cage construction, fuel storage safety
- NewSection 4: Shelter & Construction β Site selection, debris hut, lean-to, tarp configurations, timber framing & joinery, earthbag, cob, passive solar design formula, insulation R-values, hand tools priority table
- NewSection 5: Communications & Signals β Ham radio licensing, Baofeng UV-5R setup, CHIRP programming, emergency frequencies, complete Morse code reference, mirror signaling, ground-to-air signals, Meshtastic/LoRa mesh, NOAA weather radio, dead drop techniques
- NewSection 6: Navigation & Maps β Topographic map reading, UTM grid system, compass & declination, triangulation, Polaris finding, Southern Cross, shadow stick, watch method, natural navigation; inline SVG compass rose and Northern Hemisphere star chart
- NewSection 7: Security & Defense β Community governance & watch schedules, layered perimeter defense, trip-wire construction, conflict de-escalation protocol, firearms & caliber guide, non-lethal options, OPSEC principles, building fortification, bug-out vs. bug-in decision framework, 72-hour go-bag table
- NewSection 8: Knowledge & Preservation β Book preservation, essential reading list (5 categories), community library system, apprenticeship teaching model, iron gall ink recipe, double-entry ledger, digital storage comparison, Kiwix/offline libraries, Raspberry Pi archive server, skills by age table
- NewEmergency Quick Reference Card (
quick-reference.html) β Single-page printable card with Rule of Threes, bleeding control, water purification, ORS recipe, Morse code, START triage, radio frequencies, distress signals, and navigation - NewBunker Bot Setup Guide (
ai-setup.html) β OS-tabbed setup instructions for macOS, Windows, and Linux; model recommendations by RAM tier; portable USB install instructions; CORS workaround - NewMaster Gear List (
gear.html) β 122 items across 12 categories with Critical / Important / Nice-to-Have priority tiers; checkbox persistence via localStorage; live progress bar for Critical items; Print All and Print Shopping List modes - NewBunker Bot System Prompt (
bunker-bot-prompt.html) β Full Bunker Bot system prompt with copy-to-clipboard; step-by-step instructions for ChatGPT, Claude.ai, Ollama, and Gemini; complete Ollama Modelfile; prompt customization guide - NewChangelog (
changelog.html) β This page
- NewBunker Bot offline AI assistant β Streams responses from Ollama at localhost:11434; auto-detects installed models; preference order llama3 β gemma3 β phi3 β mistral; AbortController stop-streaming; conversation history (last 6 exchanges); localStorage model preference
- NewClient-side full-text search β Pre-built index with TF-IDF-style scoring; title exact (+15), title prefix (+10), tag match (+8), content (+2/match), all-token bonus (+20); keyboard navigation (β/β/Enter); 180ms debounce; base-path aware for section pages
- NewDark high-contrast theme β Amber #c9a94e on near-black #070a09; readable by flashlight; system font stack only (zero CDN); CSS custom properties throughout; amber/green/red semantic colours
- NewResponsive sidebar navigation β Dynamically built by app.js; auto base-path resolution for root vs. section pages; hamburger toggle at 900px; keyboard: / = search, Esc = close
- NewPrint stylesheets β Every page hides nav/sidebar/Bunker Bot and switches to black-on-white; gear.html shopping list mode hides checked items; quick-reference card fits one letter-size page
- NewInline SVG graphics β Compass rose (300Γ300) and Northern Hemisphere star chart (340Γ340) in navigation.html; no external images anywhere in the guide
- NewASCII diagrams β Improvised water filter, distillation setup, snare, latrine, debris hut, lean-to, mortise-tenon joint, timber raising sequence, layered defense perimeter, START triage flowchart β all in monospace pre blocks
This guide is a static collection of files with no auto-update mechanism β that's a feature, not a bug. To update, download a new copy and replace the files. Your gear checklist checkboxes are saved in your browser's localStorage and will survive a file replacement as long as you use the same browser on the same device.