aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-16Support Fluid Overlays, fix #505shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-16Fix #506shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-16Fix licenseshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-16Fix icons for JEI categories with null iconsshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-16Update to 21w15ashedaniel
2021-04-16Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-04-16New translations en_us.json (ru_ru) (#518)shedaniel
2021-04-16Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
# Conflicts: # api/src/main/java/me/shedaniel/rei/api/common/transfer/info/simple/SimplePlayerInventoryMenuInfo.java # runtime/src/main/java/me/shedaniel/rei/plugin/client/entry/FluidEntryDefinition.java
2021-04-16Normalize fluid typeshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-14Apply generics to FilteringScreenshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-14Refactor MenuInfo into a provider system and add more docsshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-14Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
# Conflicts: # api/src/main/java/me/shedaniel/rei/api/common/util/EntryStacks.java # runtime/src/main/java/me/shedaniel/rei/plugin/client/entry/FluidEntryDefinition.java # runtime/src/main/java/me/shedaniel/rei/plugin/client/entry/ItemEntryDefinition.java
2021-04-14Pass the BakedModel as an extra datashedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-14Fix scrollbar rendering in FilteringScreenshedaniel
2021-04-14Fix more rendering issuesshedaniel
2021-04-14Pass the BakedModel as an extra datashedaniel
2021-04-12Fix #502 and Fix #499shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-12Prepare for true sided REIshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-10Merge branch '6.x' into 6.x-1.17shedaniel
# Conflicts: # api/src/main/java/me/shedaniel/rei/api/client/entry/renderer/EntryRenderer.java # api/src/main/java/me/shedaniel/rei/api/common/entry/EntryStack.java # gradle.properties # runtime/src/main/java/me/shedaniel/rei/impl/client/search/IntRange.java # runtime/src/main/java/me/shedaniel/rei/impl/common/entry/AbstractEntryStack.java # runtime/src/main/java/me/shedaniel/rei/plugin/client/entry/ItemEntryDefinition.java
2021-04-10Change how EntryStack.Settings is exposedshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-10Apply license to IntRangeshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-10BatchEntryRenderer -> BatchedEntryRenderershedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-10Disable the broken batch renderingshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-10Primitive port to 21w14ashedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-09Fix fluid name, and boundsshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-09Merge remote-tracking branch 'shedaniel/6.x' into 6.xshedaniel
2021-04-09Fix draggable stacks & Fix stretched fluids & Fix #508shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-06New translations en_us.json (cs_cz) (#507)shedaniel
2021-04-06Expose draggable stacksshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-30Fix crash with rendering fluid with no spriteshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-29Fix build, pleaseshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-29Proper changelogshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-29Properly build the jar?shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-29Depend on the remap jarshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-29Publish REI 6 to Forgeshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-29Use long for hashing the EntryStackshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-28Merge remote-tracking branch 'shedaniel/6.x' into 6.xshedaniel
2021-03-28Porperly save JEI compatibility settingsshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-28New Crowdin updates (#498)shedaniel
* New translations en_us.json (ru_ru) * New translations en_us.json (ru_ru) * New translations en_us.json (zh_cn) * New translations en_us.json (zh_tw)
2021-03-28Update README.mdshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-28Optimise > 1 million entries & Improve Favorites Draggingshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-28A simpler implementation of stacked favoritesshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-28Complete custom favoritesshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-27Make Recipe Transfer workshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-26Improve Search Argument Matchingshedaniel
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-25Merge remote-tracking branch 'shedaniel/l10n_6.x' into 6.xshedaniel
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-24New translations en_us.json (cs_cz)shedaniel