aboutsummaryrefslogtreecommitdiff
path: root/forge/src
AgeCommit message (Collapse)Author
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-05-30Fix #1398shedaniel
2023-01-22Add support for c:hidden_from_recipe_viewersshedaniel
2023-01-21Update license to 2023shedaniel
2022-11-09Fix #1199shedaniel
2022-09-28Changes to how plugins are located, should be smarter and easiershedaniel
2022-09-28Fix #1134shedaniel
2022-09-25Fix forge api and default plugin publishing and fix #1055shedaniel
2022-09-24I am not JEIshedaniel
2022-09-22Add REIPluginLoader and resolve dists properlyshedaniel
2022-09-18Fix #1034shedaniel
2022-08-11Fix instant crash on forgeshedaniel
2022-08-11Fix crash without architectury apishedaniel
2022-07-27Make Architectury Plugin compile onlyshedaniel
2022-07-27Add many more loggingshedaniel
2022-07-12Fix crash in dev due to mixin static shadow remappingshedaniel
2022-07-06Fix #970shedaniel
2022-06-28Distinct tag entriesshedaniel
2022-06-28Fix #962shedaniel
2022-06-26Use release version of architectury apishedaniel
2022-06-19Fix #853shedaniel
2022-06-19Fix #918shedaniel
2022-06-09Add accepted stacks to the tooltipshedaniel
2022-04-23Compare versions more on a smaller scaleshedaniel
2022-04-15Fix #817shedaniel
2022-04-13Some changes in handling tooltip componentsshedaniel
2022-04-12Fix quark tooltip fighting issuesshedaniel
2022-04-12Fix #815shedaniel
2022-03-02Support Forge 1.18.2shedaniel
2022-02-16Setup forge display testsshedaniel
2022-02-10Close #773shedaniel
2022-02-05Fix #755shedaniel
2022-02-01Add progress bar to plugin reloadsshedaniel
2022-01-28Close #720shedaniel
2022-01-18Add option to specify the distsshedaniel
2022-01-18Fix server-only jarsshedaniel
2022-01-16Update server component mods.tomlshedaniel
2022-01-16Fix merge conflictsshedaniel
2022-01-16Introduce the server component version of REIshedaniel
2022-01-15Update LICENSE for 2022shedaniel
2022-01-15Close #683shedaniel
2021-12-02Forge 1.18shedaniel
2021-11-21Fix EnderStorage recipesshedaniel
2021-11-20Fix REIClientPlugins on serversshedaniel
2021-11-18Properly credit translatorsshedaniel
2021-11-11Add Dispose Here region, introduce ValueAnimatorshedaniel
2021-11-08Big Visual and Functional Changesshedaniel
- Fix #503 - Shift Click to select page, normal click to go back to page 1 - Allow non-consuming draggable visitors - Add scale down animation when dragging a stack to the main item list to dismiss it - Make Cheat Mode not active in Display Screens - Add colors to cosmetic transfer handler errors - Implement JEI animations, fix #501 - Allow favorites dragged stacks to go back to where they are if they are ignored, instead of being at the end of the favorites - Implement favorites & entry list column and row limits - Implement display page height limit - Updated localizations
2021-11-02Fix #649shedaniel
2021-10-22Add Performance Analysisshedaniel
2021-10-22Fix most of the issues in #643shedaniel