aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/utils
AgeCommit message (Collapse)Author
2024-04-21Merge pull request #654 from viciscat/fancier-barsKevin
Fancier bars
2024-04-21Remove read-only flag when deleting file (#662)Oleg
2024-04-20it works so coolvicisacat
2024-04-20colored nine-slicevicisacat
2024-04-19Add ProfileUtils and clean up codeKevinthegreat
2024-04-12Refactor fancy auction houseKevinthegreat
- Add color and center rarity filter text - Use ItemUtils.getNbtTooltips - Use longs for item prices
2024-04-12it works ain't that GREATvicisacat
2024-04-10Add some Javadocs :)Aaron
2024-04-09Glacite Mineshaft locationAaron
2024-04-06Instanced Utils (#632)Aaron
* Instanced Utils * Use default equals and toString
2024-04-05Fix line rendering & fix colour componentsAaron
Co-authored-by: olim <bobq4582@gmail.com>
2024-03-31Ordered WaypointsAaron
2024-03-28Croesus Solver crash fix (#621)viciscat
2024-03-28Add New Year Cakes Helper (#603)Kevin
2024-03-18Merge pull request #596 from kevinthegreat1/profile-waypoints-fixKevin
Fix fairy and enigma souls profile loading and add chat profile detection
2024-03-18Merge pull request #589 from kevinthegreat1/farming-hudKevin
Farming HUD & HUD Refactor
2024-03-15Fix Fairy Souls and Museum Item CacheKevinthegreat
2024-03-12Fix fairy and enigma souls profile loading and add chat profile detectionKevinthegreat
2024-03-09Add Farming HUDKevinthegreat
2024-03-04Merge pull request #578 from AzureAaron/image-loaderAaron
Image Repo Loader
2024-02-27Image Repo LoaderAaron
2024-02-22Merge branch 'SkyblockerMod:master' into Croesus-chest-highlightFluboxer
2024-02-21Fix clicking in UltrasequencerKevinthegreat
2024-02-211st iteration of calculator for CroesusFluboxer
I did testings on M5 and M6 drops and so far it were working properly. Only thing I'm unsure is spirit pet and yes it does use big map for every dungeon drop lmao
2024-02-19Support the local memory cache for the API (#558)Aaron
2024-02-18Better location management (#547)Ghost
* Better location management * Location enum rework * Removed unused constants
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-04Update mayor cache every 20 minutes (#525)Aaron
2024-02-04Merge pull request #523 from olim88/crystal-hollows-feturesAaron
Crystal hollows fetures
2024-02-04Nothing to see here (#526)Kevin
2024-02-02fixed displaying everywereolim
fixed bug introduced by Refactor (setting commission list to a new array only if updating its values in the update function). by adding check for is in Dwarven mines or crystal hollow on the render conditions. instead of if the list is empty or not
2024-02-01Refactor + Other changesAaron
- Fix Mines of Divan not showing - Code formatting - Small Optimizations/Changes
2024-01-30start of crystal hollows feturesolim
basic implementation of a map and way-points features for the crystal hollows
2024-01-26Tweak waypointsAaron
Thanks to Fluboxer for the suggestions!
2024-01-25Kuudra WaypointsAaron
2024-01-22improve beaconsakarahdev
2024-01-21Add death message filter and improve death regexRime
2024-01-21Small changesAaron
2024-01-21Changed exception handling to use a logger in Utils and DungeonScoreRime
2024-01-21Wrapped initializeMayorCache in a CompletableFutureRime
2024-01-21Fixed most things and cleaned up codeEmirlol
2024-01-21Add dungeon score calculation on client-sideEmirlol
2024-01-20Handle rate limits (#507)Aaron
2024-01-20Tic Tac Toe Refactor (#504)Aaron
2024-01-20Dungeons improvements (#493)Kaluub
* Add setting for dropping protected items in dungeons * Fix Livid colour text
2024-01-10Support new epoch milli obtained timestamps (#483)Aaron
* Support new epoch milli obtained timestamps * Refactor and add tests --------- Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>
2024-01-10Use vanilla translations (#479)Kevin
2024-01-04Toggle Sky Mall Filter (#475)Aaron
2024-01-01Enforce character limitKevinthegreat