Skip to content

Releases: Team-IO/taam

1.1.0-beta15 for MC 1.10.2

05 Dec 15:32
cb99941
Compare
Choose a tag to compare
Pre-release

New Features / Improvements:

  • Introduce automated unit tests + run them during CI
  • Change wooden conveyor model to not use rubber optic (#257)
  • Add wooden band and change recipe for wooden conveyor (fixes #257)
  • Remove obsolete wood pieces from conveyor model
  • Implement blacklist for right click on conveyors ( Fixes #253 )
  • Reduce cost for magnetic coil and support frame ( #249 )
  • Drop attached redirectors when breaking or disassembling conveyors ( fixes #247 )

Bugfixes:

  • Added safeguards for null fluidStack arrays and some other cases ( #254 )
  • Added safeguards for issues with partially loaded machines and corrupt data
  • Correctly mark tile entities and multiparts dirty when processing, might fix some desyncs and/or dataloss
  • Prevent model loading errors before variant registration (e8b3b83)
    • Load earlier to prevent errors
    • Add an additional pseudo-variant for inventory rendering
  • Full rewrite of piping system (9b75482, should work towards fixing #213)
  • Network code cleanup (abae350), should improve rendering performance a bit

Known issues:

1.1.0-beta15 for MC 1.9.4

05 Dec 15:29
5dd2bc0
Compare
Choose a tag to compare
Pre-release

New Features / Improvements:

  • Introduce automated unit tests + run them during CI
  • Change wooden conveyor model to not use rubber optic (#257)
  • Add wooden band and change recipe for wooden conveyor (fixes #257)
  • Remove obsolete wood pieces from conveyor model
  • Implement blacklist for right click on conveyors ( Fixes #253 )
  • Reduce cost for magnetic coil and support frame ( #249 )
  • Drop attached redirectors when breaking or disassembling conveyors ( fixes #247 )

Bugfixes:

  • Added safeguards for null fluidStack arrays and some other cases ( #254 )
  • Added safeguards for issues with partially loaded machines and corrupt data
  • Correctly mark tile entities and multiparts dirty when processing, might fix some desyncs and/or dataloss
  • Prevent model loading errors before variant registration (e8b3b83)
    • Load earlier to prevent errors
    • Add an additional pseudo-variant for inventory rendering
  • Full rewrite of piping system (9b75482, should work towards fixing #213)
  • Network code cleanup (abae350), should improve rendering performance a bit

Known issues:

1.1.0-beta14 for MC 1.10.2

26 Dec 21:19
Compare
Choose a tag to compare
Pre-release

New Features / Improvements:

  • Finalize Elevator behaviour, model and texture (Some usability improvements are still missing ( #64 )
  • Cleanup Model & Texture of the industrial lamp ( #75 )
  • Made industrial lamps move down a bit when placed on the side of a conveyor or other compatible machine ( also #75, which is DONE now! )
  • Optimize recipe debug logs & caching of recipes in Crusher & Grinder

Bugfixes:

  • Fixes for the compat recipe generation ( #242 )
  • Fixed a typo in the kaolinite ore dictionary registration
  • Fix crusher (and grinder) deleting items when items backlog (fixes #246)
  • Prevent duping bug with crusher/grinder and hoppers (Fixes #244)

1.1.0-beta14 for MC 1.9.4

26 Dec 21:18
Compare
Choose a tag to compare
Pre-release

New Features / Improvements:

  • Finalize Elevator behaviour, model and texture (Some usability improvements are still missing ( #64 )
  • Cleanup Model & Texture of the industrial lamp ( #75 )
  • Made industrial lamps move down a bit when placed on the side of a conveyor or other compatible machine ( also #75, which is DONE now! )
  • Optimize recipe debug logs & caching of recipes in Crusher & Grinder

Bugfixes:

  • Fixes for the compat recipe generation ( #242 )
  • Fixed a typo in the kaolinite ore dictionary registration
  • Fix crusher (and grinder) deleting items when items backlog (fixes #246)
  • Prevent duping bug with crusher/grinder and hoppers (Fixes #244)

1.1.0-beta14 for MC 1.8.9

26 Dec 21:17
Compare
Choose a tag to compare
Pre-release

New Features / Improvements:

  • Finalize Elevator behaviour, model and texture (Some usability improvements are still missing ( #64 )
  • Cleanup Model & Texture of the industrial lamp ( #75 )
  • Made industrial lamps move down a bit when placed on the side of a conveyor or other compatible machine ( also #75, which is DONE now! )
  • Optimize recipe debug logs & caching of recipes in Crusher & Grinder

Bugfixes:

  • Fixes for the compat recipe generation ( #242 )
  • Fixed a typo in the kaolinite ore dictionary registration
  • Fix crusher (and grinder) deleting items when items backlog (fixes #246)
  • Prevent duping bug with crusher/grinder and hoppers (Fixes #244)

1.1.0-beta13 for MC 1.8.9

01 Nov 01:39
Compare
Choose a tag to compare
Pre-release

Backport of all the beta changes so far

1.1.0-beta13 for MC 1.10.2

31 Oct 22:48
Compare
Choose a tag to compare
Pre-release

New Features:

  • Add some crusher recipes for other mod's items, using the ore dictionary
  • Add inverted industrial lamp

Enhancements:

  • Add tooltips to filter settings ( #239 )
  • JEI pages for the Sprayer Appliance recipes ( #235 )
  • Fix industrial lamp being on by default until hit by a block update ( #241 )
  • Adjust output of support beam recipe from 8 to 16

Bugfixes:

  • Fixed not being able to place aligner appliance (placed sprayer instead)
  • Fixed conveyor rotation in aligner filter gui ( #237 )
  • Add some missing German translations
  • Fixed smelting of iron + gold dust. They would result in "cheated" ingots - Existing ingots of this kind can now also be crated into regular ingots ( #240 )
  • Fixed rotation bug for the conveyor item bag and conveyor trash can (North + South orientation had the wrong slot availability, making them useless in that orientation) ( #222 )

1.1.0-beta13 for MC 1.9.4

31 Oct 22:47
Compare
Choose a tag to compare
Pre-release

New Features:

  • Add some crusher recipes for other mod's items, using the ore dictionary
  • Add inverted industrial lamp

Enhancements:

  • Add tooltips to filter settings ( #239 )
  • JEI pages for the Sprayer Appliance recipes ( #235 )
  • Fix industrial lamp being on by default until hit by a block update ( #241 )
  • Adjust output of support beam recipe from 8 to 16

Bugfixes:

  • Fixed not being able to place aligner appliance (placed sprayer instead)
  • Fixed conveyor rotation in aligner filter gui ( #237 )
  • Add some missing German translations
  • Fixed smelting of iron + gold dust. They would result in "cheated" ingots - Existing ingots of this kind can now also be crated into regular ingots ( #240 )
  • Fixed rotation bug for the conveyor item bag and conveyor trash can (North + South orientation had the wrong slot availability, making them useless in that orientation) ( #222 )

1.1.0-beta12 for MC 1.10.2

07 Oct 19:36
Compare
Choose a tag to compare
Pre-release

Enhancements:

  • Use player direction - if possible - when placing appliances & attachables in wrong orientations

Bugfixes:

  • Fix crashing when placing appliances in an unsupported orientation (currently 'down' and 'up') ( #236 )
  • Fix block placing of attachables not working correctly ( #207 )

1.1.0-beta12 for MC 1.9.4

07 Oct 19:36
Compare
Choose a tag to compare
Pre-release

Enhancements:

  • Use player direction - if possible - when placing appliances & attachables in wrong orientations

Bugfixes:

  • Fix crashing when placing appliances in an unsupported orientation (currently 'down' and 'up') ( #236 )
  • Fix block placing of attachables not working correctly ( #207 )