File Details
aequivaleo-0.1.64-BETA-javadoc-vanilla-api.jar
- B
- Sep 13, 2021
- 132.28 KB
- 22
- 1.16.5+3
- Forge
File Name
aequivaleo-0.1.64-BETA-javadoc-vanilla-api.jar
Supported Versions
- 1.16.5
- 1.16.4
- 1.16.3
- 1.16.2
Curse Maven Snippet
Aequivaleo Changelog
Version: 0.1.64-BETA
- Add fixes to the build file so CI works.
- Add silent gear as 1.16.5 as test dependencies.
- Fix an issue that caused graphs to produce invalid cycles with double edges.
- Implement a merger for graph analysis execution. This makes worlds with the same input data run in one analysis instead of in each of their own graphs and threads. Reducing the execution count, especially in larger mod packs with lots of dimensions and no world specific data.
Add support for blacklisting dimensions from analysis. * Fix identity issues in the tag container. * Update tag systems. * Update the unit tests and junit. Now ran on J16 locally. * Fix the build script related to fg 5. * Update to fg5 so we can run this in java 16. * Fix tags requiring iteration.

