Releases: mekanism/Mekanism
v1.20.1-10.4.10.66
v1.20.1-10.4.10.65
v1.21.1-10.7.7.64
Warning: Mekanism is currently in alpha, and is not recommended for widespread use in modpacks. There are likely to be game breaking bugs, and updating from one alpha to the next may cause various mekanism blocks to disappear/void their contents. While we will try to not have this happen/keep it to a minimum make sure to make backups. You can read more about the alpha state of this project here.
cfd147e - issue template
e8ec00a - align long split info to int, fixes distribution bug
f7dcad0 - add tests for Long distribution
432e917 - bump version to 10.7.7
v1.21.1-10.7.6.63
Warning: Mekanism is currently in alpha, and is not recommended for widespread use in modpacks. There are likely to be game breaking bugs, and updating from one alpha to the next may cause various mekanism blocks to disappear/void their contents. While we will try to not have this happen/keep it to a minimum make sure to make backups. You can read more about the alpha state of this project here.
bd5d580 - use some more longs in acceptor cache
81ea57b - remove unnecessary usage of a set in pipe pull operations
27e8b15 - short circuit if no capacity to pull
bfe0f48 - avoid iterator for first element getting
3c3774a - avoid enummap iterator on very hot path
93a31fc - avoid creating an update packet to send to no one
98a2579 - unbox the splitinfos
4fb8baa - replace EXTRA in distribution logic with RESOURCE and amount
8b3cc42 - move energy distribution to Void resource
e01bddf - rename dangling params
1d44f2b - add note
75e22ed - keep track of whether a pull side has been configured
269e8ee - bump version to 10.7.6
v1.21.1-10.7.5.62
Warning: Mekanism is currently in alpha, and is not recommended for widespread use in modpacks. There are likely to be game breaking bugs, and updating from one alpha to the next may cause various mekanism blocks to disappear/void their contents. While we will try to not have this happen/keep it to a minimum make sure to make backups. You can read more about the alpha state of this project here.
a11d886 - Restructure Configs and add support for NeoForge's Config GUI (#8166)
- Adds support for editing our configs using the config GUI, and for translating their contents. [#5794](https://github.com/mekanism/Mekanism/issues/5794)
- Restructure organization of entries within individual config files. This unfortunately will cause all configs to get reset as I removed a parent level node in order to make the config GUI easier to navigate.
- Fixes Mekanism's Additions description translation not being used in game
- Flip Mekanism Addition's voice key is toggle config to a push to talk config option. (Same default behavior, just is a bit better of a name)
- Slightly lowered the default `dumpExcessKeepRatio` config value (from `0.9` to `0.85`)
caae13f - Move baby biome and structure spawn blacklist to tags (syntax using mekanismadditions:blacklist_baby_creepers and the like). Also moved the wind generator's dimension blacklist to a dimension type tag c:no_wind and fixed wind generator item rendering bugging out when in a blacklisted dimension
9d63a28 - Bump CurseForgeGradle, and stop declaring it as not compatible with the configuration cache
6212343 - Remove a few unnecessary parameters and casts in the JEI integration
8a8e25f - Address JEI deprecations
9cc8430 - Restructure how we define aliases in preparation of JEI's upcoming ability to define aliases
4c2468e - Check curios slots for radiation shielding (#8216)
b2ced69 - Fix inverted check for if a block supports specific upgrades during recipe upgrading (#8217)
cc03d66 - Skip extraction checks from tanks/containers when none of the capability caches have a capability present
7503eba - Re-use direction and config suppliers throughout the various capability helpers, and use singleton instances for can input and can output checks
8f44b8f - Prevent stacked fluid tank and waste barrels from auto ejecting more than the one below needs (which would then lead to it attempting to insert against itself/any that are above it)
c1a6935 - Adjust config supplier usage again in holders to just reference an ISideConfiguration to avoid initialization order issues
b353206 - Avoid codecs as much as possible for syncing fluid tank contents, as there is a chance that there are a lot of fluid tanks in a close vicinity
089b919 - Perform a few more optimizations to ConfigHolder#getSlotInfo:
- Don't check if we have a cached slot info if we just cleared the cache due to the side changing
- Lazily cache the ConfigInfo object as that doesn't change and allows us to skip a handful of checks on subsequent runs
a097f3d - Have fluid tanks make use of the update delay config for determining how quickly they lose the lighting that is provided to them from their stored fluid. Greatly reduces lighting update frequency in some setups
425e1af - Skip unnecessary block loaded check for lighting update
2911cfe - Properly proxy computer capabilities to secondary ports on the digital miner (#8215)
e7d6f44 - Bump min JEI version to 19.10.0.126 and add support for searching by our aliases in JEI (#8218)
69456ba - New Crowdin updates (#8208)
dc455c6 - Use precomputed packed color for converting an enum color to a fully opaque int
bfeebf8 - Reduce the aggressiveness of the HSV adjustments to color buttons (#8203)
c364e7f - Batch string rendering for the HUDs, and fix MekaSuit hud not using warning and danger colors for icons
43da63a - Add energy indicator widget to laser amplifier gui (mekanism/Mekanism-Feature-Requests#702)
2659fab - Bump version to 10.7.5
v1.20.1-10.4.9.61
v1.21.1-10.7.4.60
Warning: Mekanism is currently in alpha, and is not recommended for widespread use in modpacks. There are likely to be game breaking bugs, and updating from one alpha to the next may cause various mekanism blocks to disappear/void their contents. While we will try to not have this happen/keep it to a minimum make sure to make backups. You can read more about the alpha state of this project here.
84e41fb - Fix failing to load QIO data if some items now are equivalent
b4b0b49 - Fix items sometimes failing to load due to having had multiple chemical side configs. They now take the first one (usually gas)
710d867 - Bump version to 10.7.4
v1.21.1-10.7.3.59
Warning: Mekanism is currently in alpha, and is not recommended for widespread use in modpacks. There are likely to be game breaking bugs, and updating from one alpha to the next may cause various mekanism blocks to disappear/void their contents. While we will try to not have this happen/keep it to a minimum make sure to make backups. You can read more about the alpha state of this project here.
c390c8b - update issue template
a87b00c - Add support for chemicals as camos on framed blocks (#8209)
8a297fa - fix crystallisers not realising they need to come off vacation and do work
eb5c3a5 - bump version to 10.7.3
v1.21.1-10.7.2.58
Warning: Mekanism is currently in alpha, and is not recommended for widespread use in modpacks. There are likely to be game breaking bugs, and updating from one alpha to the next may cause various mekanism blocks to disappear/void their contents. While we will try to not have this happen/keep it to a minimum make sure to make backups. You can read more about the alpha state of this project here.
546d9a8 - best effort loading of item-saved side configs
2fd8d56 - bump version to 10.7.2
v1.21.1-10.7.1.57
Warning: Mekanism is currently in alpha, and is not recommended for widespread use in modpacks. There are likely to be game breaking bugs, and updating from one alpha to the next may cause various mekanism blocks to disappear/void their contents. While we will try to not have this happen/keep it to a minimum make sure to make backups. You can read more about the alpha state of this project here.
3fd900a - support loading legacy side config for tiles