aboutsummaryrefslogtreecommitdiff
path: root/api/src/main/java/me/shedaniel/rei/impl/Internals.java
AgeCommit message (Collapse)Author
2025-02-25Fix custom ingredientsshedaniel
2024-10-26Update to 1.21.2 (Please read Primer)shedaniel
https://hackmd.io/@shedaniel/rei17_primer
2024-09-17Merge remote-tracking branch 'origin/14.x-1.20.4' into 15.x-1.20.5shedaniel
# Conflicts: # api/src/main/java/me/shedaniel/rei/api/common/display/basic/BasicDisplay.java # api/src/main/java/me/shedaniel/rei/impl/Internals.java # default-plugin/src/main/java/me/shedaniel/rei/plugin/common/displays/DefaultSmithingDisplay.java # fabric/src/main/resources/roughlyenoughitems.accessWidener # runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsCoreClient.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/performance/PerformanceScreen.java
2024-09-17Use InstanceHelper to get registryAccess11.x-1.19.4shedaniel
2024-03-02Update to 24w09ashedaniel
2023-01-22Update license to 2023shedaniel
2022-04-12Support for JEI 9.5, Close #821, Fix #807shedaniel
2022-01-15Update LICENSE for 2022shedaniel
2021-08-28Fix #500shedaniel
2021-06-03Use Java 16 featuresshedaniel
2021-05-22Simplify code in DefaultCraftingDisplay and NbtHasherProviderImplshedaniel
2021-05-03Update license headershedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-25Refactor Default Plugin packages, fix favoritesshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
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-19Implement ItemComparatorRegistry as a replacement for previous check tags ↵shedaniel
and check amount flags Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-09Use AbstractRecipeViewingScreen and remove static from ScreenHelpershedaniel
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>
2020-12-20wip moreshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>