aboutsummaryrefslogtreecommitdiff
path: root/RoughlyEnoughItems-default-plugin/src
AgeCommit message (Collapse)Author
2021-06-20Filter recipe typeshedaniel
2021-04-21Fix bucket with null fluid (#522)Technici4n
2021-02-14remove autocraft buttons from stripping, tilling, pathing (#471)Shnupbups
2020-11-08Fix red slots in furnaces & fix crash with opening config screensshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-11-05v5.8.0 Updateshedaniel
- Config screen animations - Require dragging the favorites further before initializing the dragging phase - Require specific fabric modules to run instead of the whole API - Mark getPreviousContainerScreen as nullable - New config settings for setting entry list boundaries - Update fabric loader, auto config and cloth config versions Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-10-29Favorites Draggingshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-10-04Fix #418shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-09-28Make screen click area a provider, and fix work stations border displayed as ↵shedaniel
light. Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-09-22Fix #409 and moreshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-09-111.16.3 and remove the assumption that fabric tags are categorizing the tools.shedaniel
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-30Fix brewing potions not appearing and allow scrolling in the tabs for ↵shedaniel
villager like recipe viewing screen Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-08-28Beacon Payment category (Close #406)shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-08-27Some Nullable and NotNull annotationsshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-08-27Migrate from yarn to mojmapshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-08-22Tilling and Pathing (#403)Shnupbups
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-08-09Fix #395shedaniel
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>