Changes from 1.2.12 (git only) and 1.2.13
Made Dark Oak trees check if blocks are replaceable before putting logs down.
Stopped carpet from randomly ticking.
Improved some functions used in structure placement logic such as clearCurrentPositionBlocksUpwards and getTopSolidOrLiquidBlock.
A second possible fix for LLibrary crashing on startup has been introduced.
Fixed some mistakes in a few config descriptions.
Added a blacklist for Extra Utilities Golden Lasso.
fr_FR.lang by Myuui.
Allowed Broadcast Settings button to be disabled or removed rather than just removed.
Allowed Open to LAN button to be disabled or removed.
Allowed Super Secret Settings button to be disabled or removed.
Fixed Leads breaking if placed on some modded fences.
Fixed a rare crash in an optimization caused by null EntityItem instances.
Fixed a regression from when some options were split so the leaf decay range fix is once again usable.
Allowed any properly registered dye to be used when dying leather armor.
Settings know to conflict with Optifine now automatically get disabled if it is installed.
Removed old config conversion code as some of it was not working correctly.
--- From 1.2.9 (did not have Modrinth release) ---
Fixed the Extra Utilities Trading Post bottom missing texture.
Added Extra Utilities Trading Post Village Names nitwit filtering.
Added optional Extra Utilities Deep Dark scaling damage.
Added lava and fire effect scaling damage options
Fixed some vanilla block sounds
Made anvil sound type step sound fix work outside of dev
Actually fixed GTNH NEI item caching compatibility
Fixed a mistake in suffocation damage mixin application
Fixed some Torch Levers block sounds
Fixed rare unintended behavior in mergeItemStack with vanilla, dupes and potential item loss with CoFHCore.
Fixed the anvil sound type step sound.
Fixed several block sound types in Extra utilities.
Added an option to remove the Broadcast Settings button from the options menu.
Fixed several blocks from MrCrayfish's Furniture Mod causing NPEs when used with hoppers or any modded item that interacts with sided inventories.
Added an option to disable achievements from MrCrayfish's Furniture Mod.
Added German localization.
Added a new mixin toggle to NotFine detection.
Fixed the mcmod info repo link
Made fasterOptionInteractions off by default as it breaks Optifine. Optifine users that installed 1.2.3 will need to manually change this option.
From 1.2.4 (git only release as Modrinth was down):
Added scaling damage options for poison and wither effects.
Added flat damage options to go with all scaling damage options for finely controlling overall threat scaling.
Fixed version token application.
Almost halved the performance overhead of enchantment effects on items in the inventory.
Optimized several functions used by setting buttons.
Significantly optimized the function that reads options.txt. (off by default)
More mixins made redundant by NotFine will no longer be applied if it is installed.
Fixed an incompatibility with NotEnoughItems Unofficial item caching. (Still occurs but at random)
Mods being targeted by mixins are no longer selected by jar name. This now fully requires a GTNH Mixns capable Mixin provider such as UniMixins. GasStation is still fine if the unimixins-gtnhmixins compatibility module from UniMixins is also installed.
Optional pastebin proxying for LLibrary to bypass regional blocks that were causing crashes.
Mixins made redundant by NotFine will no longer be applied if it is installed.
Fixed the hunger dealing a scaling portion of health setting crashing with Apple Core when enabled.
Removed support for plain SpongeMixins as it was breaking in several setups. Swapping to UniMixins or GasStation as a mixins provider is suggested.
Fixed particle depth sorting. No more torch flames appearing behind water that it is actually in front of. This does not yet fix translucent particles ignoring other translucents.
Added options to make suffocation, drowning, and hunger deal a portion of max health as damage each tick.
Allowed servers and clients to have mismatched remote versions of BugTorch going forward.
Enabled the Netty resource leak fix by default.
Added two additional fast random config options.
Added an option to reduce lightning entity thunder volume, allowing the effective range to be reduced. A low value is highly suggested if using mods with items that can spam lightning strikes.
Split leaf decay and shearing dupe fixes into separate options.
Split farmland improvement options into three separate components for independently selecting new side textures, hydroponics, and no trampling.
Thaumcraft candle array index sanitation now covers cases where exceptions would be nonfatal but still spam the log.
Witchery leaves now have separate settings for shear dupe fixes and respecting Optifine video settings.
Mostly fixed plants embedding in structure foundations.
Made the Enchantment Table emit particles for anything that has enchantment power rather than only vanilla Bookshelves.
Resolved a soft conflict with Leaf Culling.