CHANGELOG.md 5.7 KB

View full changelog here.

v2.8.1+build.101

  • Updated #77: Updated Simplified Chinese by XuyuEre
  • Updated: Updated Traditional Chinese by XuyuEre & Danielshe
  • New: Better Exclusion Zone Handling

    v2.8.0+build.100

  • Fixed #76: Laggy Changing Pages

  • New: Better Server Support (You can now drop REI into server mods)

  • New: Better Cheat Mode Button

    v2.7.11.97

  • Fixed #72: Crash on clicking craftable items filter

  • New: Load REI Plugins via entry points, old way works too but support will be dropped

  • Removed: 'Enable Legacy Plugin Support' Option

    v2.7.10.96

  • Fixed #69: Weird Search Field

    v2.7.10.95

  • Fixed #67: Item Panel Crashes

    v2.7.9.94

  • Added: Support for c namespace (Cotton Common Resources)

  • Added: Warping around the recipe book: image

  • Fixed #66: Tooltips can be out of bounds

    v2.7.8.93

  • Fixed: Some localisations having broken json

  • Fixed: Depth of Craftable Toggle Button

    v2.7.8.92

  • Modified: Bundled with updated API for pre3

  • Added: Option for Light Gray Recipe Border (I guess JEI like? I am going to get killed by mezz)

  • Modified: Rearranged Config Screen

    v2.7.7.91

  • Updated: Chinese Localisation

    v2.7.6.90

  • Fixed #63: Pressing Space in the search bar opens the Config GUI

  • Added #64: Option to flip give amount

    v2.7.5.89

  • Fixed: Keybinds (e.g. O, R, U) working even if recipe book search field is focused

    v2.7.4.88

  • Fixed: Item List Overlay buttons still enabled when there is only 1 page

  • Fixed #58: Keybinds (e.g. O, R, U) working even if creative search field is focused

  • Fixed #59: Wrong page calculation (Thanks geniiii)

    v2.7.3.87

  • Fixed: Credits button not working

  • Fixed: Keybinds (e.g. O, R, U) working even creative search field is focused

    v2.7.3.86

  • Fixed #56: Even tho I don't know how I fixed it

  • Added: Credits button in Config Screen

  • Fixed: Odd pixel with the recipe screen

  • Fixed: Pressing R not working on the side panel while viewing recipes

  • Modified: Right-clicking the search field now focus it

  • Fixed: Craftable Only button having a weird tint when something else is focused

  • Added: Recipes now sort base on their identifiers

    v2.7.2.85

  • Bundled with updated APIs for 1.14-pre1

  • New DisplayHelper for better bounds calculation

    v2.7.1.84

  • Bundled with updated APIs. Fixed crash.

    v2.7.0.83

  • Updated to Fabric Loader 0.4.0

  • Now bundled with Fabric API, Cloth Events API, Cloth Config API

    v2.6.2.81

  • Fix #53: Crash on keyPressed

    v2.6.2.80

  • Updated to 19w14b

    v2.6.1.79

  • 75% less mixins

  • Updated to 19w14a

    v2.6.0.78

  • Added config to force enable april fools

  • Fix crash related to getTotalPage()

  • Fix depth on overlay

  • Less mixins

    v2.6.0.77

  • fish (April Fools Download)

    v2.6.0.76

  • New DisplayVisibilityHandler

  • Fixed #49: REI Overlay added twice

    v2.5.1.75

  • Using Cloth events instead of overwriting methods \o/ (Please update Cloth)

    v2.5.1.74

  • Updated to 19w13a

    v2.5.0.73

  • Made REI crash better (lmao wut)

    v2.5.0.72

  • Updated to 19w12b

    v2.5.0.71

  • Removed mouseScrolled Override in mixins

  • Added spectator mode in gamemode switcher

  • Gamemodes & Weather are now translatable: #47

  • Fixed Search Field

  • Fixed Button Focus

  • Added Button Tooltips

  • Removed credits button (it will be back)

  • Removed disabling credits option

  • Update to 19w12a

  • New config screen from Cloth

    v2.4.2.68

  • Fixed Cloth missing text

    v2.4.2.67

  • Fixed pages being weird

  • Added Portuguese

    v2.4.2.66

  • Removed Mod Menu hooks, will hook into Mod Menu itself in the future

  • Improved gui widgets

    v2.4.1.65

  • Cloth is now required for REI to run

  • Update to 19w11a

    v2.4.0.63

  • First implementation of Cloth, Cloth is still not required for REI to boot but it will be a must have dependency when 19w11a comes.

  • Used Cloth for hooking up Mod Menu config. Example: https://streamable.com/ivbsj

  • Changed config true / false to Yes / No

    v2.4.0.61

  • Config with comments

  • Fix creative inventory even more

  • No longer uses Fabric internals

  • Config to disable Recipe Book

  • Fixes Issue #27: Second page react as first page recipes

    v2.3.2.56

  • Removed Plugin Update Checker