Перейти к содержимому
Mineforgian

SpASM

Dynamic ASM everywhere

Загрузки
14K
Подписчики
13
Обновлён
5 сентября 2023 г.
Лицензия
MIT

Опубликован 24 июня 2023 г.

Straightforward, pure ASM (SpASM)

Allows registering class transformers that process all classes, without specifying the class's names like in FabricASM.

Entrypoint - spasm:transformer

Interface - net.mine_diver.spasm.api.transform.ClassTransformer

Центр версий

7 из 7

1Версия Minecraft

2Загрузчик

  • Релиз16 КБ
  • Релиз16 КБ
  • Релиз17 КБ
  • Релиз15 КБ
  • Релиз16 КБ
  • Релиз16 КБ
  • Релиз17 КБ

Ченджлог

0.2.2Релиз23w32a, 23w33a, 23w35a · 5 сентября 2023 г.
  • Fixed inconsistencies caused by transformation stack

Full Changelog: https://github.com/mineLdiver/SpASM/compare/0.2.1...0.2.2

0.2.1Релиз23w31a, 23w32a, 23w33a · 25 августа 2023 г.
  • Added transformation stack to automatically resolve stackoverflows

Full Changelog: https://github.com/mineLdiver/SpASM/compare/0.2...0.2.1

0.2Релиз1.20.1, 23w31a, 23w32a · 21 августа 2023 г.
  • Added two transformation phases: BEFORE_MIXINS and AFTER_MIXINS
  • All transformers default to BEFORE_MIXINS

Full Changelog: https://github.com/mineLdiver/SpASM/compare/0.1.2...0.2

0.1.2Релиз1.20.1, 23w31a, 23w32a · 11 августа 2023 г.

What's Changed

New Contributors

Full Changelog: https://github.com/mineLdiver/SpASM/compare/0.1.1...0.1.2

0.1.1Релиз1.20, 1.20.1-rc1, 1.20.1 · 14 июля 2023 г.

Modrinth wouldn't update the previous one, so I reuploaded the hotfix as 0.1.1

0.1Релиз1.20, 1.20.1-rc1, 1.20.1 · 14 июля 2023 г.

Raw class transformers

Hotfix: remove specific Fabric Loader version dependency

0.0.1Релиз1.20, 1.20.1-rc1, 1.20.1 · 24 июня 2023 г.

Initial release. Added transformers.

Комментарии

Загружаем…