Skip to content
Changes
- Backport item cheating permission checks from 1.12.2. #1226 (commit: 2ff0c41)
—
mezz /
githubweb
- Fix #881 Crash when looking up smelting recipes (commit: 9111473)
—
mezz /
githubweb
- Add more log info to LinkageError exceptions during item rendering (commit: 5e58385)
—
mezz /
githubweb
- Fix crash from invalid smelting recipe. #831 (commit: c1a67fe)
—
mezz /
githubweb
- Create crash report instead of logging severe render errors (commit: dbd065e)
—
mezz /
githubweb
- #760 Log any invalid smelting recipes that could cause a crash. (commit: 9fd9d1a)
—
mezz /
githubweb
- Improve recipe hover detection for tooltips (commit: 1c05339)
—
mezz /
githubweb
- Do not focus on recipe crafting category items, show them all (commit: 0925f06)
—
mezz /
githubweb
- Make all ingredients in a recipe cycle with the same offset (commit: abb3c79)
—
mezz /
githubweb
- Version 3.14.7 (commit: ecbac13)
—
mezz /
githubweb
- Remove progress bars for ingredients (it was making load time longer) (commit: f180dfc)
—
mezz /
githubweb
- Fix #728 Properly report items given by JEI, for server admins (commit: 6486bee)
—
mezz /
githubweb
- Update de_DE.lang (#741) (commit: 72d3a6b)
—
tehgeek /
githubweb
- Check that plugin's IRecipeHandler.getRecipeClass() is valid (commit: 5dd70d6)
—
mezz /
githubweb
- Fix TickTimer implementation (commit: 67f7933)
—
mezz /
githubweb
- Close #729 add IRecipeCategory#getTooltipStrings (commit: d63d22a)
—
mezz /
githubweb
- Fix #727 Recipes issues in previous commit (commit: e133807)
—
mezz /
githubweb
- Fix crash from empty categories that have recipes added by CraftTweaker (commit: c9e49f1)
—
mezz /
githubweb
- Version 3.14.5 (commit: ec1a405)
—
mezz /
githubweb
- Close #617 Add a way to add ItemStacks to JEI during runtime (#712) (commit: 148ccd8)
—
tehgeek /
githubweb
- Fix recipe transfer for items that take damage and have subtypes (commit: 8d01e2c)
—
mezz /
githubweb
- Fix #697 Deprecate ICraftingRecipeWrapper (commit: e58f14f)
—
mezz /
githubweb
- Fix PlayerRecipeTransferHandler not seeing last 4 slots in inventory (commit: 5d20f9a)
—
mezz /
githubweb
- Make Show Recipes area in player inventory smaller (to avoid misclicks) (commit: 6a0848d)
—
mezz /
githubweb
- Catch ExceptionInInitializerError from plugins (commit: b8085ff)
—
mezz /
githubweb
- Fix IndexOutOfBoundsException in player transfer handler (commit: 1c72f3d)
—
mezz /
githubweb
- Fix item list click-through with Simple Achievements book (commit: 97507b2)
—
mezz /
githubweb
- Add method to create smelting recipes at runtime (commit: 25c0a4b)
—
mezz /
githubweb
- Deprecate reload() and add warning message (commit: bc15fb3)
—
mezz /
githubweb
- Add IRecipeRegistry.removeRecipe to the API (commit: e2a1eb8)
—
mezz /
githubweb
- Add IngredientBlacklist (commit: c9e5444)
—
mezz /
githubweb
- Update uk_UA.lang (#666) (commit: e66262c)
—
tehgeek /
githubweb
- Fix searching by modId (commit: d780c41)
—
mezz /
githubweb
- Fix edge case of fluid containers with subtypes being mashed together (commit: ac236dc)
—
mezz /
githubweb
- Fix #656 IRecipeLayout#setRecipeTransferButton() does not work (commit: c9ad066)
—
mezz /
githubweb
- Add better logging for broken crafting recipes (commit: 1fa0d93)
—
mezz /
githubweb
- Fix implementation of focus override (commit: a460bbb)
—
mezz /
githubweb
- Add API to override the displayed focus of a gui ingredient group (commit: 8659c34)
—
mezz /
githubweb
- Add ICustomCraftingRecipeWrapper (commit: 3352279)
—
mezz /
githubweb
- Add IStackHelper.containsAnyStack and isEquivalent to the API (commit: 7a1368a)
—
mezz /
githubweb
- Lithuanian language added (#636) (commit: 3e0a50a)
—
mezz /
githubweb
- Update zh_CN.lang (#630) (commit: 6019c6a)
—
mezz /
githubweb
- Update zh_TW.lang (#631) (commit: 76e3954)
—
mezz /
githubweb
- Protect against crashes in plugin's isRecipeValid call (#632) (commit: c588e8c)
—
mezz /
githubweb
- Relax item checking when deleting items in cheat mode (#624) (commit: 871ad7c)
—
mezz /
githubweb
- Fix #621 Add tab button sounds (commit: d0349e4)
—
mezz /
githubweb
- Fix #610 Blank description category (commit: a966a07)
—
mezz /
githubweb
- Fix #629 Properly detect when GuiTextField are focused (commit: d9778c4)
—
mezz /
githubweb
- Log a stack trace when restarting JEI (commit: ad2ad63)
—
mezz /
githubweb
- Update ja_JP.lang (#622) (commit: 8a13683)
—
mezz /
githubweb
- Update ja_JP.lang (#619) (commit: 58369bc)
—
mezz /
githubweb
- Protect against mods reloading JEI from the network thread (#607) (commit: 798dd7a)
—
mezz /
githubweb
- Use IdentityHashMap for the uid cache used for startup (commit: efe6648)
—
mezz /
githubweb
- Create uk_UA.lang (#605) (commit: 2aabc7b)
—
mezz /
githubweb
- Update Forge and MCP (commit: 56f80b6)
—
mezz /
githubweb
- Fix text field search history (up arrow) (commit: f81fb83)
—
mezz /
githubweb
- Version 3.13.3 (commit: f8f25f4)
—
mezz /
githubweb
- Fix #601 One key press causes a double movement of the text cursor (commit: 7bf5573)
—
mezz /
githubweb
- RU: Improve search config options (#600) (commit: 7968441)
—
mezz /
githubweb
- Revert "Allow mods to refresh ingredients when their tooltips change" (commit: fdd43c9)
—
mezz /
githubweb
- Set ingredient list to the first page when toggling edit mode (commit: 00a201b)
—
mezz /
githubweb
- Allow mods to refresh ingredients when their tooltips change (commit: ba905df)
—
mezz /
githubweb
- Update ISSUE_TEMPLATE.md (commit: ef91491)
—
github /
githubweb
- Improve search config options (commit: d66a438)
—
mezz /
githubweb
- Speed up building the item filter on reload (#551) (commit: fb4f3ca)
—
mezz /
githubweb
- Fix #598 Cheat keybind not updating GUI config (commit: f6f354e)
—
mezz /
githubweb
- RU: Added "Mod Name Format, Control Keys, Smelt Count,..." (#597) (commit: 872ab5f)
—
mezz /
githubweb
- Allow configuration of mod name tooltip (commit: 2531c35)
—
speedynutty68 /
githubweb
- Improve mod name tooltip config and allow disabling (commit: 237aa67)
—
mezz /
githubweb
- Close #470 Automatically disable cheat mode if it is not permitted (commit: 5c1f1ea)
—
mezz /
githubweb
- Add more error checking to ingredient rendering (#581) (commit: 9c0da42)
—
mezz /
githubweb
- Fix #582 Item List Visibility Toggle requries opening a new gui (commit: f5e2d93)
—
mezz /
githubweb
- Close #575 Add support for AbstractBrewingRecipe (commit: db5c845)
—
mezz /
githubweb
- Use localized string for tooltip error (commit: 4672bc9)
—
mezz /
githubweb
- Update zh_TW.lang (#578) (commit: 1ae1ba9)
—
mezz /
githubweb
- Update zh_CN.lang (#577) (commit: 681d9bc)
—
mezz /
githubweb
- Fix #579 Crash on item tooltip (commit: e6ef001)
—
mezz /
githubweb
- Update 'Description' tab icon (#576) (commit: f64372c)
—
mezz /
githubweb
- Fix crafting item overflow on the left side of the recipes gui (commit: 7160685)
—
mezz /
githubweb
- Improve tooltip gathering (commit: 35cd6bb)
—
mezz /
githubweb
- Fix #573 Crash on middle clicking an inventory when JEI is hidden (commit: 5be19a3)
—
mezz /
githubweb
- Fix #572 crash on reloading JEI (commit: e324f05)
—
mezz /
githubweb
- Fix input handling issues on GUIs with advanced GUI handlers (commit: da7207e)
—
mezz /
githubweb
- Breaking fixes for the new getIngredientUnderMouse feature (#536) (commit: 5cf11c1)
—
mezz /
githubweb
- simplify RecipeGuiLogic slightly (commit: 5e72d62)
—
mezz /
githubweb
- Close #285 Expose registered recipe transfer handlers through API (commit: e7a67fd)
—
mezz /
githubweb
- Refactor itemListOverlay for better null handling (commit: 1b10a27)
—
mezz /
githubweb
- Refactor for nonnull fields (commit: 732888d)
—
mezz /
githubweb
- Revert "Log gradle timings per task (debugging build server times)" (commit: a6229df)
—
mezz /
githubweb
- Close #105 and #439 Support Recipe Rendering via the API (commit: 0c64e94)
—
mezz /
githubweb
- Close #536 Expose "itemstack under mouse" internal API (commit: 25aa7ea)
—
mezz /
githubweb
- Add percentages to the loading progress bars (#561) (commit: 210789c)
—
mezz /
githubweb
- Fix #564 Missing textures (commit: a103e92)
—
mezz /
githubweb
- Draw recipe category crafting items on the left side (commit: 4ad356a)
—
mezz /
githubweb
- Deprecate the redundant drawAnimations methods (commit: c4c03e0)
—
mezz /
githubweb
- Add recipe category tabs (commit: 7593f01)
—
mezz /
githubweb
- Fix #563 Catch and log errors from broken item.getItemModelWithOverrides (commit: 905d67e)
—
mezz /
githubweb
- Fix #558 Crash from progress bar on JEI reload (commit: 33858ac)
—
mezz /
githubweb
- Fix #558 Crash from progress bar on JEI reload (commit: 450dd9e)
—
mezz /
githubweb
- Remove DebugItem (commit: 5dbdbd2)
—
mezz /
githubweb
- Fix #538 Long load times with splash screen, vsync, and certain mods (commit: 018b915)
—
mezz /
githubweb
- Fix #553 Improve stability of tooltip gathering at startup. (commit: 6501bef)
—
mezz /
githubweb
- Remove DebugRecipeRegistryPlugin (commit: 4da735e)
—
mezz /
githubweb
- Fix input handling of recipes opened directly from the API (commit: b31385a)
—
mezz /
githubweb
- Minor cleanup (commit: 6edb5bf)
—
mezz /
githubweb
- Fix reloading for CraftTweaker & Crafting Harmonics #537 #547 (commit: ef2f5b9)
—
mezz /
githubweb
- Brazillian portuguese translation (#541) (commit: 04db141)
—
mezz /
githubweb
- Close #259 Support recipe tranfer to player 2x2 inventory (commit: 6eb539f)
—
mezz /
githubweb
- Move JEI loading to FMLLoadCompleteEvent (commit: e238a19)
—
mezz /
githubweb
- Update README with link to Developer WIki (commit: a41e7be)
—
mezz /
githubweb
- Simplify README (commit: 1e01262)
—
mezz /
githubweb
- Load plugins during postInit (commit: 85b4c51)
—
mezz /
githubweb
- Version 3.13.0 (commit: f94b7d4)
—
mezz /
githubweb
- Remove getItemListForModId (commit: db32893)
—
mezz /
githubweb
- Remove config to hide items with missing models. (commit: 6be170e)
—
mezz /
githubweb
- Fix JavaDoc (commit: ee2d2c0)
—
github /
githubweb
- Fix #530 Log ItemBlacklist errors when an itemstack has a null item (commit: 48c7ec4)
—
mezz /
githubweb
- Greek minor fix (#526) (commit: 8f673a9)
—
mezz /
githubweb
- Make item list buttons work better with vanilla texture packs (commit: f842e4a)
—
mezz /
githubweb
- Version 3.12.8 (commit: 1a0cefe)
—
mezz /
githubweb
- Create he_IL.lang (#524) (commit: 024d2bb)
—
mezz /
githubweb
- Allow searching mod names without spaces (commit: 986c6d6)
—
mezz /
githubweb
- Catch and log crashes from broken getSubBlocks (#518) (commit: 667701f)
—
mezz /
githubweb
- Completely translate to Koraan (#522) (commit: e7b313f)
—
mezz /
githubweb
- Log gradle timings per task (debugging build server times) (commit: e48af13)
—
mezz /
githubweb
- Fix #319 Incorrect tooltip in item list edit mode on Mac (commit: 5418457)
—
mezz /
githubweb
- Added greek translation (el_GR.lang) (#516) (commit: 46a1f35)
—
mezz /
githubweb
- Fix missing mod name on items with names that match the mod name (commit: d1b1703)
—
mezz /
githubweb
- Update MCP and Forge (commit: 0d902cd)
—
mezz /
githubweb
- Minor cleanup (commit: 54b251d)
—
mezz /
githubweb
- Fix #513 Shift-[+] can result in lost items on restricted inventories (commit: ce47226)
—
mezz /
githubweb
- Add better handling for recipe transfer into restricted slots (commit: b3a0559)
—
mezz /
githubweb
- Catch and log tooltips that would crash (commit: 5dacc83)
—
mezz /
githubweb
- Bump version (commit: 56d17c0)
—
mezz /
githubweb
- Added polish (pl_PL) translation (#514) (commit: e586090)
—
mezz /
githubweb
- Add ar_SA.lan (#515) (commit: 096f7f0)
—
mezz /
githubweb
- Update de_DE.lang (#481) (commit: a242cbd)
—
mezz /
githubweb
- Italian lang (#512) (commit: 08cbff6)
—
mezz /
githubweb
- Add en_AU translation (#510) (commit: dc71301)
—
mezz /
githubweb
- Fix a missing nullable annotation (commit: 717734c)
—
mezz /
githubweb
- Add back missing search config keys for cs_CZ localization (commit: ae5beb4)
—
mezz /
githubweb
- Add back the search options (commit: bb40fe5)
—
mezz /
githubweb
- Organize the JEI startup code (commit: 6e16fb2)
—
mezz /
githubweb
- Reload ItemList after config changes instead of reloading everything (commit: eff4127)
—
mezz /
githubweb
- Reformat code and javadocs (commit: 0b3ecde)
—
mezz /
githubweb
- Bump version (commit: 47afa1a)
—
mezz /
githubweb
- Protect against ItemStack crashes in ErrorUtil logging (#500) (commit: 225f10c)
—
mezz /
githubweb
- Update ErrorUtil for printing errors by using the new ingredient methods (commit: e47d5e6)
—
mezz /
githubweb
- Protect against more ItemStack crashes (#500) (commit: 2a28633)
—
mezz /
githubweb
- Protect against more ItemStack crashes (#500) (commit: f14302d)
—
mezz /
githubweb
- Fix #500 Crash from broken itemStacks (commit: 27468ce)
—
mezz /
githubweb
- Add log to detect broken ingredient registration (#500) (commit: a3014cc)
—
mezz /
githubweb
- Add log times for sending the runtime to plugins (#498) (commit: 4ae984d)
—
mezz /
githubweb
- Fix #493 Prevent race condition where JEI gets loaded twice (commit: cac8d77)
—
mezz /
githubweb
- Bump version (commit: 9eee457)
—
mezz /
githubweb
- Update sv_SE.lang (#499) (commit: 6d3ca37)
—
mezz /
githubweb
- Defend against crashes from recipes (#488, #491, #497) (commit: f0463ac)
—
mezz /
githubweb
- Clean up missing nullable and deprecated annotations (commit: 97a7e25)
—
mezz /
githubweb
- Add "universal" recipe transfer helper for mods with auto-crafting (commit: 34abb1a)
—
mezz /
githubweb
- Update mod examples in README (commit: 071d4c5)
—
mezz /
githubweb
- Update MCP mappings (commit: 684b1f0)
—
mezz /
githubweb
- Fix the item subtypeRegistry (commit: fa8b37e)
—
mezz /
githubweb
- Bump version (commit: ea4c088)
—
mezz /
githubweb
- Small fix to allow looking up similar items with IRecipeRegistryPlugins (commit: d32e879)
—
mezz /
githubweb
- Ctrl-Click the config button to toggle cheat mode (commit: f754f87)
—
mezz /
githubweb
- Fix #473 Keep recipe category items in order of registration (commit: 516ce1d)
—
mezz /
githubweb
- Fix recipe transfer when connected to a server (#476) (commit: 447210e)
—
mezz /
githubweb
- Stop intercepting clicks at the top of tall GUIs (#476) (commit: 1f753ff)
—
mezz /
githubweb
- Bump version (commit: 447fbf7)
—
mezz /
githubweb
- Fix #475 Item list not responding to keyboard inputs (commit: 008321f)
—
mezz /
githubweb
- Fix #472 item blacklist loading. Small refactor to reduce global state. (commit: d9de4a9)
—
mezz /
githubweb
- Allow IGuiIngredientGroup.set(null) to make implementation logic easier (commit: 10c791d)
—
mezz /
githubweb
- Catch more crashes during recipe registry startup (#455) (commit: bb1f40d)
—
mezz /
githubweb
- Add more startup time logging to help diagnose issues (commit: 40f69a3)
—
mezz /
githubweb
- Fix #468 Cheating mode is not working in Survival on Servers (commit: c0b5128)
—
mezz /
githubweb
- Update ja_JP.lang (#466) (commit: 058d7f2)
—
mezz /
githubweb
- Close #451 Show "Smelts # items" for furnace fuels (commit: 532dedf)
—
mezz /
githubweb
- Fix item descriptions not showing all the item variations (commit: 863d2d6)
—
mezz /
githubweb
- Delete translation keys for config options that were removed (commit: fe43a59)
—
mezz /
githubweb
- Close #203 Add IRecipeRegistryPlugin for full control of recipe lookups (commit: 4d06d87)
—
mezz /
githubweb
- Fix a crash in ErrorUtil from other broken mods (#464) (commit: 4b666cd)
—
mezz /
githubweb
- Fix #463 Unable to transfer recipes that have a null ingredient (commit: 79579d1)
—
mezz /
githubweb
- Create cs_CZ.lang (#452) (commit: be6290c)
—
mezz /
githubweb
- Deprecate IGuiIngredientGroup.setFromRecipe (commit: 08a6be2)
—
mezz /
githubweb
- Try to make IGuiIngredientGroup.set(IIngredients) work for more cases (commit: 1939894)
—
mezz /
githubweb
- Add brewing step information for modded potions (commit: e1e4440)
—
mezz /
githubweb
- Add a singular "setInput" method to IIngredients (commit: 469fd82)
—
mezz /
githubweb
- Add type-safe methods to ICraftingGridHelper (commit: fc87a51)
—
mezz /
githubweb
- Fix item list highlight OpenGL issue (commit: 3d4b37e)
—
mezz /
githubweb
- Match vanilla highlight code exactly (commit: 6a42897)
—
mezz /
githubweb
- Fix some items disappearing when highlighted in the item list (commit: 42dde94)
—
mezz /
githubweb
- Fix #445 Make cheat mode respect canceled give CommandEvents (commit: edbbfc2)
—
mezz /
githubweb
- Fix #194 Allow null in item rotations (commit: 5768121)
—
mezz /
githubweb
- Fix #454 Crash when viewing all recipes (commit: c1d0e54)
—
mezz /
githubweb
- Prevent returning null from IIngredients (commit: 3fe305f)
—
mezz /
githubweb
- Fix recipe lookups for filled fluid containers (commit: 85d763d)
—
mezz /
githubweb
- Close #282 Allow non-item/fluid ingredients. BIG BIG BIG refactor (commit: 35ad02e)
—
mezz /
githubweb
- Create zh_TW.lang (#447) (commit: f189dd9)
—
mezz /
githubweb
- Rearrange Readme badges (commit: ba25b5d)
—
github /
githubweb
- Make the Build status badge style match the others (commit: 0090822)
—
github /
githubweb
- Fix Readme badge hyperlink (commit: 75a237e)
—
github /
githubweb
- Add fancy Curse badges to the Readme (commit: 77d69ec)
—
github /
githubweb
- Add Iron Backpacks's JEI integration to ReadMe examples (#446) (commit: 8f99e14)
—
mezz /
githubweb
- Fix recipe handlers for recipes that inherit from vanilla recipe classes (commit: 97f4d60)
—
mezz /
githubweb
- Move background texture strings to Constants (commit: a860ced)
—
mezz /
githubweb
- Fix #444 Crash from color search tooltip (commit: 5808b7f)
—
mezz /
githubweb
- Update ru_RU.lang (#442) (commit: 0c744a6)
—
mezz /
githubweb
- Create ja_JP.lang (#441) (commit: 9313252)
—
mezz /
githubweb
- Create sv_SE.lang (#440) (commit: 5a60d11)
—
mezz /
githubweb
- Update ru_RU.lang (#435) (commit: 98c3f17)
—
github /
githubweb
- Add package annotations for default Nonnull, fix up inspection warnings (commit: 9bb4147)
—
mezz /
githubweb
- Bump version (commit: 1df4410)
—
mezz /
githubweb
- Update ISSUE_TEMPLATE to include note about FEI (commit: b48c2ac)
—
mezz /
githubweb
- #433 Prevent log spam from Color Search (commit: 8ed97ad)
—
mezz /
githubweb
- #433 Stop the ItemList's base list from unloading under memory pressure (commit: f5f267e)
—
mezz /
githubweb
- Bump version (commit: 5bdc9c9)
—
mezz /
githubweb
- Add an API method to get the filtered item list from IItemListOverlay (commit: a70eac9)
—
mezz /
githubweb
- #391 Fix recipe lookup for creating basic banners (commit: 5153836)
—
mezz /
githubweb
- Simplify github ISSUE_TEMPLATE (commit: 329ea4b)
—
mezz /
githubweb
- Fix #429 Crash when a recipeCategory is missing (commit: f5ff94b)
—
mezz /
githubweb
- Fix #428 Recipe transfer not working (commit: b19042a)
—
mezz /
githubweb
- Bump version (commit: fb588d9)
—
mezz /
githubweb
- Defend against some more common modded item crashes (commit: 0eb067f)
—
mezz /
githubweb
- Fix a broken javadoc (commit: 0fbd364)
—
mezz /
githubweb
- Get ModName from items more efficiently (commit: 4c448fe)
—
mezz /
githubweb
- Use ForgeRegistries instead of the Block and Item ones (commit: 3033ece)
—
mezz /
githubweb
- #419 Fix off-by-one issue with transferring recipes in the brewing stand (commit: fa8ef7d)
—
mezz /
githubweb
- Fix #419 Recipe transfer to brewing stand unbrews potions (commit: e1303fc)
—
mezz /
githubweb
- Split the BasicRecipeTransferHandler into client and server-side parts (commit: 701a720)
—
mezz /
githubweb
- Bump version (commit: 0a5829b)
—
mezz /
githubweb
- Update zh_CN.lang (#425) (commit: a2ede31)
—
tehgeek /
githubweb
- Add better null check for Recipe Category Crafting Item registration (commit: 79e9b20)
—
mezz /
githubweb
- Display multiple Recipe Category Crafting Items at the top (commit: 6746010)
—
mezz /
githubweb
- Bump Version (commit: 0b48a04)
—
mezz /
githubweb
- Remove a couple never-used config options (commit: c2bac8c)
—
mezz /
githubweb
- Log plugin load times in milliseconds instead of seconds (commit: 9f10e29)
—
mezz /
githubweb
- Change "Config" tooltip to "JEI Config" (commit: 6e4e8ed)
—
mezz /
githubweb
- Close #111 Add config option to center the search bar (commit: e6f14f2)
—
mezz /
githubweb
- Bump version (commit: 72003ff)
—
mezz /
githubweb
- Close #301 When viewing a recipe, disable cheating items (commit: 9e6c480)
—
mezz /
githubweb
- Add hotkey to toggle item cheating mode (commit: ea8d951)
—
mezz /
githubweb
- Bump version (commit: eec72f0)
—
mezz /
githubweb
- Fix a bug that changes the NbtTagCombound of the original ItemStack if (commit: 92348d7)
—
tehgeek /
githubweb
- Prevent ForgeCaps from being set with zero size (#421) (commit: 9bd0ee5)
—
tehgeek /
githubweb
- Add Bulgarian Localization (#406) (commit: ecba234)
—
tehgeek /
githubweb
- Create a proper SubtypeInterpreter for potion items (commit: 69c19f6)
—
mezz /
githubweb
- Create es_ES.lang (#400) (commit: 6139821)
—
tehgeek /
githubweb
- Close #393 Support Java 6 (commit: b917fad)
—
mezz /
githubweb
- Update issue template to include NEI feature spreadsheet (commit: ddc617c)
—
mezz /
githubweb
- Close #388 Provide ItemStack context in drawHoveringText calls (commit: 311c538)
—
mezz /
githubweb
- Fix drawing order of the recipe transfer tooltip again (commit: 2add61f)
—
mezz /
githubweb
- Update ru_RU.lang (#386) (commit: cf5aa48)
—
tehgeek /
githubweb
- Fix drawing order of the recipe transfer tooltip (commit: c01bbf9)
—
mezz /
githubweb
- Fix #284 Improve recipe transfer error messages (commit: 7503b98)
—
mezz /
githubweb
- Add generics for RecipeTransfer API (commit: c77b514)
—
mezz /
githubweb
- Fix arbitrary item creation and server freeze vulnerability (commit: 32a0163)
—
paul.fulham0 /
githubweb
- Minor cleanup of previous commit (commit: 8aa5183)
—
mezz /
githubweb
- Fix documentation typo (commit: ced7bee)
—
mezz /
githubweb
- Update Forge (commit: a504336)
—
mezz /
githubweb
- Update Forge (commit: d13a0c7)
—
mezz /
githubweb
- Fix #375 Fix lookup of fluids in recipes when clicking them (commit: 5689608)
—
mezz /
githubweb
- Fix #374 Crash from broken error message on startup (commit: a99b49c)
—
mezz /
githubweb
- Fix #327 ISubtypeRegistry cannot be used for damageable items (commit: f8e5dec)
—
mezz /
githubweb
- Automatically differentiate fluid container items (commit: 9835032)
—
mezz /
githubweb
- Improve API documentation (commit: dafbdbc)
—
mezz /
githubweb
- Fix #362 NoClassDefFoundError realmsclient/gui/ChatFormatting (commit: 797301f)
—
mezz /
githubweb
- Add ItemList stack highlighting from API (commit: 7852d4b)
—
mezz /
githubweb
- Update ru_RU.lang (#359) (commit: 2d50e6a)
—
tehgeek /
githubweb
- Fix #358 Protect against crash from broken smelting recipes (commit: 91c2e0f)
—
mezz /
githubweb
- Update README (commit: 605d356)
—
mezz /
githubweb
- Add better logging for startup crash #352 (commit: a9b1232)
—
mezz /
githubweb
- Fix subtype registry documentation (commit: 834c492)
—
mezz /
githubweb
- Fix #347 API Filtering does not properly set the itemlist to page 1 (commit: 87a98f7)
—
mezz /
githubweb
- Fix subtypes for items with empty NBT tags (#346) (commit: ded810d)
—
mezz /
githubweb
- Fix #328 Render fluids in tanks using alpha (commit: f4bdaff)
—
mezz /
githubweb
- Exclude broken brewing recipes (commit: 4358d33)
—
mezz /
githubweb
- Fix crash when using filter text and the ItemListOverlay is not open (commit: 4e7b19c)
—
mezz /
githubweb
- Fix #336 Change text for "Crafting Table" recipes to "Crafting" (commit: 2076177)
—
mezz /
githubweb
- Update ru_RU.lang (#338) (commit: 0305de0)
—
mezz /
githubweb
- Fix #340 Allow creative-mode players to cheat in items (commit: acdc232)
—
mezz /
githubweb
- Fix #344 Add config to hide player skulls (on by default) to prevent lag (commit: 5bd18f9)
—
mezz /
githubweb
- Fix #199 Correctly restore Keyboard.areRepeatEventsEnabled (commit: 33e5747)
—
mezz /
githubweb
- Backport fixes from 1.10 branch (commit: bd9fcad)
—
mezz /
githubweb
- Fix #340 Allow creative-mode players to cheat in items (commit: 62c77cd)
—
mezz /
githubweb
- Fix #344 Add config to hide player skulls (on by default) to prevent lag (commit: f542e86)
—
mezz /
githubweb
- Fix #199 Correctly restore Keyboard.areRepeatEventsEnabled (commit: cd1b6c8)
—
mezz /
githubweb
- Update ru_RU.lang (#338) (commit: fbf7d4a)
—
mezz /
githubweb
- Fix #336 Change text for "Crafting Table" recipes to "Crafting" (commit: a9fdfbe)
—
mezz /
githubweb
- Fix crash when using filter text and the ItemListOverlay is not open (commit: 5d08b63)
—
mezz /
githubweb
- Exclude broken brewing recipes (commit: 257d985)
—
mezz /
githubweb
- Minor cleanup (commit: 7f4e95d)
—
mezz /
githubweb
- Update for Minecraft 1.10.2 (commit: c88aa6c)
—
mezz /
githubweb
- Update README for the new JEI API jar (commit: 7a8ae41)
—
mezz /
githubweb
- Update Forge (commit: 56029e6)
—
mezz /
githubweb
- Fix #328 Render fluids in tanks using alpha (commit: c670ad1)
—
mezz /
githubweb
- Fix #300 Add support for Chinese character input (commit: 7b7b0af)
—
mezz /
githubweb
- Fix "back" logic bug when moving between recipes of different sizes (commit: 118203a)
—
mezz /
githubweb
- Fix hotkeys not working after resizing screen with a recipe open (commit: a4ff37b)
—
mezz /
githubweb
- Fix cheating in items with capabilities (commit: d1d8df2)
—
mezz /
githubweb
- Update ru_RU.lang (#317) (commit: 1a7aef5)
—
mezz /
githubweb
- Update ISSUE_TEMPLATE.md (commit: 020dd1f)
—
github /
githubweb
- Fix differentiating items that use capabilities (commit: 0a1994c)
—
mezz /
githubweb
- Improve error messages (commit: 1d7a7cc)
—
mezz /
githubweb
- Update README example links (commit: b3fce05)
—
github /
githubweb
- Bump version (commit: 12e56ff)
—
mezz /
githubweb
- Register resource reload handler later, to let mods reload first (commit: 0a51c76)
—
mezz /
githubweb
- Remove 1.9 tag from Curse uploads (commit: 85ed6f1)
—
mezz /
githubweb
- Make IRecipeCategory generic to remove the need to cast recipeWrappers (commit: 86a1315)
—
mezz /
githubweb
- Fix #308 "+" button does not work on servers (commit: 4f94866)
—
mezz /
githubweb
- Fix #298 BasicRecipeTransferHandler ignores slot stack size limit (commit: 61c64b3)
—
mezz /
githubweb
- #310 Add better crash message when getting a null bakedModel (commit: ab8bb32)
—
mezz /
githubweb
- Fix #306 update required Forge version (commit: 39976e1)
—
mezz /
githubweb
- Move debugItem to its own config setting separate from debugMode (commit: 90ddf61)
—
mezz /
githubweb
- Fix #191 Page number can go out of bounds when scrolling back (commit: 4767eb1)
—
mezz /
githubweb
- Set item list to page 1 when searching (commit: 08b4868)
—
mezz /
githubweb
- Show item NBT in error messages (commit: 95a3997)
—
mezz /
githubweb
- Stop potions from being looked up as water containers (commit: b4b341d)
—
mezz /
githubweb
- Add INbtRegistry to use instead of INbtIgnoreList (commit: d2f6610)
—
mezz /
githubweb
- Make sure helpers are cleared when reloaded (commit: c7b045a)
—
mezz /
githubweb
- Update Forge (commit: 03aa795)
—
mezz /
githubweb
- Improve error messages and plugin logging (commit: 4996933)
—
mezz /
githubweb
- Use FluidUtil to detect fluid in an ItemStack (commit: 47a29a4)
—
mezz /
githubweb
- Close #209 Add support for recipe classes used for multiple categories (commit: 4cd04d1)
—
mezz /
githubweb
- Log errors when someone adds a null CraftingRecipeItem in the API (commit: 6793749)
—
mezz /
githubweb
- Close #270 Stop logging errors about empty lists in oreDict recipes (commit: 7f780de)
—
mezz /
githubweb
- Fix a potential bug when using DebugItem (commit: 4fea04f)
—
mezz /
githubweb
- Update Forge (commit: fc8462c)
—
mezz /
githubweb
- Tweak changelog formatting (commit: 93dbb81)
—
mezz /
githubweb
- Fix #177 Fix #277 Use custom give command when installed on the server (commit: 237d865)
—
mezz /
githubweb
- Fix #274 only reload when necessary (not when toggling cheat mode) (commit: 577087b)
—
mezz /
githubweb
- Show red "Cheat Mode" text on Config-Wrench tooltip when enabled (commit: 1eec8e4)
—
mezz /
githubweb
- Update ForgeGradle (commit: 94312f8)
—
mezz /
githubweb
- Create changelog automatically from git commits (commit: f2061f4)
—
mezz /
githubweb
- Close #299 allow registration of extra gui areas from multiple sources (commit: 1004bb6)
—
mezz /
githubweb
- Fix #280 JEI disabling keyboard repeat ability in Command Block GUI (commit: 28da8ca)
—
mezz /
githubweb
- Update Forge version (commit: a376f0c)
—
mezz /
githubweb
- Update zh_CN.lang (#281) (commit: aeccc43)
—
mezz /
githubweb
- Update accepted minecraft versions to allow 1.9.4 (commit: a4191b9)
—
mezz /
githubweb
- Minecraft 1.9.4: update Forge and MCP mappings (commit: d6b11a0)
—
mezz /
githubweb
- Update README to include API examples from 1.9 mods (commit: b2ffe6b)
—
mezz /
githubweb
- Create nb_NO.lang (#269) (commit: ac57d4b)
—
mezz /
githubweb
- French translation file for the mod (#268) (commit: 5c13416)
—
mezz /
githubweb
- Allow recipes of height 60px (standard tank height) to fit two-per-page (commit: eee16af)
—
mezz /
githubweb
- Bump version (commit: 474cfe2)
—
mezz /
githubweb
- Fix #263 Show recipes that use a crafting category item first (commit: 713d9c5)
—
mezz /
githubweb
- Fix OpenGL colors bleeding into other elements (commit: 3ee67d3)
—
mezz /
githubweb
- #204 Fix render when multiple items are registered for crafting category (commit: 1ecbad6)
—
mezz /
githubweb
- Bump version (commit: 7996861)
—
mezz /
githubweb
- Improve the look of the crafting item tab at the top of the recipes gui (commit: b013843)
—
mezz /
githubweb
- Revert "Add API jar creation + maven uploading (#258)" (commit: adec0fc)
—
mezz /
githubweb
- Close #204 Add recipe lookup for what an item can craft. (commit: 6ffdee5)
—
mezz /
githubweb
- Add API jar creation + maven uploading (#258) (commit: f5fd420)
—
mezz /
githubweb
- Update to latest forge and MCP Snapshot 20160421 (commit: 969a3c6)
—
loft45 /
githubweb
- Updated Gradle for local build (commit: 5469298)
—
loft45 /
githubweb
- Add better error checking and logging for invalid recipes (commit: 510927a)
—
mezz /
githubweb
- Bump version (commit: e384fe8)
—
mezz /
githubweb
- Close #255 API to open the Recipes Gui for items, fluids, and categories (commit: 1779fc2)
—
mezz /
githubweb
- Fix Recipes Gui not always showing "Show All Recipes" tooltip properly (commit: 9c8eff6)
—
mezz /
githubweb
- Update ISSUE_TEMPLATE.md (commit: 02b0e30)
—
mezz /
githubweb
- Close #252 Add indicator icon for shapeless crafting recipes (commit: 0f73328)
—
mezz /
githubweb
- Bump version (commit: 28a0c73)
—
mezz /
githubweb
- Stop gui from moving when effects are active and item list is open (commit: 8b8ca69)
—
mezz /
githubweb
- Add better error catching and logging (commit: 70897d9)
—
mezz /
githubweb
- Bump version (commit: 340be0a)
—
mezz /
githubweb
- Use better stack info for logs (commit: fbd6b0e)
—
mezz /
githubweb
- Fix #238 tooltips from getTooltipStrings are drawn below other assets (commit: 090aaf9)
—
mezz /
githubweb
- Bump version (commit: 64c490c)
—
mezz /
githubweb
- Fix #242 Unable to open JEI config from main menu (commit: ec12595)
—
mezz /
githubweb
- Bump version (commit: ee9fb67)
—
mezz /
githubweb
- Fix #240 Update to latest Forge (commit: 18aa309)
—
mezz /
githubweb
- Update required forge version (commit: 9e1bc07)
—
mezz /
githubweb
- Update for new Forge keybindings with modifiers (commit: 8993960)
—
mezz /
githubweb
- Use RenderItem.renderModel for item list instead of copying the method (commit: e08892e)
—
mezz /
githubweb
- Fix #231 Filter not updating when set from API (commit: 75afb22)
—
mezz /
githubweb
- Update to use newer Registry methods (commit: ff8af2c)
—
mezz /
githubweb
- Force exit on exceptions during startup to stop Ticking entity (commit: d94de78)
—
mezz /
githubweb
- Fix for Forge registry changes (commit: 9601f83)
—
mezz /
githubweb
- Update for improved tooltip methods in Forge. (commit: 3bbb423)
—
mezz /
githubweb
- Improve loading performance. (commit: babff87)
—
mezz /
githubweb
- Fix #227 "+" button is in the wrong place (commit: 5038f93)
—
mezz /
githubweb
- Update for improved tooltip methods in Forge. (commit: 98dd45f)
—
mezz /
githubweb
- Update for Forge 12.16.0.1805 (commit: e19734c)
—
mezz /
githubweb
- Close #220 Make wrench icon red when in cheat mode (commit: 4167ad8)
—
mezz /
githubweb
- Fix #217 catch errors from unregistered itemStacks on start (commit: b4e75f3)
—
mezz /
githubweb
- Bump version (commit: 42cb0f6)
—
mezz /
githubweb
- Close #219 Improve Broken Recipe Reporting (commit: b4561a2)
—
mezz /
githubweb
- Bump version (commit: c14f261)
—
mezz /
githubweb
- Bump version (commit: a99c4fd)
—
mezz /
githubweb
- Fix #217 catch errors from unregistered itemStacks on start (commit: 70b4739)
—
mezz /
githubweb
- Bump version (commit: e44845e)
—
mezz /
githubweb
- Check item model overrides for crashes before adding to item list (commit: 9c8b55d)
—
mezz /
githubweb
- Fixed more ItemOverrides (commit: 64dd92e)
—
arnout1998 /
githubweb
- Fix item rendering for items with item state overrides. (commit: 1b9c019)
—
mezz /
githubweb
- Cleanup (commit: bbf9e5f)
—
mezz /
githubweb
- Fix #51 Make compass and clocks useless in item list and recipes (commit: d9d695a)
—
mezz /
githubweb
- Revert "Try to detect subtypes on items that do not set hasSubtypes (commit: 22ccd50)
—
mezz /
githubweb
- Set hasSubtypes on vanilla items that are missing it (commit: 676a358)
—
mezz /
githubweb
- Use official forge (commit: 691a524)
—
modmuss50 /
githubweb
- Update de_DE.lang (commit: 6b64e03)
—
hansmeuller1533 /
githubweb
- Update de_DE.lang (commit: d94cd6e)
—
mail /
githubweb
- Fix broken version number (commit: 063b691)
—
mezz /
githubweb
- Add tooltip callback for item and fluid recipe ingredients (commit: ee849c1)
—
mezz /
githubweb
- Update ru_RU.lang (commit: e446ab5)
—
verybigbro /
githubweb
- Update German translation (commit: c32c565)
—
wilhelm /
githubweb
- Change Millibucket notation (commit: cea07b4)
—
wilhelm /
githubweb
- Update Finnish translation (commit: 02d4ecb)
—
kasperi.kauppi /
githubweb
- Fix #85 Item list does not adapt to Potion effects when gui is open (commit: d72d8b0)
—
mezz /
githubweb
- Fix missing import (commit: ca173ee)
—
mezz /
githubweb
- Cleanup, remove deprecated API methods, match 1.8 and 1.8.9 versions #s (commit: f949630)
—
mezz /
githubweb
- Close #84 Add recipe tooltip method (commit: 60010da)
—
mezz /
githubweb
- Add method to reload JEI in the API (commit: 9dbac3f)
—
mezz /
githubweb
- Add better diagnostic message for broken recipes (commit: 9bbd8f4)
—
mezz /
githubweb
- Bump version (commit: 722311b)
—
mezz /
githubweb
- Fix item tooltips rendering under tanks (commit: 0c9cf02)
—
mezz /
githubweb
- Add checks to help debug item errors (commit: 77cceb0)
—
mezz /
githubweb
- Fix a crash when opening GUI (commit: bccabd9)
—
mezz /
githubweb
- Bump version (commit: e893498)
—
mezz /
githubweb
- Fix cheat item command on server with very large NBT (commit: 66e7dbb)
—
mezz /
githubweb
- Fix item list items overlapping search bar (commit: 463be23)
—
mezz /
githubweb
- Allow wildcard hiding of different-nbt items in edit mode (commit: 0d5be82)
—
mezz /
githubweb
- Close #79 Detect fluid from fluid block stacks (commit: 32dc9b9)
—
mezz /
githubweb
- Improve debugging and error messages (commit: e3d0345)
—
mezz /
githubweb
- #79 Fix up openGL blending (commit: 1682025)
—
mezz /
githubweb
- #79 4 Ensure tiny amounts of fluid in tanks are still visible (commit: d516c16)
—
mezz /
githubweb
- Add better debugging for tanks (commit: 86d47bf)
—
mezz /
githubweb
- #79 2, 3, 5, fix tank overlays having the wrong color (commit: b8dda26)
—
mezz /
githubweb
- #79 1 allow displaying fluids without capacity in the tooltip (commit: 0c47de7)
—
mezz /
githubweb
- Fix non-square hovering highlights (commit: c964459)
—
mezz /
githubweb
- Render tank overlays even if there is no fluid (commit: 2f43d72)
—
mezz /
githubweb
- Prevent crash when rendering fluids with no sprite (commit: fd7033a)
—
mezz /
githubweb
- Bump version (commit: 5a4e808)
—
mezz /
githubweb
- Close #74 Disable Item List if the open GUI is too large (commit: abce816)
—
mezz /
githubweb
- Add conveneince function for adding description to a single ItemStack (commit: ec9c244)
—
mezz /
githubweb
- Bump version (commit: 1b409e4)
—
mezz /
githubweb
- Close #55 delete items from cheat mode (requires server) (commit: 532680a)
—
mezz /
githubweb
- Allow multiple searches by using | character (commit: ce65804)
—
mezz /
githubweb
- Close #61 Config option: Search for mod name without @ in front. (commit: f484f09)
—
mezz /
githubweb
- Improve search performance on crazy-huge packs (commit: 3a9b51a)
—
mezz /
githubweb
- Fix #53 Recipe Gui Title goes black when Thaumcraft Arcane Bore is shown (commit: 2f543ad)
—
mezz /
githubweb
- Update README (commit: 0212412)
—
mezz /
githubweb
- Update German translation (commit: e67f62f)
—
wilhelm /
githubweb
- Fix rendering for some ISmartItemModels (commit: 7b3e854)
—
mezz /
githubweb
- Handle /give for items with very long dataTags (commit: 432f1eb)
—
mezz /
githubweb
- Fix rendering of ISmartItemModel items (commit: 579107c)
—
mezz /
githubweb
- Bump version (commit: 04253d7)
—
mezz /
githubweb
- Cleanup (commit: fb42edc)
—
mezz /
githubweb
- Find more sub-items (commit: 1488e10)
—
mezz /
githubweb
- fix build (commit: f8db48c)
—
mezz /
githubweb
- Cleanup (commit: 33cf86b)
—
mezz /
githubweb
- Fix recipe transfer (commit: d50d8b4)
—
mezz /
githubweb
- Close #70 Allow custom container logic when "+" button is pressed (commit: 35f5aa3)
—
mezz /
githubweb
- Fix crafting recipes with itemstacks of 0 size (commit: 25a51ca)
—
mezz /
githubweb
- Clean up API to depend on using IModPlugin. Add errors for API misuse (commit: b04ff3a)
—
mezz /
githubweb
- Cleanup / refactoring (commit: 6e80b2c)
—
mezz /
githubweb
- Fix edit-mode rendering (commit: 9ce0e45)
—
mezz /
githubweb
- Cleanup (commit: 9c4453a)
—
mezz /
githubweb
- Add some fluid tanks in debug mode (commit: 18673b8)
—
mezz /
githubweb
- Bump version for first Release (commit: a7359b6)
—
mezz /
githubweb
- Cleanup (commit: 8b5ef46)
—
mezz /
githubweb
- Remove unused tooltipModName translation keys (commit: 9c0ab6c)
—
mezz /
githubweb
- Close #62 Add "description pages" for items (commit: e692c4b)
—
mezz /
githubweb
- Close #57 Add fluid rendering and fluid searching (commit: 84ce494)
—
mezz /
githubweb
- Extend German translation (commit: 9433725)
—
mezz /
githubweb
- bump version (commit: a7ec626)
—
mezz /
githubweb
- Close #64 keep search history (use up and down keys) (commit: 4921de8)
—
mezz /
githubweb
- Fix #66 NPE on world reload (commit: 4e0024e)
—
mezz /
githubweb
- Experiment with faster item list rendering (commit: e40c461)
—
mezz /
githubweb
- Close recipe GUI when config changes (commit: 9b9ab84)
—
mezz /
githubweb
- bump version (commit: adc7961)
—
mezz /
githubweb
- Keep item filter text after changing config (commit: 4506284)
—
mezz /
githubweb
- Make compatible with Java 7 (commit: e80b360)
—
mezz /
githubweb
- bump version (commit: 6fa582a)
—
mezz /
githubweb
- Fix JEI blocking backspace in creative tab (commit: d0056e3)
—
mezz /
githubweb
- Make "hide missing item models" a config option instead of always on (commit: 47c06c4)
—
mezz /
githubweb
- Add enchanted books (commit: 81b4a15)
—
mezz /
githubweb
- Reload stuff when the config changes (commit: 9617178)
—
mezz /
githubweb
- Improve FPS in the item list (commit: 45a66fd)
—
mezz /
githubweb
- Fix fuel recipe transfer helper (commit: 129d1d2)
—
mezz /
githubweb
- Close #59 Add recipe animations (commit: 3b8dfdc)
—
mezz /
githubweb
- Make code more similar between 1.8 and 1.8.8 versions (commit: 9cff918)
—
mezz /
githubweb
- bump version (commit: b320979)
—
mezz /
githubweb
- Remove mod name tooltip. (commit: a1b1baf)
—
mezz /
githubweb
- Allow JEI to run client-only, without recipe transfer (commit: e6bb24b)
—
mezz /
githubweb
- Fix NPE when changing config in-game (commit: 9d0be35)
—
mezz /
githubweb
- Fix NPE when changing config in-game (commit: ee16159)
—
mezz /
githubweb
- bump version (commit: fa4c1cc)
—
mezz /
githubweb
- Highlight missing items when hovering over the recipe transfer button (commit: dc3def9)
—
mezz /
githubweb
- Enable JEI in item list creative mode (commit: 1cea1b9)
—
mezz /
githubweb
- Use arrows for Back and Next buttons in Item List (commit: 6445f32)
—
mezz /
githubweb
- Less cramped item list, bigger buttons, center items vertically (commit: 1e7e6c7)
—
mezz /
githubweb
- update readme (commit: 9d276f4)
—
mezz /
githubweb
- localize the new tooltips, limit tooltip line width (commit: 9de7b22)
—
mezz /
githubweb
- Only allow wildcard blacklising for items with subitems (no point to) (commit: 7120c55)
—
mezz /
githubweb
- Display config category for addons in the in-game gui (commit: 68ae3e8)
—
mezz /
githubweb
- Add config category for JEI addon mods to use (commit: cd138ce)
—
mezz /
githubweb
- bump version (commit: ea00acc)
—
mezz /
githubweb
- Add config button to GUI, improve config, improve localization fallback (commit: 3bded01)
—
mezz /
githubweb
- Update zh_CN.lang (commit: 6531633)
—
urey.s.knowledge /
githubweb
- Remove misc forge MDK txt files (commit: 269c73f)
—
mezz /
githubweb
- Save recipe viewing history, go back with backspace (commit: 7e4eabf)
—
mezz /
githubweb
- bump version (commit: b0474ec)
—
mezz /
githubweb
- Make "all recipes" click area smaller (commit: 7ddebe7)
—
mezz /
githubweb
- Center the item stack list in the available space next to the gui (commit: e7dec50)
—
mezz /
githubweb
- Fix bottom row of items is hidden when item page is slightly past full (commit: 7250547)
—
mezz /
githubweb
- Bump version (commit: bc9c1bd)
—
mezz /
githubweb
- Set focused item from a rotation based on request type (input/output) (commit: 631cb26)
—
mezz /
githubweb
- Ignore empty recipe categories (commit: 14353d8)
—
mezz /
githubweb
- Add recipe width and height to drawInfo for easier text alignment (commit: 2c97382)
—
mezz /
githubweb
- Use error log instead of FMLLog.bigWarning (stack trace is already huge) (commit: f98998e)
—
mezz /
githubweb
- Combine IRecipeCategory.init and IRecipeCategory.setRecipe (commit: c9e4c42)
—
mezz /
githubweb
- Update readme to include using ATs from JEI with gradle (commit: ad579dc)
—
mezz /
githubweb
- Add support for Version Checker ( 1.8 or 1.8.8 ) (commit: 08881c8)
—
mezz /
githubweb
- Fix a bug in handling oreDict recipes (commit: dd25cd0)
—
mezz /
githubweb
- bump version (commit: a6d8100)
—
mezz /
githubweb
- Fix NPE when resetting item filter cache (commit: 6737da7)
—
mezz /
githubweb
- Log exceptions correctly (with stack trace) (commit: 0e2b4e8)
—
mezz /
githubweb
- Reset item filter cache when the item blacklist changes (commit: 164e7c8)
—
mezz /
githubweb
- Add NBT ignore-list to the API (commit: 6628424)
—
mezz /
githubweb
- Add a way to ignore classes of unhandled recipes (commit: 900b144)
—
mezz /
githubweb
- Fix #52 tooltip errors on bukkit/spigot (commit: 09a50ba)
—
mezz /
githubweb
- Add getItemListForModId(String modId) to IItemRegistry (commit: 5d80896)
—
mezz /
githubweb
- Tidy up config (commit: a581b1f)
—
mezz /
githubweb
- Allow removing items from the blacklist (commit: 5c794c1)
—
mezz /
githubweb
- Fire RecipesGuiInitEvent instead of firing a duplicate GuiInitEvent (commit: 069c623)
—
mezz /
githubweb
- Allow the InitGuiEvent for the RecipesGui (commit: 0c4989c)
—
mezz /
githubweb
- Change "loaded plugin" to "registered plugin" (commit: db657d9)
—
mezz /
githubweb
- add "Loaded plugin" console message (commit: b039864)
—
mezz /
githubweb
- Make server-side API useless instead of crashing (commit: 9a25340)
—
mezz /
githubweb
- Fix #50 Remove permissions check and rely on /give behavior (commit: 9afbfd4)
—
mezz /
githubweb
- update license date (commit: 570c31c)
—
mezz /
githubweb
- Experimental: allow adding new recipes while the game is running (commit: f0c123e)
—
mezz /
githubweb
- #49 Defend against NPE on Spigot/Bukkit servers (commit: 2dbed52)
—
mezz /
githubweb
- Fix multiple mod names in tooltip after relogging (commit: 8327abc)
—
mezz /
githubweb
- Open recipes for current gui first if it has a recipe transfer helper (commit: 92c7323)
—
mezz /
githubweb
- Fix bug with recipe transfer for modded crafting tables (commit: 65b5751)
—
mezz /
githubweb
- Add back patch version (commit: 0519306)
—
mezz /
githubweb
- Use Major version zero for the JEI API version, according to semver (commit: ca37b38)
—
mezz /
githubweb
- formatting (commit: f709571)
—
mezz /
githubweb
- bump version, remove patch version since it's basically added by jenkins (commit: 8f8f35d)
—
mezz /
githubweb
- Fix mod version (commit: fece2d2)
—
mezz /
githubweb
- Change mod registration to allow extending it in the future (commit: 7624170)
—
mezz /
githubweb
- remove warning about not handling VanillaBrewingRecipe (commit: 8fd2b0d)
—
mezz /
githubweb
- Spread out the potion layout more (commit: fbb21d2)
—
mezz /
githubweb
- Use getCanonicalName instead of magic string (commit: b7c2c9b)
—
mezz /
githubweb
- Fix #48 Clicks are not blocked from underlying GUI (commit: 0379169)
—
mezz /
githubweb
- Fix crash in 1.8 when cheating items (commit: 36ba587)
—
mezz /
githubweb
- bump version (commit: bc84de8)
—
mezz /
githubweb
- Use an annotation to load plugins at FMLModIdMappingEvent (thanks cpw) (commit: c5692e5)
—
mezz /
githubweb
- Add potion support (commit: 4eef272)
—
mezz /
githubweb
- Update ru_RU.lang (commit: c1eb166)
—
verybigbro /
githubweb
- Move fuel "burn time" string down, to vertically center it more (commit: e290999)
—
mezz /
githubweb
- Only close item overlay when the GUI is actually closed This fixes (commit: 1b63ad2)
—
mezz /
githubweb
- Fix #46 Require Control to be pressed to toggle item list overlay (commit: 653152b)
—
mezz /
githubweb
- Ctrl-F focuses search bar (commit: 0a9f2cf)
—
mezz /
githubweb
- Fix config defaults becoming too big when using blacklist (commit: 2c0b507)
—
mezz /
githubweb
- Close #2 Easily hide items/blocks from JEI (Edit Mode, API, and config) (commit: 9bc99d8)
—
mezz /
githubweb
- bump version (commit: 7bd8f24)
—
mezz /
githubweb
- improve config name for "Add Mod Name to Tooltip" option (commit: 3518fc6)
—
mezz /
githubweb
- Split furnace recipes into fuel and smelting (commit: 7d7d361)
—
mezz /
githubweb
- Close #44 click recipe category title to view all recipes (commit: 9b5b6f8)
—
mezz /
githubweb
- Improve the look of fuel recipes, add padding ability to backgrounds (commit: 5ab20d3)
—
mezz /
githubweb
- Fix missing items in item list (commit: fa24a67)
—
mezz /
githubweb
- bump version (commit: 009e2f7)
—
mezz /
githubweb
- Add a good default location for the recipe transfer button (commit: 573cfe3)
—
mezz /
githubweb
- Add checks to recipe transfer to make sure slots can be altered (commit: 9d50900)
—
mezz /
githubweb
- Add a configurable NBT key blacklist (commit: 86943ce)
—
mezz /
githubweb
- bump version (commit: e65b23c)
—
mezz /
githubweb
- bump version (commit: 93e4a96)
—
mezz /
githubweb
- Fix client crash (commit: 28e075a)
—
mezz /
githubweb
- tidy ItemStackElement (commit: 6b10b77)
—
mezz /
githubweb
- Fix #4 Fix #43 Add support for recipe transfer-to-crafting-area feature (commit: a16a862)
—
mezz /
githubweb
- improve doc (commit: bea7426)
—
mezz /
githubweb
- Make mod name tooltip italic (commit: 84e6295)
—
mezz /
githubweb
- modularize widgets, rename things with "ingredient" as a concept (commit: 5665785)
—
mezz /
githubweb
- update README.md (commit: 384b3ae)
—
mezz /
githubweb
- reformat gradle (commit: 783e5cf)
—
mezz /
githubweb
- Fix #41 Crash when an item in an itemStack is null (commit: f1e4916)
—
mezz /
githubweb
- Fix startup issue when there are no selected recipe categories (commit: 73c473d)
—
mezz /
githubweb
- Add more fluid handling infrastructure (commit: ac5cc06)
—
mezz /
githubweb
- fix method name (commit: 07b3ec4)
—
mezz /
githubweb
- Remove duplicate categories in recipe list (commit: b02dc78)
—
mezz /
githubweb
- Fix usage and recipes hotkeys on recipes gui (commit: e8739df)
—
mezz /
githubweb
- add more support structure for liquid handling (commit: aabc9ac)
—
mezz /
githubweb
- bump version (commit: dacce93)
—
mezz /
githubweb
- Do a better job of getting an item's mod name (commit: 70fa820)
—
mezz /
githubweb
- Fix scrolling direction (commit: 3d7a0b2)
—
mezz /
githubweb
- Minor cleanup (commit: 4dc0993)
—
mezz /
githubweb
- bump version (commit: 4051e7a)
—
mezz /
githubweb
- Fix recipe lookup issue with wildcard metadata (commit: 4783115)
—
mezz /
githubweb