aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/searchoverlay
AgeCommit message (Collapse)Author
2024-06-181.21Aaron
2024-06-16Fix Search Overlay NPE (#778)Kevin
Co-authored-by: Aaron <51387595+AzureAaron@users.noreply.github.com>
2024-05-29clean codeolim
2024-05-29improve color of starsolim
2024-05-28revamp uiolim
add background an move stars and pet options to look better hopefully
2024-05-28add translation stringsolim
2024-05-28fix lowercase for non max level petsolim
2024-05-28front load petsolim
when searching the ah make pets show ahead of skins ect when they are a likly match
2024-05-28stop pet / dungeon detection being case sensitiveolim
2024-05-28add pet level filters and star filtersolim
adds the ability to search for max level pet as well as hiding skins when search for a pet. and when i item is starable adds the ability to search for an amount of stars
2024-05-08get(0) -> getFirst()Yasin
2024-05-08language file thingYasin
option->config categorie->config and corrected prefix
2024-05-08reorder configsYasin
2024-05-08debloat SkyblockerConfig.java + translate changeYasin
removed text.autoconfig. prefix new way is skyblocker.option.
2024-02-17Rename search overlay package to match Java conventionsAaron