• src/doors/clans-src/web/d

    From Deuc¿@VERT to Git commit to main/sbbs/m on Monday, March 09, 2026 21:43:00
    https://gitlab.synchro.net/main/sbbs/-/commit/ca382cd942c4d369e6bf17d7
    Added Files:
    src/doors/clans-src/web/developer/index.html src/doors/clans-src/web/devkit/index.html questgen.html src/doors/clans-src/web/player/alliances.html church.html combat.html communications.html empires.html getting-started.html index.html items.html magic.html main-game.html market.html mines.html misc.html npcs.html pre-game.html scoring.html stats.html town-hall.html training.html travel.html src/doors/clans-src/web/sysop/index.html src/doors/clans-src/web/whatsnew.html
    Modified Files:
    src/doors/clans-src/web/clans.css the-clans-bbs.html
    Log Message:
    Expand website: add all documentation, split player guide into per-chapter pages

    Reorganize the website from 3 pages into 28 across subdirectories by audience: - player/ (19 chapter pages + TOC index): full player manual from player.txt
    - sysop/index.html: moved from the-clans-docs.html
    - devkit/index.html: moved from the-clans-devkit.html
    - devkit/questgen.html: AI quest generator guide from questgen.txt
    - developer/index.html: source code notes from notes.txt
    - whatsnew.html: changelog from whatsnew.txt

    Add shared CSS nav bar with grouped dropdown menu, prev/next chapter navigation, and responsive mobile styles. Update landing page with documentation section, correct game facts (class names, building names, platform label, chapter count), and remove pointer cursor from non-clickable clan cards.

    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Wednesday, March 11, 2026 03:15:00
    https://gitlab.synchro.net/main/sbbs/-/commit/944726b6fa316c755b75b0c3
    Added Files:
    src/doors/clans-src/web/devkit/utf8.html
    Modified Files:
    src/doors/clans-src/web/clans.css src/doors/clans-src/web/developer/index.html src/doors/clans-src/web/devkit/index.html questgen.html src/doors/clans-src/web/player/alliances.html church.html combat.html communications.html empires.html getting-started.html index.html items.html magic.html main-game.html market.html mines.html misc.html npcs.html pre-game.html scoring.html stats.html town-hall.html training.html travel.html src/doors/clans-src/web/sysop/index.html src/doors/clans-src/web/the-clans-bbs.html whatsnew.html
    Log Message:
    web: update nav menus, add utf8.html, sync docs, fix cross-references

    - Add utf8.html: new UTF-8 source file reference page (full CP437 mapping
    tables, blocked characters, alternative codepoints)
    - Convert "Sysop Docs" from plain link to dropdown (adds Quest Generator
    entry) across all 27 pages
    - Add "UTF-8 Reference" entry to DevKit dropdown across all pages
    - Add CSS rule for .topnav-drop > .topnav-label.active so the active
    top-level menu is highlighted on all subpages
    - sysop/index.html: sync with updated clans.txt (new [1.1b] Config File
    Reference, [1.9] Color Codes, cross-platform commands, v0.97b2 upgrade
    notes); convert questgen.txt references and section cross-references
    to links
    - devkit/index.html: sync with updated clandev.txt (new [0.3] UTF-8
    section, [4.3] qtest section, Cyy ACS condition); convert utf8.txt
    and section cross-references to links
    - whatsnew.html: expand v0.97v2 entry with full quest campaign content;
    restructure as two-level list (chain/category items at top level,
    individual quests nested)

    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net