Skip to content

Feature Request: Support content lookup for popular mods (Magiclysm & Mind Over Matter) #204

@CloudToucher

Description

@CloudToucher

Hi! First, thank you for the Hitchhiker’s Guide — it’s an indispensable reference for CDDA players.

Request
Please add support for querying content from two very popular mainline mods:

  • Magiclysm — spells, spellbooks, items, classes, monsters
  • Mind Over Matter (Psionics) — psionic powers (spells), metaphysics skill, crystals, EoCs, recipes

Why
Both mods ship with the game and have extensive JSON content that the Guide could index:

  • Magiclysm lives under data/mods/Magiclysm/ (e.g., spells JSON)
  • Mind Over Matter lives under data/mods/MindOverMatter/ in the main repo

Proposed scope (MVP)

  1. Parse and index the above mods’ JSON into the Guide’s database.
  2. Tag results clearly with a “Mod: Magiclysm / Mind Over Matter” badge.
  3. Default to vanilla-only; add a simple toggle in the bottom bar (“Mods”) to include/exclude mod content.
  4. When mods change spawn/obtaining info, show mod-dependent differences in the “Obtaining/Where found” sections.
  5. Testing strategy: render checks with each single mod enabled (avoid combinatorial explosions).

Related prior discussion
There’s an earlier feature request for mod content (#36). This proposal narrows the scope to two widely-used mainline mods to make an initial implementation tractable.

Links

Happy to help test or provide concrete test cases (e.g., specific spells, items, or powers) once a prototype is available. Thanks for considering!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions