aboutsummaryrefslogtreecommitdiff
path: root/RoughlyEnoughItems-runtime/src/main/java/me/shedaniel/rei/impl/FluidEntryStack.java
AgeCommit message (Collapse)Author
2020-12-14The big refactorshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-12-11Update to 20w49ashedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-09-23Use Block#getName to get the fluid name, thanks Technici4n!shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-09-22Fix #409 and moreshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-09-09Get rid of mixins, turn EntryStack methods turn an ImmutableList instead of ↵shedaniel
ArrayList Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-09-07Made FluidSupportProvider capable in returning more than 1 fluid and fix ↵shedaniel
hwyla double modid tooltip Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-08-27Migrate from yarn to mojmapshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-08-21Fix #402shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-08-20Some changes to partitioning search and optimisations to asFormattedText in ↵shedaniel
ItemEntryStack. Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-08-08Fix duplicate mod id with hwylashedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-08-05REI 5.1.0:shedaniel
- Improve auto crafting, now able to detect things on the grid - Introduce getResultingEntries as a replacement for getOutputEntries, it can now handle lists of lists of stacks - Caching for fluid hashing - Full fractions support for simple recipe display - Made searchFavorites defaulted false Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-07-295.x - 20w30ashedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>