
1.8M
173
StackDeobfuscator v1.4.3
release7 июля 2024 г.- Add more version data to web viewer (1.20.4-rc1 to 1.21)
- Don't verify checksums for yarn maven metadata at all (#10)
- This can't be reliably checked, as fabric's maven cache returns outdated files for a while after an update
 
- Improve styling of web viewer
- Update library to prevent issues with other mods updating mapping-io library
- Caused by old breaking changes in fabric's mapping-io library
 
Full Changelog: https://github.com/booky10/StackDeobfuscator/compare/v1.4.2...v1.4.3
StackDeobfuscator v1.4.2
release5 декабря 2023 г.- Add more version data to web viewer (versions 23w33a to 1.20.3)
- Use sha256 instead of sha512 checksums for yarn (works around sha512 checksum being wrong sometimes)
- Fix mixin refmap filename looking weird
- Add static mappings getter to fabric mod class
Full Changelog: https://github.com/booky10/StackDeobfuscator/compare/v1.4.1...v1.4.2
StackDeobfuscator v1.4.1
release12 августа 2023 г.- Add 23w31a and 23w32a version data to web viewer
- Select latest stable version by default in web viewer
- Correctly set mixin refmap name (resolves crash when Noxesium is installed)
StackDeobfuscator v1.4.0
release31 июля 2023 г.Fixes
- Handle /being used instead of.as package separator- E.g. net/minecraft/class_5272is now remapped correctly tonet/minecraft/client/item/ModelPredicateProviderRegistry
 
- E.g. 
- Fix some classes causing errors when trying to remap (Fixes #7)
New
- Separate fabric integration and common remapping code
- Adds web subproject for remapping text to different mappings/versions
 
- The checksum of all files is now verified on download
- Intermediary/Quilt mappings always use sha512
- Mojang mappings always use md5/sha1
- Yarn uses sha512 on modern version, but falls back to sha1 for 19w02a, Combat Test 4 and all versions older than 1.15 (except 1.14.4)
 
- Some fixes to support more versions
- Mapping/Metadata downloads will be retried 3x before being cancelled, if:
- The server returns a non 2xx response code
- Checksum verification fails
 
StackDeobfuscator v1.3.2
release14 апреля 2023 г.- Fix exceptions when remapping lambda methods
- Added optional remapping of every log message
- Rewrote internal log injection handling
- Now uses Log4j's exception rendering
- Removed "MC//" prefix in stacktrace, minecraft classes are now suffixed with "~[client-intermediary.jar:?]"
 
Совместимость
Minecraft: Java Edition
1.20–1.21.10-rc11.18–1.19.41.16–1.17.11.14–1.15.2
Платформы
Поддерживаемые окружения
Клиент и сервер
Создатели
Детали
Лицензия:LGPL-3.0-only
Опубликован:2 года назад
Обновлён:1 год назад