Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-19 | Add silverfish board parsing | Kevinthegreat | |
2024-02-19 | Add solvers | Kevinthegreat | |
2024-02-19 | use mod-publish-plugin (#556) | Yasin | |
2024-02-19 | Fix beacon highlights persisting after the boss dies (#554) | Aaron | |
2024-02-19 | Merge pull request #553 from Ghost-3/SpidersDen | Aaron | |
Spider's Den Server Widget | |||
2024-02-19 | Improve secrets caching behaviour (#545) | Aaron | |
2024-02-19 | Added Broodmother states | Ghost | |
2024-02-18 | Minor fix | Ghost | |
2024-02-18 | Fix powder hud not updating when commissions hud is disabled (#550) | Aaron | |
2024-02-18 | Merge pull request #548 from AzureAaron/bazaar-data-source-change | Aaron | |
Small search overlay changes | |||
2024-02-18 | Spider's Den server Widget | Ghost | |
2024-02-18 | Better location management (#547) | Ghost | |
* Better location management * Location enum rework * Removed unused constants | |||
2024-02-18 | Merge pull request #546 from Fluboxer/item-quality-floor | Aaron | |
Add Item Floor Tier to tooltip | |||
2024-02-18 | Merge pull request #544 from Ghost-3/powder | Aaron | |
Show the diff in the Powders widget | |||
2024-02-18 | Check all door blocks and fix fairy room door (#536) | Kevin | |
2024-02-18 | Number format fix | Ghost | |
2024-02-17 | Rename search overlay package to match Java conventions | Aaron | |
2024-02-17 | Refactor search overlay bazaar data source | Aaron | |
2024-02-17 | Made tooltip also show floor instead of only showing tier number | Fluboxer | |
2024-02-17 | Made config tip more readable | Fluboxer | |
2024-02-17 | Minor fix | Ghost | |
2024-02-17 | added floor tier to item tooltip as item quality without tier was half useless | Fluboxer | |
2024-02-16 | Use NumberFormat.getInstance() | Ghost | |
2024-02-16 | Show the diff in the Powders widget | Ghost | |
2024-02-15 | center table components (#543) | Anton | |
2024-02-15 | Treasure Hoarder Puncher Commission fix (#542) | Ghost | |
2024-02-15 | Item Quality (dungeon drops) (#541) | Fluboxer | |
2024-02-15 | Boulder Solver (#540) | Yasin | |
2024-02-15 | Add End HUD Widget (#524) | viciscat | |
2024-02-14 | Merge pull request #537 from olim88/Search-overlays | Kevin | |
Search overlays for bz and ah | |||
2024-02-14 | Merge pull request #535 from esteban4567890/master | Kevin | |
Add Visitor helper | |||
2024-02-14 | Disable title and chat messages for Melon/Pumpkin Dicer (#534) | Ghost | |
2024-02-14 | Merge pull request #519 from AzureAaron/kuudra | Kevin | |
Kuudra Features | |||
2024-02-12 | Fix bazaar and auction house items loading, item matching, and tooltips | Kevinthegreat | |
2024-02-11 | Refactor VisitorHelper | Kevinthegreat | |
2024-02-09 | Fixed NumberFormatException with 4 digit stack | esteban4567890 | |
2024-02-08 | correct tool tip and name for books in bazaar | olim | |
corrected the tool tip for books in the bazaar. and fixed bug with suggestions not rendering. | |||
2024-02-08 | add logger outputs to catch | olim | |
added logger outputs in try catch when loading item lists | |||
2024-02-08 | small fixes and comments | olim | |
fix small bugs and add more comments | |||
2024-02-08 | add tool tips | olim | |
add a tool tip to the button depending on the item they are showing. assuming it is the name of an item | |||
2024-02-08 | add commands to open seach | olim | |
add /bzs to search bazaar and /ahs to search ah | |||
2024-02-08 | fix small bugs and formatting | olim | |
fix most formatting issues and a few small bugs | |||
2024-02-07 | added icons | olim | |
added icons to the suggested options and history | |||
2024-02-07 | fix auction item list | olim | |
found that there is a neu repo thing to get item names. uses this for auction items. | |||
2024-02-07 | add history label to translatable location | olim | |
2024-02-07 | add descriptions for functions | olim | |
adds descriptions fall all new functions and removes unused renderBackground function | |||
2024-02-07 | add descriptions to the options | olim | |
add tool tip options for the settings | |||
2024-02-07 | improved enchants in bz | olim | |
removed the Ultimate from the name of enchants in bz so they are search able | |||
2024-02-07 | slightly improve pet skins | olim | |
made it so most pet skins are named correctly | |||
2024-02-06 | removed bazaar items not in bazaar | olim | |
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 |