Skip to content

History / Command Line Interface

Revisions

  • docs: refresh cross-platform and random-map wiki Document inline random-map cancellation, non-degenerate publication, and worker-backed FEMapCreator identity revalidation, and update current architecture/runtime references from .NET 9 to .NET 10 while preserving the explicitly dated historical validation record. Co-authored-by: laqieer <laqieer@126.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 80e1983f-b3ab-4ce2-9193-2d7a68ddff30 Copilot CLI: 1.0.72-1 Model: GPT-5.6 Sol (gpt-5.6-sol)

    @laqieer laqieer committed Jul 22, 2026
  • docs(wiki): reconcile CLI/decomp/Avalonia pages with current code Review-and-update sweep against HEAD (ver_20260204.22 +2563 commits): - Command-Line-Interface: fix wrong invocation syntax for --makeups/ --applyups/--pointercalc/--songexchange/--convertmap1picture; note the full 67-command surface + the major command families. - Decomp-Project-Mode: shops are now source-backed via --write-shop (not ROM-only); complete the --export-asset/--validate-asset --kind tables (mapchange/mapanime2pal/mapanime1gfx/objtiles/mapchipconfig/shop/...); coverage column shows the tier enum names. - Avalonia-GUI: 354->357 views, 2->7 shared controls, 6->8 IPickableEditor, drop phantom ErorrUnknownROMView; MIDI->GBA write-back (#972) and patch install/uninstall are implemented; event conditions/units are write-enabled; OAM assembly reframed as partial. - Getting-Started: --makeups requires a path value. - MoreData: correct FE-Repo-Music repo to laqieer/FE-Repo-Music-No-Preview. - GUI-Validation-Methods / Home: 356->357 views; Avalonia ~93% parity. Prompt: "review and update docs and wiki" Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

    @laqieer laqieer committed Jun 28, 2026
  • docs(wiki): document Decomp Project Mode + Native Android Add two new wiki pages and cross-link them from the existing pages to reflect this release line's two major feature sets: - Decomp-Project-Mode.md — source-tree-as-source-of-truth workflow: open project -> preview -> resolve-addr / migrate-diff / write-source / export-asset / validate-asset -> build-project (--reload) -> decomp-audit, the febuilder.project.json manifest, the round-trip coverage matrix, the Nightmare .nmm <-> manifest schema bridge, and what's source-backed vs manual. - Native-Android.md — the experimental native Android (Avalonia) port: the EnableAndroidTarget multi-target opt-in, config/ AndroidAsset bundling + first-run extraction, SAF stream ROM I/O, single-activity navigation, the SkiaSharp 2.88.x native pin, the emulator-validated render parity CI, and the current on-device-UX limitations (links docs/ANDROID.md as authoritative). Command-Line-Interface.md gains a "Decomp project mode" section documenting --project / --resolve-addr / --migrate-diff / --write-source / --export-asset / --validate-asset / --build-project / --decomp-audit / --nmm-to-manifest / --manifest-to-nmm with examples, plus an Android note. Home.md gets Quick Links to both new pages; Getting-Started, Editors, and Avalonia-GUI get natural mentions/links. 🔎 Authored by Claude Code v2.1.169 — model claude-opus-4-8[1m]

    @laqieer laqieer committed Jun 15, 2026
  • docs: create initial wiki pages (Home, Getting Started, Editors, CLI) Addresses issue #40 — adds Online Manual content to the GitHub Wiki. Pages created: - Home.md — overview with quick links and supported games - Getting-Started.md — download, install, ROM loading instructions - Editors.md — reference listing all editor categories - Command-Line-Interface.md — CLI usage and available commands User prompt: Implement the plan to fix all open issues (#39, #40, #41, #42, #44) Claude Code v2.1.74, model: claude-opus-4-6 (1M context) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    @laqieer laqieer committed Mar 13, 2026