Age | Commit message (Collapse) | Author |
|
make it so styles can be added to the replacement text
|
|
chat-rules
|
|
|
|
added the ability to choose between a few sound effects to play when a message is received
|
|
improve the layout and use of the config ui to be close to its final state hopefully
|
|
fixed the location check being backwards and increased the length of the filter and replace inputs
|
|
added the announcement output option for the chat rules
|
|
implemented option to ignore the case of the message. and option to make it only work when raw location = value or != value.
|
|
now scans each chat message with the rules to see if they match
|
|
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
|
|
has config ui that dose not save the rules and the basic building blocks for the rest of the feature
|
|
implemented option to ignore the case of the message. and option to make it only work when raw location = value or != value.
|
|
|
|
|
|
|
|
|
|
|
|
now scans each chat message with the rules to see if they match
|
|
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
|
|
has config ui that dose not save the rules and the basic building blocks for the rest of the feature
|
|
Search overlays for bz and ah
|
|
Add Visitor helper
|
|
|
|
Kuudra Features
|
|
|
|
|
|
|
|
corrected the tool tip for books in the bazaar. and fixed bug with suggestions not rendering.
|
|
added logger outputs in try catch when loading item lists
|
|
fix small bugs and add more comments
|
|
add a tool tip to the button depending on the item they are showing. assuming it is the name of an item
|
|
add /bzs to search bazaar and /ahs to search ah
|
|
fix most formatting issues and a few small bugs
|
|
added icons to the suggested options and history
|
|
found that there is a neu repo thing to get item names. uses this for auction items.
|
|
|
|
adds descriptions fall all new functions and removes unused renderBackground function
|
|
add tool tip options for the settings
|
|
removed the Ultimate from the name of enchants in bz so they are search able
|
|
made it so most pet skins are named correctly
|
|
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
|
|
add pets and runes to search for ah. and also added pet skins
|
|
when loading a sing an extra space was being added even if one existed already
|
|
remove unneeded data from auction items id so more likely to get name.
|
|
added enchants to bazaar list. and improved auction list
|
|
added option to keep the previous search
|
|
removed colour codes from names so they do not interfere with search
|
|
auto focus the search box and if enter key pressed in box close the overlay
|
|
|
|
add history options to the search overlay
|