diff --git a/CHANGELOG.md b/CHANGELOG.md index 68497804cc..fa5a4aea02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,74 @@ # ChangeLog +## Version [v1.4.5](https://github.com/GregTechCEu/GregTech-Modern/compare/1.20.1-1.4.4...v1.4.5) +### Added + +- Replace wrench with plate in bender recipe by @JuiceyBeans in [#2057](https://github.com/GregTechCEu/GregTech-Modern/pull/2057) +- Machine Ownership by @YoungOnionMC in [#1970](https://github.com/GregTechCEu/GregTech-Modern/pull/1970) +- Give coils an actual EU discount in EBF by @YoungOnionMC in [#2055](https://github.com/GregTechCEu/GregTech-Modern/pull/2055) +- Multiblock Display Text for Outputs by @YoungOnionMC in [#2048](https://github.com/GregTechCEu/GregTech-Modern/pull/2048) +- Make magnetic tool property pull mob drops too by @JuiceyBeans in [#2037](https://github.com/GregTechCEu/GregTech-Modern/pull/2037) +- Yeet Sand from OreVeins by @Ghostipedia in [#2078](https://github.com/GregTechCEu/GregTech-Modern/pull/2078) +- Give torch placing a sound by @YoungOnionMC in [#2091](https://github.com/GregTechCEu/GregTech-Modern/pull/2091) +- Port of 1.12 hard ebf recipe by @YoungOnionMC in [#2093](https://github.com/GregTechCEu/GregTech-Modern/pull/2093) +- Add tags for GT components by @JuiceyBeans in [#2111](https://github.com/GregTechCEu/GregTech-Modern/pull/2111) +- Add in-line filtering for item and fluid pipes by @YoungOnionMC in [#2126](https://github.com/GregTechCEu/GregTech-Modern/pull/2126) +- Add Storage Cover by @Spicierspace153 in [#1990](https://github.com/GregTechCEu/GregTech-Modern/pull/1990) +- Add placable surface rock items by @YoungOnionMC in [#2132](https://github.com/GregTechCEu/GregTech-Modern/pull/2132) +- Aisle Repetition Storage by @YoungOnionMC in [#2140](https://github.com/GregTechCEu/GregTech-Modern/pull/2140) +- Copy the EBF's temperature tooltip to the ABS and RHF by @Zorbatron in [#2142](https://github.com/GregTechCEu/GregTech-Modern/pull/2142) +- Add cutting recipe for stained glass panes by @YoungOnionMC in [#2144](https://github.com/GregTechCEu/GregTech-Modern/pull/2144) +- Add ability to set ghost circuit using held circuit item by @YoungOnionMC in [#2145](https://github.com/GregTechCEu/GregTech-Modern/pull/2145) +- Add dough by @YoungOnionMC in [#2147](https://github.com/GregTechCEu/GregTech-Modern/pull/2147) +- fluid crafting table recipes by @screret in [#2152](https://github.com/GregTechCEu/GregTech-Modern/pull/2152) + +### Fixed + +- Give coils an actual EU discount in EBF by @YoungOnionMC in [#2055](https://github.com/GregTechCEu/GregTech-Modern/pull/2055) +- Update tooltip capitalization for consistency by @JuiceyBeans in [#2061](https://github.com/GregTechCEu/GregTech-Modern/pull/2061) +- Misc recipe fixes by @JuiceyBeans in [#2056](https://github.com/GregTechCEu/GregTech-Modern/pull/2056) +- Torch Behaviour, now with less duping by @YoungOnionMC in [#2067](https://github.com/GregTechCEu/GregTech-Modern/pull/2067) +- Fix broken treated wood recipes by @Electrolyte220 in [#2045](https://github.com/GregTechCEu/GregTech-Modern/pull/2045) +- Remove any connected miner pipes when the machine is removed by @Vextin in [#2064](https://github.com/GregTechCEu/GregTech-Modern/pull/2064) +- Add missing flags for materials by @JuiceyBeans in [#2024](https://github.com/GregTechCEu/GregTech-Modern/pull/2024) +- Output Line Infinite formatting by @YoungOnionMC in [#2082](https://github.com/GregTechCEu/GregTech-Modern/pull/2082) +- AE2 Integration: Use smart cable connection type for ME Connected blocks by @RealKC in [#2087](https://github.com/GregTechCEu/GregTech-Modern/pull/2087) +- Missing progress lang for some multis by @YoungOnionMC in [#2090](https://github.com/GregTechCEu/GregTech-Modern/pull/2090) +- Fix fluid drilling rig not working with 2 hatches by @YoungOnionMC in [#2092](https://github.com/GregTechCEu/GregTech-Modern/pull/2092) +- Fix Wooden sign recipes by @YoungOnionMC in [#2094](https://github.com/GregTechCEu/GregTech-Modern/pull/2094) +- Stone tags and LPG localisation by @JuiceyBeans in [#2095](https://github.com/GregTechCEu/GregTech-Modern/pull/2095) +- Add more interactions + fixes for Lighter by @JuiceyBeans in [#2075](https://github.com/GregTechCEu/GregTech-Modern/pull/2075) +- Fix Large Miner bus requirement by @YoungOnionMC in [#2121](https://github.com/GregTechCEu/GregTech-Modern/pull/2121) +- Fix Assembly Line ordering for certain orientations by @YoungOnionMC in [#2119](https://github.com/GregTechCEu/GregTech-Modern/pull/2119) +- Fix Gem downcrafting recipes by @YoungOnionMC in [#2102](https://github.com/GregTechCEu/GregTech-Modern/pull/2102) +- Fix Recipe NBT Serialization by @YoungOnionMC in [#2105](https://github.com/GregTechCEu/GregTech-Modern/pull/2105) +- Fix Drum Item fluid property handling by @YoungOnionMC in [#2128](https://github.com/GregTechCEu/GregTech-Modern/pull/2128) +- Misc Recipe Fixes by @Electrolyte220 in [#2125](https://github.com/GregTechCEu/GregTech-Modern/pull/2125) +- Rubber Wood/Log Fixes by @Electrolyte220 in [#2097](https://github.com/GregTechCEu/GregTech-Modern/pull/2097) +- Fix Frame Block being deleted upon shift-click with pipe by @YoungOnionMC in [#2131](https://github.com/GregTechCEu/GregTech-Modern/pull/2131) +- Fix Heat Capacity not showing in ABS and EBF by @RealKC in [#2134](https://github.com/GregTechCEu/GregTech-Modern/pull/2134) +- Fix Debrominated brine not having any usage by @YoungOnionMC in [#2133](https://github.com/GregTechCEu/GregTech-Modern/pull/2133) +- Add back backwards compatibility for the SteamParallelMultiblock constructor by @krossgg in [#2139](https://github.com/GregTechCEu/GregTech-Modern/pull/2139) +- Fix voltage floor formula causing negative values by @YoungOnionMC in [#2141](https://github.com/GregTechCEu/GregTech-Modern/pull/2141) +- Fix insertion and extraction of rotors in rotor holders by @YoungOnionMC in [#2143](https://github.com/GregTechCEu/GregTech-Modern/pull/2143) +- Fix Lighter ground behavior by @YoungOnionMC in [#2146](https://github.com/GregTechCEu/GregTech-Modern/pull/2146) +- Fix magnetic double plate overlay by @YoungOnionMC in [#2148](https://github.com/GregTechCEu/GregTech-Modern/pull/2148) +- Fix Surface Rock model in inventories and player by @YoungOnionMC in [#2155](https://github.com/GregTechCEu/GregTech-Modern/pull/2155) +- Fix various recipe and item issues by @JuiceyBeans in [#2077](https://github.com/GregTechCEu/GregTech-Modern/pull/2077) +- Fix various Cleanroom issues by @krossgg in [#2156](https://github.com/GregTechCEu/GregTech-Modern/pull/2156) +- Fixed milk crash by @YoungOnionMC in [#2158](https://github.com/GregTechCEu/GregTech-Modern/pull/2158) +- Fix progress bar textures by @JuiceyBeans in [#2163](https://github.com/GregTechCEu/GregTech-Modern/pull/2163) +- Fix FoodStats tooltip by @JuiceyBeans in [#2161](https://github.com/GregTechCEu/GregTech-Modern/pull/2161) + +### Changed + +- Update manage-pr-labels.yml by @krossgg in [#2062](https://github.com/GregTechCEu/GregTech-Modern/pull/2062) +- Change Wooden Multiblock Tank recipe to use copper instead of lead by @JuiceyBeans in [#2107](https://github.com/GregTechCEu/GregTech-Modern/pull/2107) +- Allow Steam Multiblocks to have variable parallel amounts by @Deepacat in [#2108](https://github.com/GregTechCEu/GregTech-Modern/pull/2108) +- Refactor and add missing sign & trapdoor recipes by @Electrolyte220 in [#2098](https://github.com/GregTechCEu/GregTech-Modern/pull/2098) +- Rework Pump Machine logic to fix issues by @eragaxshim in [#2003](https://github.com/GregTechCEu/GregTech-Modern/pull/2003) + + Version: 1.4.1 # **1.21 IS A *VERY* BREAKING UPDATE, DO NOT TRY TO UPDATE FROM 1.20.1 OR 1.19.2** diff --git a/gradle.properties b/gradle.properties index 085b426742..bef77892b2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ loader_version = 2 # Mod Info mod_id = gtceu mod_name = GregTech -mod_version = 1.4.5 +mod_version = 1.4.6 mod_description = GregTech CE Unofficial, ported from 1.12.2 mod_license = LGPL-3.0 license mod_url = https://github.com/GregTechCEu/GregTech-Modern/