aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Collapse)Author
2024-06-18Fix dynamic registry usage and related testsKevinthegreat
2024-06-181.21Aaron
2024-06-18Update StatusBarsConfigScreen.javaYasin
done by vic Co-Authored-By: viciscat <51047087+viciscat@users.noreply.github.com>
2024-06-18fix and adding stuffYasin
slot text - change most of aggresive text color to more unobtrusive text color - added 4 more slot text (Your essence, essence shop, Stats Tuning, Power Stones Guide) Farming hud: - No Counter doesnt show an counter anymore commision waypoints: - still works if commision hud is turned off
2024-06-16Fix rabbit coach being highlighted more often than it should be (#774)Rime
2024-06-16Merge pull request #775 from SkyblockerMod/farming-price-fixAaron
Use NPC price if its higher
2024-06-16Fix Search Overlay NPE (#778)Kevin
Co-authored-by: Aaron <51387595+AzureAaron@users.noreply.github.com>
2024-06-16Fix null crashKevinthegreat
2024-06-16Add JavaDocs to price textKevinthegreat
2024-06-15Use NPC price if its higherAaron
2024-06-15Switch colour check for exotic tooltip (#773)Kevin
Also removes dead local variable in ItemUtils Co-authored-by: Aaron <51387595+AzureAaron@users.noreply.github.com>
2024-06-15Add docs to ItemTooltip#getNeuName and ItemRepository#getItemStack (#772)Kevin
Fix farming hud icon stack id
2024-06-15Switch metal detector regex from matches to find (#767)Kevin
2024-06-15Fix missing parenthesis (#771)Julienraptor01
2024-06-14Add event notifications criterion (#763)Kevin
2024-06-13Merge pull request #713 from kevinthegreat1/waypointAaron
Waypoints
2024-06-13Add dropdown scrolling and allow empty string and negative sign in coordinatesKevinthegreat
2024-06-13Merge pull request #749 from Emirlol/chocolate-factory-hotfix-2Aaron
A couple of chocolate factory fixes
2024-06-13Complete todo of CommunityShopAdder for when upgrade is ready to claimRime
2024-06-13Add community shop slot text for account & profile upgradesRime
2024-06-13Clean up codeRime
2024-06-13Fix MinionLevelAdder matching an item in the Community Shop screenRime
2024-06-13Fix the regexRime
2024-06-13Fix CatacombsLevelAdder not working at max class levelsRime
2024-06-13Fix time tower reminder being sent multiple timesRime
2024-06-13Fix time tower multiplier being wrong in the case of +0.7x multiplier from ↵Rime
mythic rabbits
2024-06-13Fix prestige highlight not updating after a prestigeRime
2024-06-11Move TooltipManager injection point to ItemTooltipCallbackKevinthegreat
2024-06-10Migrate from focusedSlot to stack and clear tooltip adders on screen changeKevinthegreat
2024-06-10Add AbstractContainerMatcherKevinthegreat
2024-06-10Add configKevinthegreat
2024-06-10Add collection slot textKevinthegreat
2024-06-10Add potion level slot textKevinthegreat
2024-06-10Misc Changes (#755)Kevin
- Update Fabric API to 0.100.0 (woo 0.100!) - Update YACL to 3.4.4 - Update IF Conflict - Disable image repo loader because its moving to a different repository and will stop working soon Co-authored-by: Aaron <51387595+AzureAaron@users.noreply.github.com>
2024-06-10Merge pull request #735 from Emirlol/tooltips-galoreKevin
Tooltip refactors
2024-06-10Fix merge conflictsKevinthegreat
2024-06-10Merge pull request #685 from kevinthegreat1/farming-hud-improvementsKevin
Farming hud improvements
2024-06-09Refactor SkyblockerStack and ItemStackMixinKevinthegreat
2024-06-08Move tooltip injection pointKevinthegreat
2024-06-08Fix a few things in ChocolateFactorySolverRime
2024-06-08Rename ItemStackInternalIdGetter and its methods to be more distinguishableRime
2024-06-08Rename PositionedText into SlotText and rename its methods to be camelCaseRime
2024-06-08Reformat SupercraftReminder and lowercase the uuid the variableRime
Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
2024-06-08Add tests for RomanNumerals and clarify their uses in javadocsRime
2024-06-08Move TooltipAdder outside of the adders packageRime
2024-06-08Add prehistoric egg slot textRime
2024-06-08Fix skill level not being displayed in a certain caseRime
2024-06-08Change the color of attribute shards' levelsRime
2024-06-08Refactor AttributeShards to AttributeShardAdderRime
2024-06-08Add isEnabled method to SlotTextAdderRime