Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

xiphmont

Members
  • Joined

  • Last visited

Everything posted by xiphmont

  1. Getting back to this and answering my own question... As far as I understand, my guess appears to be correct. 9efeaa8c is when coremods were changed to be handled as a Tweak, and so it was the first time FML could delay calling their transformers until the after the code had been deobfuscated. Although TweakOrder existed earlier before SortingOrder, it only affected tweaks and because CoreMods were not tweaks in 1.6.2, it could not be used to delay transformation until srg names had been applied.
  2. Primarily for the process of learning, I've been playing with simple coremods. My current learning experience is to try to make a coremod that's as universally compatible as possible, and I'm working with srg names. Moving backwards, srg names work swimmingly back to 1.6.4. At 1.6.2, though, they're no longer being exposed through ASM. The class transformer is passed a srg classname in the second string argument of IClassTransformer.transform() as usual, but the bytecode tree exposed through ASM is using obfuscated names. The obvious conclusion is that srg names weren't as fully implemented at that point, but I can't find any time-relevant documentation, and the source code is slow-going. It seemed asking might be faster :-) tldr: In what Forge release were srg names finally available through the objectweb asm.tree interface? Given that @SortingIndex didn't appear until around 1.6.4/9.11.x.x, is that my answer right there?

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.