aboutsummaryrefslogtreecommitdiff
path: root/RoughlyEnoughItems-runtime/src/main/java/me
AgeCommit message (Collapse)Author
2024-07-22Check slots before modificationshedaniel
2021-06-04Fix tooltips when the overlay is not visibleshedaniel
2021-05-28Fix #536shedaniel
2021-04-12Fix #511shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-20Fix #488shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-02-27Implement search modes and make tooltip always enabled by default.shedaniel
Close #452 Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-02-21Add feedback linkshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-02-15Fix filters not applying to modded entriesshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-02-14Fix #469shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-02-13Require Cloth Config and display the error screen if it is not present.shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-02-13Update Cloth Config & Migrate to Architectury Loomshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-02-05Optimise scrolled entry list with a lot of entriesshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-01-28Fix #462shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-01-27New 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>
2020-12-18Update ConfigManagerImplshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-12-15Make config screen animations more bearable, fix work station recipes ↵shedaniel
ignoring the visibility handlers. Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-12-06Slow down stack rotating, and allowing users to scroll through the stacks.shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-11-19Fix opening the config menu before going into the world.shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-11-19Fix #442shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-11-16Remove resize dynamicallyshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-11-15Fix #440 and brings better animations to the config menu.shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-11-08Fix red slots in furnaces & fix crash with opening config screensshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-11-05Fix #431shedaniel
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-11-01Fix mouse click for viewing recipesshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-10-29Favorites 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-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-26Forgot to format licensesshedaniel
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-09-07Improve memory usageshedaniel
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-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>