aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-19Add silverfish board parsingKevinthegreat
2024-02-19Add solversKevinthegreat
2024-02-19use mod-publish-plugin (#556)Yasin
2024-02-19Fix beacon highlights persisting after the boss dies (#554)Aaron
2024-02-19Merge pull request #553 from Ghost-3/SpidersDenAaron
Spider's Den Server Widget
2024-02-19Improve secrets caching behaviour (#545)Aaron
2024-02-19Added Broodmother statesGhost
2024-02-18Minor fixGhost
2024-02-18Fix powder hud not updating when commissions hud is disabled (#550)Aaron
2024-02-18Merge pull request #548 from AzureAaron/bazaar-data-source-changeAaron
Small search overlay changes
2024-02-18Spider's Den server WidgetGhost
2024-02-18Better location management (#547)Ghost
* Better location management * Location enum rework * Removed unused constants
2024-02-18Merge pull request #546 from Fluboxer/item-quality-floorAaron
Add Item Floor Tier to tooltip
2024-02-18Merge pull request #544 from Ghost-3/powderAaron
Show the diff in the Powders widget
2024-02-18Check all door blocks and fix fairy room door (#536)Kevin
2024-02-18Number format fixGhost
2024-02-17Rename search overlay package to match Java conventionsAaron
2024-02-17Refactor search overlay bazaar data sourceAaron
2024-02-17Made tooltip also show floor instead of only showing tier numberFluboxer
2024-02-17Made config tip more readableFluboxer
2024-02-17Minor fixGhost
2024-02-17added floor tier to item tooltip as item quality without tier was half uselessFluboxer
2024-02-16Use NumberFormat.getInstance()Ghost
2024-02-16Show the diff in the Powders widgetGhost
2024-02-15center table components (#543)Anton
2024-02-15Treasure Hoarder Puncher Commission fix (#542)Ghost
2024-02-15Item Quality (dungeon drops) (#541)Fluboxer
2024-02-15Boulder Solver (#540)Yasin
2024-02-15Add End HUD Widget (#524)viciscat
2024-02-14Merge pull request #537 from olim88/Search-overlaysKevin
Search overlays for bz and ah
2024-02-14Merge pull request #535 from esteban4567890/masterKevin
Add Visitor helper
2024-02-14Disable title and chat messages for Melon/Pumpkin Dicer (#534)Ghost
2024-02-14Merge pull request #519 from AzureAaron/kuudraKevin
Kuudra Features
2024-02-12Fix bazaar and auction house items loading, item matching, and tooltipsKevinthegreat
2024-02-11Refactor VisitorHelperKevinthegreat
2024-02-09Fixed NumberFormatException with 4 digit stackesteban4567890
2024-02-08correct tool tip and name for books in bazaarolim
corrected the tool tip for books in the bazaar. and fixed bug with suggestions not rendering.
2024-02-08add logger outputs to catcholim
added logger outputs in try catch when loading item lists
2024-02-08small fixes and commentsolim
fix small bugs and add more comments
2024-02-08add tool tipsolim
add a tool tip to the button depending on the item they are showing. assuming it is the name of an item
2024-02-08add commands to open seacholim
add /bzs to search bazaar and /ahs to search ah
2024-02-08fix small bugs and formattingolim
fix most formatting issues and a few small bugs
2024-02-07added iconsolim
added icons to the suggested options and history
2024-02-07fix auction item listolim
found that there is a neu repo thing to get item names. uses this for auction items.
2024-02-07add history label to translatable locationolim
2024-02-07add descriptions for functionsolim
adds descriptions fall all new functions and removes unused renderBackground function
2024-02-07add descriptions to the optionsolim
add tool tip options for the settings
2024-02-07improved enchants in bzolim
removed the Ultimate from the name of enchants in bz so they are search able
2024-02-07slightly improve pet skinsolim
made it so most pet skins are named correctly
2024-02-06removed bazaar items not in bazaarolim
for some reason the bazaar item list had items that were not in it so add a check to make sure the sell volume of an item is not 0