diff --git a/CHANGELOG.md b/CHANGELOG.md index 46270239e..9492ebff0 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,18 @@ # Refined Storage Changelog ### 1.8.5 -- Cancelling a CraftingTask now also unlocks all Crafters related to that Task (Darkere) +- Cancelling a crafting task now also unlocks all Crafters related to that task (Darkere) - External Storage will now always show the exact maximum capacity as reported by the attached inventory (Darkere) -- Crafter no longer expose their inventory to the side they are facing (Darkere) +- Crafters no longer expose their inventory to the side they are facing (Darkere) - Fixed Portable Grid voiding the disk when extracting with full inventory (Darkere) - Fixed Constructor extracting 2 buckets when placing fluid (Darkere) - Fixed Stack Overflow error with regulator upgrades (Darkere) -- Fixed visual bug with DetectorScreen not updating its values (Darkere) +- Fixed visual bug with the Detector not updating its values (Darkere) - Fixed Constructor placing the filtered item instead of the extracted (Darkere) +- Fixed duplication bug with filter slots (Darkere) +- Fixed shift crafting in a Grid not using the player (Darkere) +- Re-added all the language files (TheDirectorX) +- Added Japanese translation file (KusozakoAtama10k) ### 1.8.4 - Fixed autocrafting Crafting Monitor crash (Darkere)