Skip to content

Commit

Permalink
RELEASE for 1.20.1 (#2924)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 2, 2025
1 parent 7a19165 commit b984b4b
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 1 deletion.
75 changes: 75 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,80 @@
# ChangeLog

## Version [v1.6.4](https://github.com/GregTechCEu/GregTech-Modern/compare/v1.6.3-1.20.1...v1.6.4-1.20.1)
### Added

- Add magnet filters by @omergunr100 in [#2769](https://github.com/GregTechCEu/GregTech-Modern/pull/2769)
- Config option to enable/disable ore indicator generation by @JuiceyBeans in [#2767](https://github.com/GregTechCEu/GregTech-Modern/pull/2767)
- Add assembler recipes for fishing rods by @JuiceyBeans in [#2757](https://github.com/GregTechCEu/GregTech-Modern/pull/2757)
- Add campfire extinguishing behavior to shovels by @JuiceyBeans in [#2740](https://github.com/GregTechCEu/GregTech-Modern/pull/2740)
- Add ability to ignore tag prefixes when building Material by @tomprince in [#2627](https://github.com/GregTechCEu/GregTech-Modern/pull/2627)
- Add log-stripping recipes in the lathe by @a-a-GiTHuB-a-a in [#2775](https://github.com/GregTechCEu/GregTech-Modern/pull/2775)
- Refresh slot textures + change assembler slot texture by @JuiceyBeans in [#2818](https://github.com/GregTechCEu/GregTech-Modern/pull/2818)
- Add Day/night Recipe Condition by @JuiceyBeans in [#2885](https://github.com/GregTechCEu/GregTech-Modern/pull/2885)
- Add builder for KJS by @krossgg in [#2866](https://github.com/GregTechCEu/GregTech-Modern/pull/2866)

### Fixed

- Filter nitpicks by @omergunr100 in [#2786](https://github.com/GregTechCEu/GregTech-Modern/pull/2786)
- Make steam miners also break miner pipe when broken by @a-a-GiTHuB-a-a in [#2776](https://github.com/GregTechCEu/GregTech-Modern/pull/2776)
- Fix data bank not requiring energy by @kitgxrl in [#2796](https://github.com/GregTechCEu/GregTech-Modern/pull/2796)
- Stop showing Running 1 parallel. in Jade/TOP. by @tomprince in [#2758](https://github.com/GregTechCEu/GregTech-Modern/pull/2758)
- Change circuits for tungsten carbide and titanium carbide by @JuiceyBeans in [#2750](https://github.com/GregTechCEu/GregTech-Modern/pull/2750)
- Fix explosion logic by @omergunr100 in [#2824](https://github.com/GregTechCEu/GregTech-Modern/pull/2824)
- Add overrides for setFluid and getFluid calls to PotionItem by @loving2 in [#2770](https://github.com/GregTechCEu/GregTech-Modern/pull/2770)
- Implement vanilla getFoodProperties() method by @jtuc in [#2839](https://github.com/GregTechCEu/GregTech-Modern/pull/2839)
- Fix ME hatches crashing on server side by @dnk1234567 in [#2812](https://github.com/GregTechCEu/GregTech-Modern/pull/2812)
- Fix map overlay caches not clearing when they should by @omergunr100 in [#2744](https://github.com/GregTechCEu/GregTech-Modern/pull/2744)
- Fix the rotor holder renderer crashing due to syncing of held item by @omergunr100 in [#2820](https://github.com/GregTechCEu/GregTech-Modern/pull/2820)
- Fix storage cover widget icon by @JuiceyBeans in [#2817](https://github.com/GregTechCEu/GregTech-Modern/pull/2817)
- Fix Machine Controller Cover crashing without anything to control by @omergunr100 in [#2821](https://github.com/GregTechCEu/GregTech-Modern/pull/2821)
- Fix client crashing when failing to send keybinds to the server by @omergunr100 in [#2829](https://github.com/GregTechCEu/GregTech-Modern/pull/2829)
- Fix Log and Stripped Recipes causing NPE by @YoungOnionMC in [#2864](https://github.com/GregTechCEu/GregTech-Modern/pull/2864)
- Fix radaway dust decomposition resource duplication by @omergunr100 in [#2869](https://github.com/GregTechCEu/GregTech-Modern/pull/2869)
- Fix meta machines being valid spawn points by @omergunr100 in [#2872](https://github.com/GregTechCEu/GregTech-Modern/pull/2872)
- Fix fusion reactor renderer logic by @omergunr100 in [#2871](https://github.com/GregTechCEu/GregTech-Modern/pull/2871)
- Fix harmful effects applying for a tick with QuarkTech Helmet by @Irgendwer01 in [#2886](https://github.com/GregTechCEu/GregTech-Modern/pull/2886)
- Fix Charcoal Pile Igniter crash by @MatthiasMann in [#2889](https://github.com/GregTechCEu/GregTech-Modern/pull/2889)
- Fix Fisher Loot button not being persisted by @Echoloquate in [#2884](https://github.com/GregTechCEu/GregTech-Modern/pull/2884)
- Fix Research Machines not respecting Maintenance Config by @krossgg in [#2893](https://github.com/GregTechCEu/GregTech-Modern/pull/2893)
- Fix Text Formatting in Maintenance GUI by @YoungOnionMC in [#2870](https://github.com/GregTechCEu/GregTech-Modern/pull/2870)
- Fix StackOverflowError caused by infinite food recursion by @krossgg in [#2891](https://github.com/GregTechCEu/GregTech-Modern/pull/2891)
- Fix Fusion Reactor Recipe Widget inconsistencies by @krossgg in [#2890](https://github.com/GregTechCEu/GregTech-Modern/pull/2890)
- Enable cover behavior for basic (untiered) solar panels by @jtuc in [#2837](https://github.com/GregTechCEu/GregTech-Modern/pull/2837)
- Make Cleanroom Casings respect the casing amount config. by @YoungOnionMC in [#2918](https://github.com/GregTechCEu/GregTech-Modern/pull/2918)
- Add Comma Formatting to Cable Tooltips by @YoungOnionMC in [#2920](https://github.com/GregTechCEu/GregTech-Modern/pull/2920)
- Fix missing decomp for various Copper Blocks by @YoungOnionMC in [#2916](https://github.com/GregTechCEu/GregTech-Modern/pull/2916)
- Fix temperature for sulfuric light fuel by @JuiceyBeans in [#2914](https://github.com/GregTechCEu/GregTech-Modern/pull/2914)
- Fix ParallelHatchPartMachine starting with 0 parallels by @krossgg in [#2896](https://github.com/GregTechCEu/GregTech-Modern/pull/2896)
- Fix Detector Comparator calculation and add Latching toggle by @krossgg in [#2898](https://github.com/GregTechCEu/GregTech-Modern/pull/2898)
- Fix conflict between Gold Drum and Gold Pressure Plate by @GirixK in [#2865](https://github.com/GregTechCEu/GregTech-Modern/pull/2865)
- Fix nano saber model by @ko-lja in [#2917](https://github.com/GregTechCEu/GregTech-Modern/pull/2917)
- Fix Robot Arm Keep Exact functionality with item pipes by @BryanSer in [#2897](https://github.com/GregTechCEu/GregTech-Modern/pull/2897)
- Fix drums that are not acid proof allows to fill acid by @DiFFoZ in [#2784](https://github.com/GregTechCEu/GregTech-Modern/pull/2784)

### Changed

- Configurable Electric Singleblock miner speed by @eve336 in [#2785](https://github.com/GregTechCEu/GregTech-Modern/pull/2785)
- Rewrite biome coloring to not require rendering mod patches by @embeddedt in [#2773](https://github.com/GregTechCEu/GregTech-Modern/pull/2773)
- Use B instead of kmB in ME Input Hatches. by @tomprince in [#2759](https://github.com/GregTechCEu/GregTech-Modern/pull/2759)
- Restructure Gradle for Dev Efficiency by @krossgg in [#2787](https://github.com/GregTechCEu/GregTech-Modern/pull/2787)
- Lazily construct GTRecipeWrappers in JEI recipe category by @embeddedt in [#2714](https://github.com/GregTechCEu/GregTech-Modern/pull/2714)
- Remove lombok val for var by @mrquentin in [#2802](https://github.com/GregTechCEu/GregTech-Modern/pull/2802)
- Add utils functions to the IMachineOwner interface to ease the retrie… by @mrquentin in [#2801](https://github.com/GregTechCEu/GregTech-Modern/pull/2801)
- Replace some Bucket Item stacks with FluidContainerIngredient by @mrquentin in [#2804](https://github.com/GregTechCEu/GregTech-Modern/pull/2804)
- Allow setting material formula from builder. by @tomprince in [#2594](https://github.com/GregTechCEu/GregTech-Modern/pull/2594)
- Refactor fusion reactor renderer by @omergunr100 in [#2855](https://github.com/GregTechCEu/GregTech-Modern/pull/2855)
- Fix ME machine copy-paste tooltip by @jtuc in [#2838](https://github.com/GregTechCEu/GregTech-Modern/pull/2838)
- Update ru_ru by @marisathewitch in [#2873](https://github.com/GregTechCEu/GregTech-Modern/pull/2873)
- Add hardRedstoneRecipe for target block by @JuiceyBeans in [#2888](https://github.com/GregTechCEu/GregTech-Modern/pull/2888)
- Update zh_cn by @iouter in [#2863](https://github.com/GregTechCEu/GregTech-Modern/pull/2863)
- Add color to Cable Tooltips by @YoungOnionMC in [#2911](https://github.com/GregTechCEu/GregTech-Modern/pull/2911)
- Add Getter methods to BatteryMatchWrapper by @mrquentin in [#2903](https://github.com/GregTechCEu/GregTech-Modern/pull/2903)
- update ja_jp.json by @code-onigiri in [#2922](https://github.com/GregTechCEu/GregTech-Modern/pull/2922)
- Fix prospector waypoint message showing when no waypoint created by @Pumpkin7266 in [#2908](https://github.com/GregTechCEu/GregTech-Modern/pull/2908)
- Change Muffler hatch particles to campfire smoke by @JuiceyBeans in [#2913](https://github.com/GregTechCEu/GregTech-Modern/pull/2913)


## Version [v1.6.3](https://github.com/GregTechCEu/GregTech-Modern/compare/v1.6.2-1.20.1...v1.6.3-1.20.1)
### Added

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ org.gradle.caching = true
# Mod Info
mod_id = gtceu
mod_name = GregTech
mod_version = 1.6.4
mod_version = 1.6.5
mod_description = GregTech CE Unofficial, ported from 1.12.2
mod_license = LGPL-3.0 license
mod_url = https://github.com/GregTechCEu/GregTech-Modern/
Expand Down

0 comments on commit b984b4b

Please sign in to comment.