aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-21typoFluboxer
2024-02-21extra clarificationFluboxer
2024-02-211st iteration of calculator for CroesusFluboxer
I did testings on M5 and M6 drops and so far it were working properly. Only thing I'm unsure is spirit pet and yes it does use big map for every dungeon drop lmao
2024-02-19Merge pull request #533 from kevinthegreat1/solversKevin
Add Silverfish and Ice Fill Solvers
2024-02-19Refactor IceFillKevinthegreat
2024-02-19Fix english localizationKevinthegreat
2024-02-19Optimize ice fillKevinthegreat
2024-02-19Change IceFill from bfs to dfsKevinthegreat
2024-02-19Add configKevinthegreat
2024-02-19Finish silverfish and ice fill solversKevinthegreat
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