Skip to content

Releases: ExtraCells/ExtraCells2

EC 2.6.3

18 Oct 12:51
Compare
Choose a tag to compare
EC 2.6.3 Pre-release
Pre-release
  • Fixed AE2WTLib incompatibilities caused by compiling against old version.
  • Rewritten OreDict export bus filter handling.

Has NOT been robustly tested in detail. Making a release here as I am unable to upload new releases on curseforge and that EC2 is really overdue for an update anyway.

Pattern Syntax: [!][@~]<pattern>
Filter syntax: <pattern> [&|] <pattern2> [&|] ...
Parentheses NOT supported.
@ prefix for resource namespace matching (i.e. @minecraft @appliedenergistics)
~ prefix for resource path matching
! for negation (use before @ and ~ if applicable)

  • can be used in any position, although usage of * that isn't beginning or end may result in performance hits due to usage of regex matching.

Usage with pure oredict matches (no @ and ~) will result in querying the oredict once and building a whitelist that is saved and the filter is only evaluated once.
Using @ and ~ will result in the filter being evaluated for every item in AE until it finds a match.

EC 2.5 Build 8

08 Nov 17:24
Compare
Choose a tag to compare
EC 2.5 Build 8 Pre-release
Pre-release
fixed gas terminal not selecting gas

2.2.5X

02 Feb 15:07
Compare
Choose a tag to compare

use the buildserver