aboutsummaryrefslogtreecommitdiff
path: root/fabric/src/main/resources/roughlyenoughitems.accessWidener
AgeCommit message (Collapse)Author
2025-04-10Update to 1.21.5shedaniel
2024-12-13Fix sub-menus not showingshedaniel
2024-12-07Use correct buffer source for rendering (#1768)RK_01
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-17Merge remote-tracking branch 'origin/12.x-1.20' into 13.x-1.20.2shedaniel
# Conflicts: # 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/impl/client/registry/display/DisplayRegistryImpl.java # runtime/src/main/java/me/shedaniel/rei/impl/common/registry/RecipeManagerContextImpl.java
2024-09-17Merge remote-tracking branch 'origin/11.x-1.19.4' into 12.x-1.20shedaniel
# Conflicts: # default-plugin/src/main/java/me/shedaniel/rei/plugin/common/displays/DefaultSmithingDisplay.java # fabric/src/main/resources/roughlyenoughitems.accessWidener # forge/src/main/resources/META-INF/accesstransformer.cfg
2024-09-17Merge remote-tracking branch 'origin/9.x-1.19' into 11.x-1.19.4shedaniel
# Conflicts: # fabric/src/main/resources/roughlyenoughitems.accessWidener # forge/src/main/resources/META-INF/accesstransformer.cfg
2024-09-06New plugin reload setupshedaniel
1. Plugin reloads will now interrupt existing reloading tasks if a new plugin reload has been requested 2. Plugin reloads will be automatically interrupted when the player leaves the level / the level is removed 3. More logging in DisplayRegistryImpl showing the stats of displays 4. Failure in filling recipes will now not stop the caching of display lookup 5. Slightly improve performance of checking display visibility on display lookup
2024-08-14Fix #1666shedaniel
2024-04-25Update to 1.20.5shedaniel
2024-03-02Update to 24w09ashedaniel
2023-11-02Merge remote-tracking branch 'origin/12.x-1.20' into 13.x-1.20.2shedaniel
# Conflicts: # fabric/src/main/resources/roughlyenoughitems.accessWidener
2023-10-24Rewrite how creative mode tab items are collectedshedaniel
2023-08-08Update to 23w31ashedaniel
2023-05-28Update to 1.20-pre6shedaniel
2023-04-02Update to 23w13a_or_bshedaniel
2023-03-04Initial Port to 1.19.4-pre3shedaniel
2022-12-09Update to 1.19.3shedaniel
2022-10-28Update to 22w43ashedaniel
2022-10-23Remove invalid AWshedaniel
2022-06-28Fix compile issuesshedaniel
2022-06-28WIP on Tag Category, add Overflow Widgetshedaniel
2022-04-15Fix #817shedaniel
2021-10-28Update to 21w34ashedaniel
2021-06-27Fix #572 & add getDraggableAcceptingBoundsshedaniel
2021-06-20Properly implement tooltip rendering for bundlesshedaniel
2021-05-22Initial port to 21w20ashedaniel
2021-04-10Primitive port to 21w14ashedaniel
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-09Very primitive background rendering for JEI pluginsshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-02-28Port to Architectury Multiloadershedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>