This release incorporates some backported FoamFix patches, as well as fixes from the Forkage project by immibis.
* [#1] Added option to log /ghostbuster logging output to a separate log file.
* Added code from FoamFix/1.12 to reduce the memory usage of the LaunchWrapper.
* Added patch from Forkage to fix the issue of resuming non-paused sounds (f.e. when closing GUIs).
* Added patch from Forkage to make items held by mobs reflect their NBT data.
* Added patch inspired by Forkage to fix a crash regarding empty alpha pass results from a chunk.
* Added patch from Forkage to solve a native memory leak in FML's JarDiscoverer.
This is a bit unusual! Two things led to this:
FoamFix has recently (0.10.11) started covering not just optimizations, but bugfixes (missing ghost chunkloading patches),
BBoldt's Unabridged pack had to remove BugfixMod due to crashes related to block breaking.
In essence, FoamFix for 1.7.10 is currently a combination of the ghost chunk loading patches and an updated, bugfixed and improved version of williewillus's old BugfixMod. I hope you'll enjoy it!
0.10.5 is a critical bugfix release for 0.10.4, whose changelog is as follows:
Additions:
[#183] API interface for efficiently forcing mob spawner activation without fake players or extra coremodding
Bugs fixed:
[#183] Add workaround to mob spawner cache tweak for PneumaticCraft: Repressurized