summaryrefslogtreecommitdiff
path: root/src/main/java/darkknight/jewelrycraft/client/gui/GuiJewelryModifier.java
AgeCommit message (Collapse)Author
2024-08-12Bulk commit of changes1.7.10Benjamin Culkin
2018-05-24Formatting passbculkin2442
2018-05-24Update of all changesbculkin2442
2015-12-01- Fixed all of the bugs mentioned on githubOnyx
- Added new config options - Rabbits paw now increases the chance of spawning hearts, rather than itself spawning some - Hearts now have a much lower chance to spawn by default - You can no longer increase your health past 20 hearts (aka double the default health) - The guide now also shows the total number of pages on each tab - A new luck stat has been added to the Curse API - Cleaned up the code a bit (removed unused methods, imports etc) - The displayer's info now has a purple solid color background; the text also has a much closer shadow and now shrinks in height as well as in width when too big - I have modified the potion list to use Mithion's code, credits have been given
2015-08-22Fixed GuiJewelryModifier crash?The Dark Knight
Hopefully fixed The Jewelry Modifier GUI from crashing when trying to search for an item (I think?)
2015-06-24Still trying to fix this bloddy GUI errorOnyxDarkKnight
2015-06-14Woohoo! Improvements!OnyxDarkKnight
2015-06-12Mini fixOnyxDarkKnight
2015-06-12Trying to fix the search functionOnyxDarkKnight
2015-06-12Testing stuffOnyxDarkKnight
2015-06-12Bad ideaOnyxDarkKnight
2015-06-12Trying to fix an issueOnyxDarkKnight
2015-06-12Fixed potential loop hole?OnyxDarkKnight
2015-05-13Minor changeOnyxDarkKnight
2015-04-28Fixed the mod from crashing with other modsOnyxDarkKnight
2015-04-28- Fixed some grammatical errors in the guide.OnyxDarkKnight
- Made the Smelter basin and bucket look metallic - Made the Jeweler's Crafting Table texture to have a wooden top and stone legs - Updated forge to version 10.13.3.1395 - Changed the Jeweler's Crafting Recipe to use stone instead of cobblestone - Fixed Fossils and Archeology from crashing - Added a mcmod.info and a logo to it
2015-04-25Removed javaDoc and trying to fix an error with TiConOnyxDarkKnight
2015-04-25- Changed the build.gradle file to output more fancy files and proper build ↵OnyxDarkKnight
names - Fixed a problem with the Golden Object crashing if it doesn't have an object in the Jewelry Modifier GUI - Improved the GUI of the Jewelry Modifier so it keeps the selection even if you re-size the screen and added a button for adding items for Golden Objects
2015-04-25Fixed a Jenkins issueOnyxDarkKnight
2015-04-12I rearranged files and added a few cool stuff.OnyxDarkKnight