| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-17 | Merge branch 'chat-rules' of https://github.com/olim88/Skyblocker into ↵ | olim | |
| chat-rules | |||
| 2024-02-17 | fix file name | olim | |
| 2024-02-17 | add sound effect | olim | |
| added the ability to choose between a few sound effects to play when a message is received | |||
| 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 | greatly improve the config ui | olim | |
| improve the layout and use of the config ui to be close to its final state hopefully | |||
| 2024-02-16 | Use NumberFormat.getInstance() | Ghost | |
| 2024-02-16 | Show the diff in the Powders widget | Ghost | |
| 2024-02-15 | fix locations and increace text input length | olim | |
| fixed the location check being backwards and increased the length of the filter and replace inputs | |||
| 2024-02-15 | added annoucments | olim | |
| added the announcement output option for the chat rules | |||
| 2024-02-15 | add test for isMach | olim | |
| create test for most parts of the isMatch check | |||
| 2024-02-15 | add config options for ignore case and valid locations | olim | |
| implemented option to ignore the case of the message. and option to make it only work when raw location = value or != value. | |||
| 2024-02-15 | make the rules acutaly work | olim | |
| now scans each chat message with the rules to see if they match | |||
| 2024-02-15 | makes the config ui work | olim | |
| 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-15 | start of implimentation | olim | |
| has config ui that dose not save the rules and the basic building blocks for the rest of the feature | |||
| 2024-02-15 | add test for isMach | olim | |
| create test for most parts of the isMatch check | |||
| 2024-02-15 | add config options for ignore case and valid locations | olim | |
| implemented option to ignore the case of the message. and option to make it only work when raw location = value or != value. | |||
| 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-15 | make the rules acutaly work | olim | |
| now scans each chat message with the rules to see if they match | |||
| 2024-02-15 | makes the config ui work | olim | |
| 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-15 | start of implimentation | olim | |
| has config ui that dose not save the rules and the basic building blocks for the rest of the feature | |||
| 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 | |||
| 2024-02-06 | add pets and runes. and pet skins | olim | |
| add pets and runes to search for ah. and also added pet skins | |||
| 2024-02-06 | fix duplicating " " | olim | |
| when loading a sing an extra space was being added even if one existed already | |||
