Skip to content

Releases: Nomifactory/ExtendedCrafting

1.7.0

19 Jan 08:36
bcb6d7c
Compare
Choose a tag to compare

Changes since 1.6.1:

  • Rebrand (#22) - Dane Strandboge (19 Jan 2022)
  • Fix Quantum Compressor not running without item in input (#20) - ALongStringOfNumbers (23 Oct 2021)
  • Fix Quantum Compressor not running recipe after first time (#18) - ALongStringOfNumbers (30 Sep 2021)

1.6.1

21 Sep 22:22
149ac46
Compare
Choose a tag to compare

Changes since 1.6.0:

  • Implement Localization Support for Singularities (#13) - Exaxxion (21 Sep 2021)
  • Fix Quantum Compressor caching a bad recipe and getting stuck (#14) - ALongStringOfNumbers (02 Aug 2021)
  • Switch to GTCE FG Fork, update to latest 1.12.2 mappings (#11) - ALongStringOfNumbers (01 Aug 2021)
  • Fix certain combination recipes possibly not encoding properly with PExC Fixes #6 - eutropius225 (22 Dec 2020)
  • Fix incorrect crash log label. - eutropius225 (13 Oct 2020)

1.6.0

04 Sep 05:23
aec091d
Compare
Choose a tag to compare

Changes since 1.5.6:

  • Update modlist info (#5) - Exaxxion (03 Sep 2020)
  • Add (configurable) support for GTEU. - Eutro (03 Sep 2020)
  • Merge remote-tracking branch 'origin/master' - eutropius225 (02 Sep 2020)
  • Use CraftTweakerMC#getIngredient to get an Ingredient from the IIngredient. Fixes #3 - eutropius225 (02 Sep 2020)
  • Setup CICD (#1) - Neeve (27 Jul 2020)
  • Extract common container and gui code. Fix some parts of the GUIs being off-center. Also fix minor desync on craft and reduce packet spam. - eutropius225 (22 Jul 2020)
  • Remove test recipes, fix only the advanced table opening. - eutropius225 (22 Jul 2020)
  • Move nonnull annotations to package-info.java - eutropius225 (22 Jul 2020)
  • Don't show 1x Air when there is nothing crafting. - eutropius225 (22 Jul 2020)
  • Clean up WAILA compat. - eutropius225 (22 Jul 2020)
  • Cleanup - eutropius225 (22 Jul 2020)
  • Annotate all PExC-referenced fields, methods and classes, add information to crash report. - eutropius225 (22 Jul 2020)
  • Start cleaning up recipes. - eutropius225 (22 Jul 2020)
  • Clean up tile entity classes. - eutropius225 (22 Jul 2020)
  • Reorganize TileEnderCrafter.update()V - eutropius225 (16 Jul 2020)
  • Restore missing getProgressRequired()I - eutropius225 (16 Jul 2020)
  • Extract common parts of Ender Crafter and Pedestal - eutropius225 (16 Jul 2020)
  • Extract common Extended Table functionality. - eutropius225 (16 Jul 2020)
  • Fix Automation Interface dupe bug. - eutropius225 (14 Jul 2020)
  • Fix GuiHandler nullability warnings. - eutropius225 (14 Jul 2020)
  • Fix most nullability warnings. - eutropius225 (14 Jul 2020)
  • Clean up another batch of warnings, integrate Ingredients for more things. - eutropius225 (14 Jul 2020)
  • Clear up warnings, implement CraftTweaker ingredients properly. - eutropius225 (14 Jul 2020)