From b9cfade519e1e3f3cf6765a0b18344e12eb839f3 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 12 Apr 2022 23:15:46 +0800 Subject: Revert changelogs --- .../roughlyenoughitems/2022.1/2022-02-18_01-30.png | Bin 0 -> 33618 bytes .../roughlyenoughitems/2022.1/2022-02-18_01-32.png | Bin 0 -> 9532 bytes .../roughlyenoughitems/2022.1/2022-02-18_09-05.png | Bin 0 -> 70861 bytes .../roughlyenoughitems/2022.1/changelog.md | 39 ++++++++++++++++++ .../roughlyenoughitems/2022.2/2022-02-18_01-30.png | Bin 33618 -> 0 bytes .../roughlyenoughitems/2022.2/2022-02-18_01-32.png | Bin 9532 -> 0 bytes .../roughlyenoughitems/2022.2/2022-02-18_09-05.png | Bin 70861 -> 0 bytes .../roughlyenoughitems/2022.2/changelog.md | 44 --------------------- 8 files changed, 39 insertions(+), 44 deletions(-) create mode 100644 runtime/src/main/resources/roughlyenoughitems/2022.1/2022-02-18_01-30.png create mode 100644 runtime/src/main/resources/roughlyenoughitems/2022.1/2022-02-18_01-32.png create mode 100644 runtime/src/main/resources/roughlyenoughitems/2022.1/2022-02-18_09-05.png create mode 100644 runtime/src/main/resources/roughlyenoughitems/2022.1/changelog.md delete mode 100644 runtime/src/main/resources/roughlyenoughitems/2022.2/2022-02-18_01-30.png delete mode 100644 runtime/src/main/resources/roughlyenoughitems/2022.2/2022-02-18_01-32.png delete mode 100644 runtime/src/main/resources/roughlyenoughitems/2022.2/2022-02-18_09-05.png delete mode 100644 runtime/src/main/resources/roughlyenoughitems/2022.2/changelog.md (limited to 'runtime') diff --git a/runtime/src/main/resources/roughlyenoughitems/2022.1/2022-02-18_01-30.png b/runtime/src/main/resources/roughlyenoughitems/2022.1/2022-02-18_01-30.png new file mode 100644 index 000000000..85e0ba7af Binary files /dev/null and b/runtime/src/main/resources/roughlyenoughitems/2022.1/2022-02-18_01-30.png differ diff --git a/runtime/src/main/resources/roughlyenoughitems/2022.1/2022-02-18_01-32.png b/runtime/src/main/resources/roughlyenoughitems/2022.1/2022-02-18_01-32.png new file mode 100644 index 000000000..c12af89ee Binary files /dev/null and b/runtime/src/main/resources/roughlyenoughitems/2022.1/2022-02-18_01-32.png differ diff --git a/runtime/src/main/resources/roughlyenoughitems/2022.1/2022-02-18_09-05.png b/runtime/src/main/resources/roughlyenoughitems/2022.1/2022-02-18_09-05.png new file mode 100644 index 000000000..380079ac3 Binary files /dev/null and b/runtime/src/main/resources/roughlyenoughitems/2022.1/2022-02-18_09-05.png differ diff --git a/runtime/src/main/resources/roughlyenoughitems/2022.1/changelog.md b/runtime/src/main/resources/roughlyenoughitems/2022.1/changelog.md new file mode 100644 index 000000000..1a815e109 --- /dev/null +++ b/runtime/src/main/resources/roughlyenoughitems/2022.1/changelog.md @@ -0,0 +1,39 @@ +#**New features** +- **Time Favorites** [#110](https://github.com/shedaniel/RoughlyEnoughItems/issues/110) + +You can now easily set the time of day for your worlds. You can click the "+" button on the bottom left of +the screen to add this new favorite. We also took some time to re-make the weather icons! +![Example](roughlyenoughitems/2022.2/2022-02-18_01-30.png) + +- **Creative Mode Cheats** [#768](https://github.com/shedaniel/RoughlyEnoughItems/issues/768) + +You can now tell REI to automatically enable Cheats when in Creative Mode, and +switch it off when you are not. +![Example](roughlyenoughitems/2022.1/2022-02-18_01-32.png) + +- **Caching Item Rendering** + +The new Caching Item Rendering option will improve performance for rendering items up to **5 times**, +with an average of **2.5x performance gain**. However, this will break enchantment glints and animated textures. +\n\nDemonstration: [Twitter Post](https://twitter.com/shedaniel_/status/1490675724193497091) +- **Item Zoom** [#430](https://github.com/shedaniel/RoughlyEnoughItems/issues/430) + +Instead of highlighting the items on hover, you can now configure REI to zoom in on the item you are hovering. +![Example](roughlyenoughitems/2022.2/2022-02-18_09-05.png) +--- +#**Changes** +- **Support for JEI API 9.5** [#821](https://github.com/shedaniel/RoughlyEnoughItems/issues/821) + +The JEI compatibility layer has been updated to support APIs from JEI 9.5, this is a completely new way for +JEI plugins to layout their categories, please report any issues you find with this new update. +- **Filtering of Entries in Recipes** [#783](https://github.com/shedaniel/RoughlyEnoughItems/issues/783) + +REI will now attempt to filter items / fluids shown in recipes based on the filtering rules, this +will allow mod packs to unify resources easier. +--- +#**Bug Fixes** +- **Multiple Outputs for Composite Display** [#617](https://github.com/shedaniel/RoughlyEnoughItems/issues/617) + +When you have multiple outputs for a composite display, the outputs will now display properly. + +- ... and more! \ No newline at end of file diff --git a/runtime/src/main/resources/roughlyenoughitems/2022.2/2022-02-18_01-30.png b/runtime/src/main/resources/roughlyenoughitems/2022.2/2022-02-18_01-30.png deleted file mode 100644 index 85e0ba7af..000000000 Binary files a/runtime/src/main/resources/roughlyenoughitems/2022.2/2022-02-18_01-30.png and /dev/null differ diff --git a/runtime/src/main/resources/roughlyenoughitems/2022.2/2022-02-18_01-32.png b/runtime/src/main/resources/roughlyenoughitems/2022.2/2022-02-18_01-32.png deleted file mode 100644 index c12af89ee..000000000 Binary files a/runtime/src/main/resources/roughlyenoughitems/2022.2/2022-02-18_01-32.png and /dev/null differ diff --git a/runtime/src/main/resources/roughlyenoughitems/2022.2/2022-02-18_09-05.png b/runtime/src/main/resources/roughlyenoughitems/2022.2/2022-02-18_09-05.png deleted file mode 100644 index 380079ac3..000000000 Binary files a/runtime/src/main/resources/roughlyenoughitems/2022.2/2022-02-18_09-05.png and /dev/null differ diff --git a/runtime/src/main/resources/roughlyenoughitems/2022.2/changelog.md b/runtime/src/main/resources/roughlyenoughitems/2022.2/changelog.md deleted file mode 100644 index ddcc5d0e7..000000000 --- a/runtime/src/main/resources/roughlyenoughitems/2022.2/changelog.md +++ /dev/null @@ -1,44 +0,0 @@ -#**New features** -- **Time Favorites** [#110](https://github.com/shedaniel/RoughlyEnoughItems/issues/110) - -You can now easily set the time of day for your worlds. You can click the "+" button on the bottom left of -the screen to add this new favorite. We also took some time to re-make the weather icons! -![Example](roughlyenoughitems/2022.1/2022-02-18_01-30.png) - -- **Creative Mode Cheats** [#768](https://github.com/shedaniel/RoughlyEnoughItems/issues/768) - -You can now tell REI to automatically enable Cheats when in Creative Mode, and -switch it off when you are not. -![Example](roughlyenoughitems/2022.1/2022-02-18_01-32.png) - -- **Caching Item Rendering** - -The new Caching Item Rendering option will improve performance for rendering items up to **5 times**, -with an average of **2.5x performance gain**. However, this will break enchantment glints and animated textures. -\n\nDemonstration: [Twitter Post](https://twitter.com/shedaniel_/status/1490675724193497091) -- **Item Zoom** [#430](https://github.com/shedaniel/RoughlyEnoughItems/issues/430) - -Instead of highlighting the items on hover, you can now configure REI to zoom in on the item you are hovering. -![Example](roughlyenoughitems/2022.1/2022-02-18_09-05.png) ---- -#**Changes** -- **Smoother Scrolling** - -With the [REI Feedback Form](https://forms.gle/5tdnK5WN1wng78pV8), we have received a lot of feedback on the -scrolling experience. An overwhelming majority of users (79.1%) is happy with smooth scrolling, so we have decided to -implement this back in REI. -- **Support for JEI API 9.5** [#821](https://github.com/shedaniel/RoughlyEnoughItems/issues/821) - -The JEI compatibility layer has been updated to support APIs from JEI 9.5, this is a completely new way for -JEI plugins to layout their categories, please report any issues you find with this new update. -- **Filtering of Entries in Recipes** [#783](https://github.com/shedaniel/RoughlyEnoughItems/issues/783) - -REI will now attempt to filter items / fluids shown in recipes based on the filtering rules, this -will allow mod packs to unify resources easier. ---- -#**Bug Fixes** -- **Multiple Outputs for Composite Display** [#617](https://github.com/shedaniel/RoughlyEnoughItems/issues/617) - -When you have multiple outputs for a composite display, the outputs will now display properly. - -- ... and more! \ No newline at end of file -- cgit