als@lemmy.blahaj.zone to Linux Gaming@lemmy.worldEnglish · 12 days agoMinecraft are switching to a Vulkan renderer in their next major updatewww.minecraft.netexternal-linkmessage-square18linkfedilinkarrow-up1201arrow-down11cross-posted to: [email protected]
arrow-up1200arrow-down1external-linkMinecraft are switching to a Vulkan renderer in their next major updatewww.minecraft.netals@lemmy.blahaj.zone to Linux Gaming@lemmy.worldEnglish · 12 days agomessage-square18linkfedilinkcross-posted to: [email protected]
minus-squareKogasalinkfedilinkEnglisharrow-up9·12 days agoThey stopped obfuscating the code so I imagine it’s a bit easier for mod framework devs now: https://www.minecraft.net/en-us/article/removing-obfuscation-in-java-edition It’s still not a modding API though so it’ll always take some work when the game updates
minus-squaredev_null@lemmy.mllinkfedilinkEnglisharrow-up3·11 days agoIt’s mostly symbolic, Mojang was releasing deobfuscation mapping files anyway, so anyone could reverse the obfuscation. Now they just don’t obfuscate in the first place. It doesn’t make much difference, just removes a small chore to modding.
They stopped obfuscating the code so I imagine it’s a bit easier for mod framework devs now: https://www.minecraft.net/en-us/article/removing-obfuscation-in-java-edition
It’s still not a modding API though so it’ll always take some work when the game updates
It’s mostly symbolic, Mojang was releasing deobfuscation mapping files anyway, so anyone could reverse the obfuscation. Now they just don’t obfuscate in the first place. It doesn’t make much difference, just removes a small chore to modding.