aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/mixins
AgeCommit message (Collapse)Author
2024-07-08Merge pull request #718 from viciscat/equipment-viewerKevin
Equipment in inventory
2024-07-05rift and more async idkviciscat
2024-07-05Merge pull request #747 from olim88/Dojo-helperKevin
Dojo helper
2024-07-05clean code and implement requested changesolim
2024-07-03yeaviciscat
2024-07-03equipment in inventoryviciscat
2024-07-01clean ping codeolim
2024-07-01fix bad use of ping packetolim
2024-07-01clean importsolim
2024-07-01add isInCrimson functionolim
2024-07-01add ping measure and improve masteryolim
mastery now counts down to when to release the bow
2024-07-01fix importolim
2024-07-01make it so all block updates are recivedolim
this fixes swiftness and mastery solver
2024-07-01fix tenacity helperolim
rework tenacity helper to use particals to work out randomness and fix to be mainly accurate
2024-07-01add masteryTest helperolim
create helper for the mastery challenge
2024-07-01add swiftness helperolim
works but for some reason some block updates are not sent to the function so sometimes dose not update
2024-06-30Merge pull request #708 from BigloBot/mainKevin
Profile Viewer
2024-06-29profile viewer skill pagenmccullagh
2024-06-28Compatibility with "No Chat Report"Yasin
2024-06-22Update ItemStackMixin.javaYasin
midas sword/staff
2024-06-20Implement new item-specific LBIN pricingAaron
2024-06-18Pet CacheAaron
2024-06-18Track Museum Item DonationsAaron
2024-06-181.21Aaron
2024-06-13Merge pull request #713 from kevinthegreat1/waypointAaron
Waypoints
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 potion level slot textKevinthegreat
2024-06-09Refactor SkyblockerStack and ItemStackMixinKevinthegreat
2024-06-08Move tooltip injection pointKevinthegreat
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-08Refactor AttributeShards to AttributeShardAdderRime
2024-06-08Add proper nullability indicators for internal id/name stuffRime
2024-06-08Rename injected methods and separate internalId and internalName into 2 methodsRime
2024-06-08Optimize slot text positioningRime
2024-06-08Add text position for slot textRime
Will be configurable later on
2024-06-08Switch to interface injection to cache the items' internal ids and neu namesRime
2024-06-08Fine-tune text y level for 2 and 3 charactersRime
2024-06-08Fix unscaled characters being drawn on wrong Y levelRime
2024-06-08Add slot text adders, which render arbitrary text on arbitrary slotsRime
2024-06-08Move tooltip adders from utils/tooltip package to skyblock/item/tooltip/addersRime
2024-06-08Tooltip manager initial commitRime
2024-05-24Port waypoints config screensKevinthegreat
2024-05-23Merge pull request #703 from f3shqt/masterKevin
Glacite Overlay (Oops)
2024-05-23Clean up small formattingKevinthegreat
2024-05-23Remove unused importRime
2024-05-23Refactor EggFinder for CompactDamage compatibilityRime
2024-05-23Mixin into ClientPlayNetworkHandler.onEntityTrackerUpdate to check for egg ↵Rime
spawns
2024-05-23Egg Finder initial commitRime
Current issues: - Rendered waypoints do not turn off, can't figure out why - Entity equipment is sent before the chat message for new eggs, creating situations where the "found" message is repeated twice