• src/doors/syncduke/SYNCDOOM_VS_SYNCDUKE.md

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Wed Jul 1 02:20:56 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/c668ea4fb01f7f9dc83e87dc
    Added Files:
    src/doors/syncduke/SYNCDOOM_VS_SYNCDUKE.md
    Log Message:
    syncduke: add SyncDOOM-vs-SyncDuke feature comparison

    Evidence-backed comparison of the two termgfx doors across multiplayer/lobby, multi-map (WADset/GRP), Synchronet integration, and the text-tier fallback.

    Corrects an earlier-draft error that surveyed only the C door and wrongly called
    SyncDuke lobby-less: SyncDuke ships a full JS lobby (xtrn/syncduke/lobby.js + syncduke_lib.js on the shared exec/load/game_lobby.js) with Create/Join co-op, registry-based cross-node discovery, a waiting room, and node paging. Also documents SyncDOOM's door-written events.jsonl activity log and the lobby feed it drives (frags/level-clears/deaths) -- which SyncDuke lacks.

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

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Wed Jul 1 02:20:56 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/208fe8c1a773aeb7320a11d1
    Modified Files:
    src/doors/syncduke/SYNCDOOM_VS_SYNCDUKE.md
    Log Message:
    syncduke: correct comparison doc (legible overlay done, example.ini committed)

    - The legible text-tier message overlay is no longer a gap: 6aeadc2978 gave
    SyncDuke the game quotes/chat -> real ANSI redraw. Update the matrix row, the
    Gap A entry, the roadmap item, and the takeaway to reflect parity with SyncDOOM
    (only Duke's menus still block-render).
    - Fix the caveat that wrongly claimed no syncduke.example.ini is committed: the
    templates xtrn/<door>/{syncduke,syncdoom}.example.ini ARE tracked; only the live
    per-BBS *.ini is untracked. (The earlier draft globbed only src/doors/**.)

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

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