aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/java/me/shedaniel/rei/gui/ContainerScreenOverlay.java
AgeCommit message (Collapse)Author
2021-03-25Relocate most of the internal classes to match the apishedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-25Refactor MenuInfo, split client and server apis, new dual PluginManager ↵shedaniel
system, remove @NotNull Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-23Improve UncertainDisplayViewingScreenshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-21Rewrite search engine and expose as APIshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-21Rely on ScreenRegistry more on calculating the boundsshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-20Refactor exclusion zones, wrap JEI exclusion zonesshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-20Fix #488shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-19Implement ItemComparatorRegistry as a replacement for previous check tags ↵shedaniel
and check amount flags Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-18Relocate api classesshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-17Expend DraggableStackProvider and DraggableStackVisitor to work in any ↵shedaniel
widgets, implement renderBackToPosition Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-09Use AbstractRecipeViewingScreen and remove static from ScreenHelpershedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-09Very primitive background rendering for JEI pluginsshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-02-27Remove depending on Cloth API, switching to architecturyshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-02-21Moreshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-02-05Moreshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-02-05More relocationshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-01-04Search Syntax Highlightingshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-12-20wip moreshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>