Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 12, 2025
1 parent 2feec8d commit 9a18fd0
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,54 @@
# ChangeLog

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

- Add durability-based decomposition to Rotors and Tools by @YoungOnionMC in [#2623](https://github.com/GregTechCEu/GregTech-Modern/pull/2623)
- Add FTB Chunks ore prospector compatibility by @omergunr100 in [#2642](https://github.com/GregTechCEu/GregTech-Modern/pull/2642)
- Add Tooltips to Cells/Vials by @YoungOnionMC in [#2682](https://github.com/GregTechCEu/GregTech-Modern/pull/2682)
- Add tooltips to Ores on Xaero's World Map by @jtuc in [#2687](https://github.com/GregTechCEu/GregTech-Modern/pull/2687)
- Add ability for Nano/Quark boots to walk on powder snow 🥶 by @krossgg in [#2712](https://github.com/GregTechCEu/GregTech-Modern/pull/2712)
- Add various GUI changes relating to Parallel Recipes by @krossgg in [#2719](https://github.com/GregTechCEu/GregTech-Modern/pull/2719)
- Add freeze immunity to QuarkTech Chestplate by @krossgg in [#2728](https://github.com/GregTechCEu/GregTech-Modern/pull/2728)
- Add sign and sheep dying capability to Chemical Dyes by @krossgg in [#2730](https://github.com/GregTechCEu/GregTech-Modern/pull/2730)

### Fixed

- Fix tree felling helper memory leak by @omergunr100 in [#2677](https://github.com/GregTechCEu/GregTech-Modern/pull/2677)
- Fix AIOOBE Cleanroom crash by @YoungOnionMC in [#2678](https://github.com/GregTechCEu/GregTech-Modern/pull/2678)
- Add red sand to glass arc furnace recipe by @YoungOnionMC in [#2679](https://github.com/GregTechCEu/GregTech-Modern/pull/2679)
- Fix various Stone Type Entry Material issues by @YoungOnionMC in [#2680](https://github.com/GregTechCEu/GregTech-Modern/pull/2680)
- Fix Rotor Holder Lighting by @YoungOnionMC in [#2681](https://github.com/GregTechCEu/GregTech-Modern/pull/2681)
- Fix prospecting inconsistencies by @omergunr100 in [#2688](https://github.com/GregTechCEu/GregTech-Modern/pull/2688)
- Fix EMI and REI loaded checks by @krossgg in [#2709](https://github.com/GregTechCEu/GregTech-Modern/pull/2709)
- Fix missing spaces in stone recipes by @Electrolyte220 in [#2705](https://github.com/GregTechCEu/GregTech-Modern/pull/2705)
- Fix cleanrooms not allowing 4 full doors in structure by @FakeDomi in [#2717](https://github.com/GregTechCEu/GregTech-Modern/pull/2717)
- Fix rotors not being distinguishable by recipe viewers by @krossgg in [#2710](https://github.com/GregTechCEu/GregTech-Modern/pull/2710)
- Fix Voiding Cover + Soft Mallet interaction by @krossgg in [#2721](https://github.com/GregTechCEu/GregTech-Modern/pull/2721)
- Fix empty bucket showing fluid tooltip by @krossgg in [#2724](https://github.com/GregTechCEu/GregTech-Modern/pull/2724)
- Fix charcoal pile igniter pattern by @krossgg in [#2725](https://github.com/GregTechCEu/GregTech-Modern/pull/2725)
- Fix various steam miner issues by @krossgg in [#2729](https://github.com/GregTechCEu/GregTech-Modern/pull/2729)
- Fix solvent spray can not actually removing paint color by @tomprince in [#2732](https://github.com/GregTechCEu/GregTech-Modern/pull/2732)
- Fix miner duplication for self-dropping blocks by @krossgg in [#2734](https://github.com/GregTechCEu/GregTech-Modern/pull/2734)

### Changed

- Crafting Component Refactor by @YoungOnionMC in [#2652](https://github.com/GregTechCEu/GregTech-Modern/pull/2652)
- Optimize ParallelLogic loops slightly by @jtuc in [#2668](https://github.com/GregTechCEu/GregTech-Modern/pull/2668)
- Refactor LDLib calls by @omergunr100 in [#2609](https://github.com/GregTechCEu/GregTech-Modern/pull/2609)
- Optimize MultiPart and ParallelHatch performance by @krossgg in [#2684](https://github.com/GregTechCEu/GregTech-Modern/pull/2684)
- Change RTM coil texture and mcmeta files by @chemlzh in [#2691](https://github.com/GregTechCEu/GregTech-Modern/pull/2691)
- Update zh_cn.json by @iouter in [#2707](https://github.com/GregTechCEu/GregTech-Modern/pull/2707)
- Update ru_ru by @marisathewitch in [#2701](https://github.com/GregTechCEu/GregTech-Modern/pull/2701)
- Use for Breadth First Search. by @tomprince in [#2697](https://github.com/GregTechCEu/GregTech-Modern/pull/2697)
- Allow Maintenance ability on layer 2 of DT by @krossgg in [#2711](https://github.com/GregTechCEu/GregTech-Modern/pull/2711)
- Mark required research data as a catalyst in XEI. by @tomprince in [#2718](https://github.com/GregTechCEu/GregTech-Modern/pull/2718)
- Change various Steam Bus elements by @krossgg in [#2722](https://github.com/GregTechCEu/GregTech-Modern/pull/2722)
- Change intermediate products in Ore Processing Page to BOTH by @krossgg in [#2723](https://github.com/GregTechCEu/GregTech-Modern/pull/2723)
- Remove Quartz Slab Cutter recipe due to conflict by @krossgg in [#2727](https://github.com/GregTechCEu/GregTech-Modern/pull/2727)
- Change damping to be a property of definition rather than class by @tomprince in [#2731](https://github.com/GregTechCEu/GregTech-Modern/pull/2731)


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

Expand Down

0 comments on commit 9a18fd0

Please sign in to comment.