index
:
github/RoughlyEnoughItems.git
10.x-1.19.3
11.x-1.19.4
11.x-23w13a_or_b
12.x-1.20
13.x-1.20.2
14.x-1.20.4
15.x-1.20.5
15.x-24w14potato
16.x-1.21
17.x-1.21.2
18.x-1.21.4
19.x-1.21.5
20.x-1.21.6
4.x
4.x-unstable
5.x
5.x-forge
6.x
6.x-1.17
7.x-1.18
8.x-1.18.2
9.x-1.19
feature/20.x-1.21.6
feature/6.7
feature/calculator
feature/favorites-groups
feature/obfuscate
jitpack
legacy/2.x
legacy/2.x-1.13-rift
legacy/2.x-1.13.2-forge
legacy/2.x-1.13.2-rift
legacy/3.x-1.14
legacy/3.x-1.15
modularity
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
src
/
main
/
java
/
me
/
shedaniel
/
rei
/
impl
/
common
/
entry
/
AbstractEntryStack.java
Age
Commit message (
Expand
)
Author
2024-04-10
Update to 24w14a
shedaniel
2023-05-31
Merge branch '11.x-1.19.4' into 12.x-1.20
shedaniel
2023-05-30
Improve search again
shedaniel
2023-05-28
Update to 1.20-pre6
shedaniel
2023-01-22
Update license to 2023
shedaniel
2022-07-27
Add InputMethods, Close #574
shedaniel
2022-06-28
Add isSearch into TooltipContext and add TooltipContext into asFormattedText
shedaniel
2022-05-27
Fix #867, Fix #861
shedaniel
2022-02-23
Merge remote-tracking branch 'origin/7.x-1.18' into 7.x-1.18.2
shedaniel
2022-02-12
Update to 22w06a
shedaniel
2022-02-09
Migrate to Cloth Config's ValueAnimator, and add option to cache entry renders
shedaniel
2022-01-16
Fix #691
shedaniel
2022-01-15
Update LICENSE for 2022
shedaniel
2021-12-16
Adds EntryDefinition.cheatsAs
shedaniel
2021-12-12
Add entry settings adapter
shedaniel
2021-11-21
Add wildcard matching
shedaniel
2021-11-02
Fix searching craft but does search the modid because other mods add that
shedaniel
2021-08-13
Fix CrashReportUtils' name
shedaniel
2021-08-02
Welcome, Forge 1.17
shedaniel
2021-06-22
Fix #558
shedaniel
2021-06-20
Properly implement tooltip rendering for bundles
shedaniel
2021-06-20
Improve crash reports, fluid rendering return missing sprite, add more util m...
shedaniel
2021-06-03
Use Java 16 features
shedaniel
2021-05-30
Update to 1.17-pre1
shedaniel
2021-05-16
Add "jei" stub, and made JEI compat defaulted enable
shedaniel
2021-05-03
Update license header
shedaniel
2021-04-10
Change how EntryStack.Settings is exposed
shedaniel
2021-04-10
BatchEntryRenderer -> BatchedEntryRenderer
shedaniel
2021-04-09
Fix draggable stacks & Fix stretched fluids & Fix #508
shedaniel
2021-03-29
Use long for hashing the EntryStack
shedaniel
2021-03-28
Optimise > 1 million entries & Improve Favorites Dragging
shedaniel
2021-03-27
Make Recipe Transfer work
shedaniel
2021-03-26
Improve Search Argument Matching
shedaniel
2021-03-25
Relocate most of the internal classes to match the api
shedaniel