aboutsummaryrefslogtreecommitdiff
path: root/RoughlyEnoughItems-runtime/src/main/java
AgeCommit message (Collapse)Author
2021-01-30Fix merge conflicts5.x-forgeshedaniel
2021-01-30Fix #462shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-01-30New search syntax highlighting, small changes to dark theme, bump to 5.9.0shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-01-27Clicking the item again in cheat mode will increment the stackshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-01-21Fix merge conflictsshedaniel
2021-01-21Update ConfigManagerImplshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-01-21Make config screen animations more bearable, fix work station recipes ↵shedaniel
ignoring the visibility handlers. Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-01-21Slow down stack rotating, and allowing users to scroll through the stacks.shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-01-21Fix opening the config menu before going into the world.shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-01-21Fix #442shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-01-21Remove resize dynamicallyshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-11-15Fix merge issuesshedaniel
2020-11-15Fix #440 and brings better animations to the config menu.shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-11-15Fix red slots in furnaces & fix crash with opening config screensshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-11-15Fix #431shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-11-15v5.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-11-02Fix merge errorsshedaniel
2020-11-02Fix mouse click for viewing recipesshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-11-02Favorites Draggingshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-10-17Close #423shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-10-01Allow a more specific click area handler.shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-09-28Link to the forge REI instead.shedaniel
2020-09-28Fix merge conflictsshedaniel
2020-09-28Fix #416shedaniel
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-28Forgot to format licensesshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-09-28Display translators.shedaniel
2020-09-28Fix #409 and moreshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-09-20Add config gui extensionshedaniel
2020-09-15Publish to bintrayshedaniel
2020-09-10Turn EntryStack methods turn an ImmutableList instead of ArrayListshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-09-08Make fuel workshedaniel
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-09-07Improve memory usageshedaniel
2020-09-07Forge portshedaniel
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-28Detect a good optifabric instance, it should support Chocohead/OptiFabricshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-08-27Put the search bar to the side automatically if there is no space.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-21Fix #402shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-08-21Fix not being able to move items to grid in survival.shedaniel
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-12Reverse search field arrowsshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-08-12Handle #399, however not fixed.shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-08-09Fix Build (#398)TheBrokenRail
2020-08-09Fix #395shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-08-08Improve ContainerInfo to allow non-vanilla slots or custom behaviourshedaniel
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>