aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-23Updated for 1.20.6 PR compatibilityRime
Add EggFinderDebugUtil for finding egg locations quickly, to be removed later. Not tested.
2024-05-23Add chocolate factory helperRime
Highlights the best pick based on the price and CPS gain.
2024-05-20Make TerminalSolver interface & ExperimentSolver class sealed (#722)Aaron
* Make TerminalSolver interface sealed * Make ExperimentSolver class sealed
2024-05-20Merge pull request #720 from olim88/fix-signcalculatorKevin
fix bugs
2024-05-20Migrate ThreeWeirdos to DungeonPuzzle and highlight chest (#705)Kevin
2024-05-20Merge pull request #704 from viciscat/fancier-barsKevin
Fancy status bars bits and pieces
2024-05-20Merge pull request #643 from VeritasDL/BranchMaKevin
Quick Nav Refactor and Clean Up, 2 Extra Tabs, Config Version 3, Config Data Fixer Refactor, Debug Dump Hovered Item Tool
2024-05-20Refactor Fancy Bars part of InGameHudMixinKevinthegreat
2024-05-20Update default to barrierKevinthegreat
2024-05-18Update to long instead of intKevin
2024-05-18fix bugsolim
fix inputting price fix purse value
2024-05-18Add null safetyKevinthegreat
2024-05-18Upgrade all buttonsKevinthegreat
2024-05-16Add LOCATION_CHANGE event, fired upon parsing /locraw (#716)Rime
2024-05-16Clean up importsKevinthegreat
2024-05-15Internal Staging (#715)Aaron
2024-05-15Fix defaults and langKevinthegreat
2024-05-15Add Quick Nav data fixer and refactor tabsKevinthegreat
2024-05-15Refactor configKevinthegreat
2024-05-15Clean up rendering code and remove extra buttons optionKevinthegreat
2024-05-14Adjusted Button Rendering with the help of BigloBotVeritasDL
2024-05-14Machinika: MuseumVeritasDL
2024-05-14Clarify the regex in CompactDamage (#712)Rime
2024-05-14Merge pull request #696 from Emirlol/compact-damageAaron
Add compact damage
2024-05-14Merge pull request #702 from AzureAaron/hide-soulweaver-skullsAaron
Hide Soulweaver Skulls
2024-05-14Merge pull request #710 from AzureAaron/block-incorrect-term-clicksAaron
Block Incorrect Terminal Clicks
2024-05-14Hide Soulweaver SkullsAaron
2024-05-14Use null check againAaron
2024-05-14Block Incorrect Terminal ClicksAaron
2024-05-14Merge pull request #686 from olim88/sign-calculatorAaron
Sign calculator
2024-05-14Make Million/Billion/Trillion abbreviations capitalizedAaron
2024-05-14Add support for mega crit abilityAaron
2024-05-14Add support for ring of love abilityAaron
2024-05-14Fix normal damage colour being overwrittenAaron
2024-05-14Add line smoothener (#711)Rime
* Add line smoothener * Update src/main/java/de/hysky/skyblocker/skyblock/item/tooltip/ItemTooltip.java
2024-05-14Fix color fr this timeRime
2024-05-14Actually preserve damage color if it doesn't match the criteriaRime
2024-05-14Add proper entity check and preserve damage color if not normal or crit dmgRime
2024-05-13Merge pull request #690 from olim88/mining-featuresKevin
add waypoints for commissions in dwarven mines and glacite.
2024-05-13Fix quite important AH bug (#689)viciscat
* fix the bug * press ESC to go back to Auctions browser from the auction view * hurray for formatting * Apply suggestions from code review --------- Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
2024-05-13Merge pull request #701 from SkyblockerMod/datafixerAaron
Config Data Fixer
2024-05-13Refactor ClientPlayNetworkHandlerMixin.skyblocker$onEntityTrackerUpdate to ↵Rime
use logger
2024-05-12make health and exp show if their respective fancy variant are hiddenviciscat
more mixins here and there :p
2024-05-12fix status bars still showing when anchor is nullviciscat
2024-05-11Refactor MiningLocationLabel and formattingKevinthegreat
2024-05-11Allow equals signKevinthegreat
2024-05-11Fix invalid equation text and refactorKevinthegreat
2024-05-11Refactor ConfigDataFixerKevinthegreat
2024-05-11Remove unused fieldsKevinthegreat
2024-05-11Switch to DFUKevinthegreat