Skip to content

The Blahaj are now preparing to bytecode manipulate your game.

License

Notifications You must be signed in to change notification settings

valiray/BlahajASM

 
 

Repository files navigation

BlahajASM

The Blahaj are now preparing to byte code manipulate your game. >w<

The main purpose of BlahajASM is to keep the features of FermiumASM without having to use FermiumBooter as i have a personal dislike of the requirement of a new mod

As with the original, BlahajASM makes multiple improvements, optimizations, and bug fixes to Minecraft, including but not limited to:

  • Optimizing RAM usage, especially in larger packs.
  • Fixing multiple crashes, in Minecraft, Forge, and some other mods.
  • Multiple performance improvements.
  • Crash handling to allow you directly upload crash reports to mclo.gs.

Significant changes from CensoredASM:

  • Removed built-in Spark profiling as it is both incompatible with, and superseded by, the updated fork Spark Unforged
  • Rebranded user-facing and logging branding to BlahajASM
  • Removed chance to pick and blame a random author in a crash
  • Updated mcmod.info to add fork author (me >w<), update url, and change icon

As with the original, BlahajASM is incompatible with VanillaFix and TexFix as their functionalities have been improved and added directly to the mod.

Due to the changes made in this mod, if you have any issues, please report them to the linked issue tracker at the top for BlahajASM, not the original mod.

Cleanroom compatablity

Spoiler Add "mirror.blahajasm.BlahajReflector" and "mirror.blahajasm.common.crashes.ModIdentifier" to "Launch Wrapper API Change Patching List" in fugue.cfg

Also add "mirror.blahajasm.common.crashes.ModIdentifier" to "getCodeSource() Patching List" in fugue.cfg

IMPORTANT:

BlahajASM is a fork of FermiumASM by fonnymunkey Which is a fork for removing the need for the mod FermiumBooter;
FermiumASM is a fork of NormalASM by skmedix licensed LGPLv2.1;
Which is an updated fork of NormalASM by mirrorcult licensed LGPLv2.1;
Which is a fork for rebranding to remove "questionable" content of L**iASM/CensoredASM by Rongmario licensed LGPLv2.1.

About

The Blahaj are now preparing to bytecode manipulate your game.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%