1.6.0 (2019-04-29 21:33:26 +0200) JEI recipes that have missing research will have an icon displaying its missing research, closes #54 (Buuz135) Fixed itemstacks being empty, closes #50 closes #53 (Buuz135) Fixed aspect thread check restarting when jei loads again, closes #55 (Buuz135) 1.5.8 (2019-04-07 13:40:49 +0200) Updated most of JEI deprecated methods (Buuz135) Fixed Crucible recipes not showing it's catalyst, closes #49 (Buuz135) Updated to a newer JEI (Buuz135) 1.5.7 (2019-04-07 12:52:45 +0200) Update gradle.properties (Buuz135) Log and ignore JSON syntax errors in aspect cache file (David Vierra) 1.5.6 (2019-03-31 22:18:50 +0200) Increased version (Buuz135) Fixed catalyst checking for crucible recipes, closes #41 (Buuz135) Vis crystals are now shown in the recipe info for the salis mundus, closes #44 (Buuz135) Fix crash during register with EnderIO 5.0.43 (Michael Ziminsky (Z)) ThaumicJEI-1.5.5-23 Increased version (Buuz135) Disabled recipe hiding for default until its fixed on TC side to work on servers (Buuz135) Fix aspect count being capped at 127 (Michael Ritter) ThaumicJEI-1.5.4-22 Fixed curseforge release (Buuz135) Increased version (Buuz135) Fixed some infusion recipes having the same input and output, closes #36 (Buuz135) Moved some code around (Buuz135) ThaumicJEI-1.5.3-20 Added more safety checks to prevent #33, closes #33 (Buuz135) Added mod deps to the curseforge uploader (Buuz135) Create ru_RU.lang (???????) ThaumicJEI-1.5.2-19 Changed Thaumcraft dep to use Curseforge repo (Buuz135) Updated .gitignore (Buuz135) Cleaned up some code (Buuz135) Added some safe checks to prevent issues, closes #31 (Buuz135) ThaumicJEI-1.5.1-17 Delay recipe syncing if the player is null, closes #30 (Buuz135) ThaumicJEI-1.5.0-16 Added the ability of hiding recipes if the research for it is missing. (Buuz135) Updated to latest Thaumcraft (Buuz135) Added automatic release, changelog and building (Buuz135) ThaumicJEI-1.4.0-14 Updated to latest jei Improved Arcane workbench category Improved Infusion category Improved Aspect compound category Improved Aspect from itemstack category Added better checking for recipes for vis crystals and phials ThaumicJEI-1.3.1-12 Added a check for items that dont have aspects to dont render in the tooltip JEI now moves away in the Foci manipulator ThaumicJEI-1.3.0-11 Updated forge and TC Added a blacklist in the config to remove items from the Aspect From Itemstack checking Aspects in the items tooltips now render in all GUI (Can be disabled in the gui) Added a config option to disable the Aspect From ItemStack cache running every time you run the game. If its disabled it will only run if the file is missing. All tabs should be localized (TartaricAcid) ThaumicJEI-1.2.4-9 Sorted JEI tabs in a more logical way JEI will now move away in some areas of the Research Table that are outside of the gui ThaumicJEI-1.2.3-7 Readded Aspect from Itemstack, on the first run a file will generate in the config folder that contains all the information for it (You can check the logs to see when is done generating). On the second run the aspects will show in JEI properly and the file will update again. The file is created in another thread so it won't slow down the game start. Made the mod clientside only ThaumicJEI-1.2.2-5 Changed Aspect Ingredient to AspectList Ingredient so the amount can be rendered on top ThaumicJEI-1.2.1-4 Removed Arcane recipes from the normal crafting category and forced latest JEI so it doesn't show an empty page ThaumicJEI-1.2.0-3 Update to 1.12 (Aspect for ItemStack currently disabled) ThaumicJEI-1.1.3-2 Added a small tweak to slow down aspect creation if it is two fast ThaumicJEI-1.1.2 Made aspect checking a little bit faster (I dont think so) Added descriptions for TC custom recipes that aren't shown in JEI (Thanks to thePalindrome for the descriptions) Changed some display names ThaumicJEI-1.1.1 Changed how items display in the JEI search for the aspect until TC fixes tooltips not showing in not container GUI Forced Tab icons ThaumicJEI-1.1 Aspects are now ingredients, they can be searched en JEI, see what 2 aspects make another aspect and what items create that aspect. Arcane Workbench has a clickable area to check recipes and you can transfer recipes from the items in your inventory. Fixed some recipes not working WARNING: Checking what aspects of all the items in the game has, can be performance heavy but it won't add load time to the pack, everything is done in a new thread and it might take a while to appear in game. Example: All The Mods 1.10 takes 3 min to check the aspects of all the items. THIS CAN BE DISABLED IN THE CONFIG IS SOMETHING HAPPENS ThaumicJEI-1.0 |