aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de
AgeCommit message (Collapse)Author
2024-02-15add config options for ignore case and valid locationsolim
implemented option to ignore the case of the message. and option to make it only work when raw location = value or != value.
2024-02-15make the rules acutaly workolim
now scans each chat message with the rules to see if they match
2024-02-15makes the config ui workolim
the ui works and lets the user configure the rules but has a few quirks to fix in a later commit as it is usable for now
2024-02-15start of implimentationolim
has config ui that dose not save the rules and the basic building blocks for the rest of the feature
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
2024-02-06add pets and runes. and pet skinsolim
add pets and runes to search for ah. and also added pet skins
2024-02-06fix duplicating " "olim
when loading a sing an extra space was being added even if one existed already
2024-02-06slightly improve auction items listolim
remove unneeded data from auction items id so more likely to get name.
2024-02-06improve search listsolim
added enchants to bazaar list. and improved auction list
2024-02-06Added keep previous searcholim
added option to keep the previous search
2024-02-06fixed some namesolim
removed colour codes from names so they do not interfere with search
2024-02-06keyboard qololim
auto focus the search box and if enter key pressed in box close the overlay
2024-02-06fix crasholim
2024-02-06add Historyolim
add history options to the search overlay
2024-02-06small tweaksolim
use magnifying glass icon. use bazaar data in bazaar. and have max length for search box
2024-02-06initial implimentationolim
basic implantation of features.
2024-02-06Garden check to mouse clickedesteban4567890
2024-02-06Visitor helperesteban4567890
2024-02-04Add the missing starter commission to the Dwarven HUD. (#532)Kaluub
2024-02-04Update mayor cache every 20 minutes (#525)Aaron
2024-02-04Fix chest value not getting price data under certain circumstances (#522)Aaron
2024-02-04Beacon Highlighter performance fix + Fix fire sales widget (#521)Aaron
* Beacon Highlighter performance improvements * Fix Fire Sales widget (yet again)
2024-02-04Merge pull request #523 from olim88/crystal-hollows-feturesAaron
Crystal hollows fetures
2024-02-04Nothing to see here (#526)Kevin
2024-02-04Change King to King YolkarAaron