aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/java
AgeCommit message (Collapse)Author
2022-05-21Fix merge conflictsshedaniel
2022-05-21Merge remote-tracking branch 'origin/8.x-1.18.2' into 9.x-1.19shedaniel
# Conflicts: # gradle.properties # runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/SearchFilteringRule.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/ScreenOverlayImpl.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/performance/PerformanceScreen.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/DefaultDisplayViewingScreen.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/EntryWidget.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/FavoritesListWidget.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/InternalWidgets.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/entrylist/EntryListWidget.java
2022-05-21Add way to interact with the saved displayshedaniel
2022-05-20REI 8.2shedaniel
- Display History - Draggable Component - Multi Select Filtering Screen - Better Craftable Filter - Fix #850 - Fix #845 - Fix #832 - Fix #731 - Fix #839 - Fix #804 - Fix EvilCraft
2022-05-19API Changes for REI 9shedaniel
Documented Here: https://shedaniel.gitbook.io/roughly-enough-items/api-migration/rei-8-greater-than-rei-9
2022-04-28Update to 22w17ashedaniel
2022-04-28Merge remote-tracking branch 'origin/8.x-1.18.2' into 9.x-1.19shedaniel
# Conflicts: # runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsInitializer.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/performance/PerformanceScreen.java
2022-04-25Code refactor on entry listsshedaniel
2022-04-24Fix performance screen timeshedaniel
2022-04-23Show total load time in performance screenshedaniel
2022-04-23Compare versions more on a smaller scaleshedaniel
2022-04-23Update to 22w16bshedaniel
2022-04-22Merge remote-tracking branch 'origin/8.x-1.18.2' into 9.x-1.19shedaniel
2022-04-16Add shapeless indicatorshedaniel
2022-04-14Add what's getting hidden in the search filtering screenshedaniel
2022-04-14Merge remote-tracking branch 'origin/8.x-1.18.2' into 9.x-1.19shedaniel
2022-04-13Fix empty checks for argument types, Fix #673shedaniel
2022-04-13Check non-empty for craftable filter, Fix #663shedaniel
2022-04-13Make craftable filter defaulted onshedaniel
2022-04-13Make ctrl-click transfer less laggyshedaniel
2022-04-13Make craftable filter account for container changesshedaniel
2022-04-13Make ctrl-click transfer not suck that muchshedaniel
2022-04-13Make craftable filter check countshedaniel
2022-04-13Add option to disable compact arrowsshedaniel
2022-04-12Merge branch '8.x-1.18.2' into 9.x-1.19shedaniel
# Conflicts: # gradle.properties
2022-04-12Add supporting me linksshedaniel
2022-04-12Try to prevent async search cache from getting stuckshedaniel
2022-04-12Reposition Reload Search buttonshedaniel
2022-04-12Print "Refreshing cached entry list texture..." only when cache entry ↵shedaniel
rendering is enabled
2022-04-12Fix #829shedaniel
2022-04-12Fix #808shedaniel
2022-04-12Fix quark tooltip fighting issuesshedaniel
2022-04-12Support for JEI 9.5, Close #821, Fix #807shedaniel
2022-03-2022w11ashedaniel
2022-03-03Catch SearchFilterPrepareWatcher race conditionshedaniel
2022-03-02Remove config button tooltipshedaniel
2022-02-28Merge remote-tracking branch 'origin/7.x-1.18' into 7.x-1.18.2shedaniel
# Conflicts: # runtime/src/main/java/me/shedaniel/rei/impl/client/search/argument/type/TagArgumentType.java
2022-02-28Add search caching hintshedaniel
2022-02-27Fix #787shedaniel
2022-02-23Merge remote-tracking branch 'origin/7.x-1.18' into 7.x-1.18.2shedaniel
# Conflicts: # gradle.properties # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/AbstractDisplayViewingScreen.java
2022-02-19Fix #784shedaniel
2022-02-18Fix licenseshedaniel
2022-02-18Tweak changelogs a bitshedaniel
2022-02-18Close #783shedaniel
2022-02-18Implement changelog, close #772shedaniel
2022-02-15Close #768shedaniel
2022-02-15Close #110shedaniel
2022-02-15Fix #430shedaniel
2022-02-15Remove composite / default selection screenshedaniel
2022-02-15Support JEI API 9.3shedaniel