aboutsummaryrefslogtreecommitdiff
path: root/forge/src
AgeCommit message (Collapse)Author
2024-09-23Update Gradleshedaniel
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-06-01Fix merge conflictsshedaniel
2023-06-01Fix #1398shedaniel
2023-01-22Add support for c:hidden_from_recipe_viewersshedaniel
2023-01-22Update 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-18Fix #1034shedaniel
2022-08-11Fix instant crash on forgeshedaniel
2022-08-11Update JEI integrationshedaniel
2022-08-11Fix crash without architectury apishedaniel
2022-07-31Support 1.19.1, Fix #1041shedaniel
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-10Fix #983shedaniel
2022-07-06Fix #970shedaniel
2022-06-28Fix compile issues, release REI 9.1shedaniel
2022-06-28Fix #962shedaniel
2022-06-28Use release version of architectury apishedaniel
2022-06-28Fix #853shedaniel
2022-06-28Fix #918shedaniel
2022-06-15Add REIPluginLoader and resolve dists properlyshedaniel
2022-06-15Update API to JEI 11shedaniel
2022-06-09Add accepted stacks to the tooltipshedaniel
2022-06-08Update to 1.19shedaniel
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