Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Mod Remapping API
  • 1.29.0

    release6 июня 2026 г.

    Now compile against Java 21 while retaining backward compatibility with Java 8.Update TinyRemapper and ClassTweaker.

  • 1.28.3

    release16 апреля 2026 г.

    Fix vanilla classes not being filtered out of mods.

  • 1.28.2

    release20 февраля 2026 г.

    Remove direct FabricLoader Logger usage and replace it by LFAPI's one.

    Include most Flap patches to MRAPI.

    Fix wrong usage of replace in the codebase.

  • 1.28.1

    release11 февраля 2026 г.

    Update shipped LF logger api to fix Quilt incompatibility

  • 1.28.0

    release5 февраля 2026 г.

    Update Tiny Remapper to 0.13.0.

    Update MappingIO to 0.8.0.

    Add Class Tweaker support.

  • 1.27.3

    release17 октября 2025 г.

    Remove previous testing logging.

    Fix excluding files from extracted libraries not working.

  • 1.27.2

    release10 сентября 2025 г.

    Fix softlock on loader 0.17+.

  • 1.27.1

    release17 августа 2025 г.

    Fix crash on startup.

  • 1.27.0

    release12 мая 2025 г.

    Now compile against Java 17 while retaining backward compatibility with Java 8.

  • 1.26.2

    release9 мая 2025 г.

    Apply method invocation replacers to Interface methods as well.Fix possible crash while remapping refmap.Add system property to run in development mode for 3rd party remappers.

  • 1.26.1

    release11 апреля 2025 г.

    Fix issues caused by backward compatibility

  • 1.26.0

    release10 апреля 2025 г.

    Dropped Fabric Loader 0.14 support.
    Improved mixin remapping by a lot.
    New v2 api featuring:

    • Remapping context based on a provided id, shareable by multiple mod remapper.
    • ModDiscovererConfigs allowing better mod candidate filtering, multiple can be provided.
    • MappingsConfig defining source Namespace, default package, custom mappings and namespace renames for the custom mappings.
    • RemappingFlags, available currently: mixins and access wideners.
    • Allow registering more ModRemappers dynamically.
    • CacheHandler system, allowing to get diverse file locations linked to a RemappingContext
    • v2 MappingUtils methods now also take the contextId as argument.
    • Access wideners remapping support.
      v0 and v1 apis are still supported but deprecated.
  • 1.25.0

    release31 марта 2025 г.

    Improvements to the remapping process.
    Now allow ModRemappers to disable mixin remapping which is enabled by default for backward compatibility.

  • 1.24.0

    release26 февраля 2025 г.

    Update mapping-io to 0.7.1.
    Update tiny remapper to 0.11.0.

  • 1.23.0

    release6 сентября 2024 г.

    Support remapping mods from other namespaces than obfuscated/official.

  • 1.22.1

    release31 мая 2024 г.

    Fix mod mappings being inverted on Babric

  • 1.22.0

    release28 апреля 2024 г.

    Improve method name propagation.
    Add method to map descriptors.
    Fix method mapping on partial descriptors not working anymore.

  • 1.21.1

    release27 апреля 2024 г.

    Fix class member name and class name being inverted in FullClassMember constructor

  • 1.21.0

    release27 апреля 2024 г.

    Update TR to 0.10.2.
    V1 API with full backward compatibility with V0 API.
    Added Extra visitors to apply during remapping:

    • Remap every instantiation of a class to another one.
    • Remap method call and change everything about it including whether it is static or not.

    You can now also register visitors to apply just before remapping instead of only after until now.
    Fix backward compatibility on Babric which was broken since 1.19.0.

  • 1.20.0

    release18 апреля 2024 г.

    Propagate and complete mappings from TR context.

1

Совместимость

Платформы

Поддерживаемые окружения

Клиент и сервер

Сведения

Лицензия:
Опубликован:4 года назад
Обновлён:1 неделю назад
ID проекта:
Главная