Skip to content

Show gutter icon for changed access when viewing an AT'ed dependency #486

Open
@gabizou

Description

@gabizou

ForgeGradle 3 introduces better dependency management/generation for mappings and AT's to where a dependency that is obfuscated (vanilla) or SRG mapped (mods) can be access transformed, decompiled, renamed with MCP mappings, and then recompiled for verification, all during Gradle's dependency resolution step takes place.

One thing I've considered is that it would be possible to use the AT cache from FG to gutter iconize fields/methods/classes as being transformed for access. It's a wishful thinking sort of feature, but I believe doable nonetheless, especially since this can affect inter-mod dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    platform: mcpstatus: futureThis is something we'd like to do, but we don't have the time now

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions