
SpASM
Dynamic ASM everywhere
Обновлён 5 сентября 2023 г. · опубликован 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
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 0.2.2 | Релиз | 23w31a, 23w32a, 23w33a, 23w35a | fabric | 5 сентября 2023 г. | .jar (16 КБ) |
| 0.2.1 | Релиз | 1.20.1, 23w31a, 23w32a, 23w33a | fabric | 25 августа 2023 г. | .jar (16 КБ) |
| 0.2 | Релиз | 1.20.1-rc1, 1.20.1, 23w31a, 23w32a | fabric | 21 августа 2023 г. | .jar (17 КБ) |
| 0.1.2 | Релиз | 1.20.1-rc1, 1.20.1, 23w31a, 23w32a | fabric | 11 августа 2023 г. | .jar (15 КБ) |
| 0.1.1 | Релиз | 1.20-rc1, 1.20, 1.20.1-rc1, 1.20.1 | fabric | 14 июля 2023 г. | .jar (16 КБ) |
| 0.1 | Релиз | 1.20-rc1, 1.20, 1.20.1-rc1, 1.20.1 | fabric | 14 июля 2023 г. | .jar (16 КБ) |
| 0.0.1 | Релиз | 1.20-rc1, 1.20, 1.20.1-rc1, 1.20.1 | fabric | 24 июня 2023 г. | .jar (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
- Exclude guava from class transformation to avoid looping in some cases by @thecatcore in https://github.com/mineLdiver/SpASM/pull/1
New Contributors
- @thecatcore made their first contribution in https://github.com/mineLdiver/SpASM/pull/1
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.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…