Age | Commit message (Expand) | Author |
2024-03-06 | Internal Changes: Many small code cleanups (#1101) | hannibal2 |
2024-03-06 | Backend: Reformat code in all files in src directory (#1109) | CalMWolfs |
2024-02-22 | Removed duplicate pet level detection logic. #1027 | hannibal2 |
2024-02-10 | Splitting many utils functions from LorenzUtils up into other classes: ChatUt... | Thunderblade73 |
2024-01-22 | code cleanup | hannibal2 |
2024-01-21 | fix tests and bring it back (#943) | CalMWolfs |
2024-01-16 | adding comments | hannibal2 |
2024-01-08 | option to hide pet candy count on max + fix pet lvl regex (#857) | CalMWolfs |
2023-12-14 | Fix: Modify ItemStack ranchers boot check to use NBT (#795) | Walker Selby |
2023-11-29 | Added show special edition number as stack size when below 1k. | hannibal2 |
2023-11-29 | Added Bottle of Jyrre in item Stack Size (#738) | HiZe_ |
2023-11-22 | reverted some private functions and other misc cleanup changes | hannibal2 |
2023-11-22 | Internal Change: More Random Cleanup (#724) | Walker Selby |
2023-11-21 | Added Bookworm Book to the Estimated Item Value feature (#722) | jani270 |
2023-11-15 | Using fungi_cutter_mode instead of reading item lore | hannibal2 |
2023-10-26 | Add Repo TODOs (#585) | Walker Selby |
2023-10-20 | Internal Changes: getInternalName Pt 2 (#548) | Walker Selby |
2023-10-15 | Added Enrichment to Estimated Item Value (#566) | jani270 |
2023-10-12 | Fixed Hyper reforge/End Stone Geode detection. | hannibal2 |
2023-09-28 | code cleanup | hannibal2 |
2023-09-27 | code cleanup | hannibal2 |
2023-09-27 | Add actual NBT data to /shcopyitem command (#509) | Brandon |
2023-09-27 | removed wildcards from imports | hannibal2 |
2023-09-02 | new Gemstone Slot Unlock Cost line for Estimated Item Value feature (#408) | Serhan |
2023-08-29 | Fixed estimated item value doesn't detect master stars in ah. | hannibal2 |
2023-08-27 | Fixed estimated item value detects master stars on non dungeon items | hannibal2 |
2023-08-22 | Pet Experience Tooltip | hannibal2 |
2023-08-09 | Changing internalName to getInternalName_old, and getInternalName_new to inte... | hannibal2 |
2023-08-09 | Using NEUInternalName in EstimatedItemValue | hannibal2 |
2023-08-07 | replace enum.getEntries() to enum.entries and using .addSelector<Enum> | hannibal2 |
2023-08-07 | Fixed master star detection in estimate item value broken for some times. | hannibal2 |
2023-08-07 | Basic test for dungeon items | nea |
2023-07-20 | Hide Not Rift-transferable items in Rift Transfer Chest as part of hide not c... | hannibal2 |
2023-07-11 | Merge pull request #303 | Roman / Linnea Gräf |
2023-07-10 | Living Metal Suit Progress (#292) | HiZe_ |
2023-07-05 | Added Polarvoid Books to EstimatedItemValue (#300) | jani270 |
2023-07-04 | using upgrade_level if dungeon_item_level is smaller to calculate dungeon sta... | hannibal2 |
2023-06-17 | Added dev option to show item uuid in item lore | hannibal2 |
2023-06-16 | Fixed dungeon stars in estimated item value working with skytils correctly | hannibal2 |
2023-06-09 | Restore Bought Piece Of Wizard Portal Lore (#225) | HiZe_ |
2023-06-04 | Pocket sack in a sack display (#193) | HiZe_ |
2023-05-29 | Added ItemStack.cachedData to store candyUsed and heldItem | hannibal2 |
2023-05-29 | Fortune guide - Mostly done (#160) | CalMWolfs |
2023-05-25 | Fixed Silex counting on Promising Shovel | hannibal2 |
2023-05-24 | Added Pet Candies Used number | hannibal2 |
2023-05-10 | Added rune support in Estimated Item Value | hannibal2 |
2023-04-20 | Added support for hoe counter and cultivating ove 1b | hannibal2 |
2023-04-16 | Fixed gemstone detection in estimated item value for gemstones with unique ids | hannibal2 |
2023-04-13 | code cleanup | hannibal2 |
2023-04-12 | Rename util methods | hannibal2 |