No description
  • JavaScript 91.6%
  • CSS 5%
  • Python 1.9%
  • HTML 1.4%
Find a file
GeeFourteen cb8a8eaf84
Some checks failed
Deploy to GitHub Pages / deploy (push) Has been cancelled
v0.92.00 - NPC completeness, OLLAMA fixes, panel toggle fixes
- Add 35 missing NPCs to NPC_EMBEDDED_DATA with full specs
- All 28 Kokoro TTS voices now assigned (was 12)
- Fix OLLAMA fallback logic: ON = OLLAMA handles speech, OFF = embedded data
- Remove unnecessary retry chains from greeting/chat flows
- Add no-asterisks rule to chat template (prevents *action text* responses)
- Fix achievement panel not reopening (inline display:none blocked CSS .active)
- Fix faction panel not reopening (toggle checked wrong visibility state)
- Fix PanelManager.closePanel for useActiveClass panels
- Version bump all files to 0.92.00
- New doom-npc-data-embedded.js with 161 doom NPC specs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 09:43:01 -07:00
.claude v0.92.00 - NPC completeness, OLLAMA fixes, panel toggle fixes 2026-02-16 09:43:01 -07:00
.github/workflows Bump all version numbers to v0.91.10 2025-12-14 23:17:04 -07:00
assets Add complete game source, assets, and workflow system 2025-12-13 08:25:17 -07:00
models v0.92.00 - NPC completeness, OLLAMA fixes, panel toggle fixes 2026-02-16 09:43:01 -07:00
READMEs v0.92.00 - NPC completeness, OLLAMA fixes, panel toggle fixes 2026-02-16 09:43:01 -07:00
src v0.92.00 - NPC completeness, OLLAMA fixes, panel toggle fixes 2026-02-16 09:43:01 -07:00
.gitignore v0.91.08: Kokoro TTS Web Worker, Music System Fix, Faction Panel 2025-12-14 22:23:22 -07:00
ARCHITECTURE.md v0.92.00 - NPC completeness, OLLAMA fixes, panel toggle fixes 2026-02-16 09:43:01 -07:00
config.js v0.92.00 - NPC completeness, OLLAMA fixes, panel toggle fixes 2026-02-16 09:43:01 -07:00
FINALIZED.md v0.92.00 - NPC completeness, OLLAMA fixes, panel toggle fixes 2026-02-16 09:43:01 -07:00
index.html v0.92.00 - NPC completeness, OLLAMA fixes, panel toggle fixes 2026-02-16 09:43:01 -07:00
OLLAMA-SETUP.md v0.92.00 - NPC completeness, OLLAMA fixes, panel toggle fixes 2026-02-16 09:43:01 -07:00
ROADMAP.md v0.92.00 - NPC completeness, OLLAMA fixes, panel toggle fixes 2026-02-16 09:43:01 -07:00
SETUP.md v0.92.00 - NPC completeness, OLLAMA fixes, panel toggle fixes 2026-02-16 09:43:01 -07:00
SKILL_TREE.md v0.92.00 - NPC completeness, OLLAMA fixes, panel toggle fixes 2026-02-16 09:43:01 -07:00
START_GAME.bat v0.91.08: Kokoro TTS Web Worker, Music System Fix, Faction Panel 2025-12-14 22:23:22 -07:00
START_GAME.sh v0.91.08: Kokoro TTS Web Worker, Music System Fix, Faction Panel 2025-12-14 22:23:22 -07:00
TODO.md v0.92.00 - NPC completeness, OLLAMA fixes, panel toggle fixes 2026-02-16 09:43:01 -07:00