aboutsummaryrefslogtreecommitdiff
path: root/forge/src/main/resources/META-INF
AgeCommit message (Collapse)Author
2024-12-07Use correct buffer source for rendering (#1768)RK_01
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
2023-10-24Rewrite how creative mode tab items are collectedshedaniel
2023-06-12Fix Forge crashshedaniel
2023-06-08Update to 1.20 and support Forgeshedaniel
2023-04-02Update to 23w13a_or_bshedaniel
2023-03-16Port to 1.19.4shedaniel
2022-12-09Update to 1.19.3shedaniel
2022-08-11Update JEI integrationshedaniel
2022-08-11Fix crash without architectury apishedaniel
2022-07-27Make Architectury Plugin compile onlyshedaniel
2022-07-10Fix #983shedaniel
2022-06-28Fix compile issues, release REI 9.1shedaniel
2022-06-28Fix #962shedaniel
2022-06-28Use release version of architectury apishedaniel
2022-06-15Update API to JEI 11shedaniel
2022-06-08Update to 1.19shedaniel
2022-04-15Fix #817shedaniel
2021-12-02Forge 1.18shedaniel
2021-11-11Add Dispose Here region, introduce ValueAnimatorshedaniel
2021-10-16Fix #641shedaniel
2021-10-16Fix JEI recipes duplicating and going to the wrong category, Fix JER's ↵shedaniel
insane resource reload during plugin application, Add DisplayAdditionReason, Safeguard DisplayCategory#setupDisplay
2021-08-02Welcome, Forge 1.17shedaniel
2021-05-17Implement ErrorDisplayer on Fabric properlyshedaniel
2021-05-16Add "jei" stub, and made JEI compat defaulted enableshedaniel
2021-04-09Fix draggable stacks & Fix stretched fluids & Fix #508shedaniel
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-29Publish REI 6 to Forgeshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-19Wrap registerItemSubtypesshedaniel
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>