Skip to content

History / Editors

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): align editor names with in-app Avalonia titles + 'de facto standard'

    @laqieer laqieer committed Jun 19, 2026
  • docs(wiki): add FE8 Skill Systems page (FE8U/FE8J sources) + link from Home & Editors Document the community Skill System sources used to unlock the Skill-System-gated FE8 editors (FE8 Spell Menu Extends, Skill editors, Item Effectiveness Rework): - FE8U: FireEmblemUniverse/SkillSystem_FE8 (canonical EA buildfile, v1.2.2) - FE8U: MokhaLeee/fe8u-cskillsys-kernel (modern C kernel, v3.3.0-LTS) - FE8J: ngmansion/FE8N (de-facto FE8J base, 20240225)

    @laqieer laqieer committed Jun 19, 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