aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/utils
AgeCommit message (Collapse)Author
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
2024-01-01Waterboard Solver (#467)Kevin
* Add waterboard detection and parsing * Solve waterboard * Render lines through walls * Fix lines * Add lever highlights
2024-01-01Merge pull request #465 from kevinthegreat1/durability-fixAaron
Durability Fix
2023-12-31Improve occlusion culling accuracy (#464)Aaron
2023-12-30Use stream apiKevinthegreat
2023-12-28Use nbt instead of item.getTooltipKevinthegreat
2023-12-28Add durability testKevinthegreat
2023-12-25remove screens when switching island (#458)Yasin
* remove some screen * Update MinecraftClientMixin.java * Rename parameters --------- Co-authored-by: Aaron <51387595+AzureAaron@users.noreply.github.com>
2023-12-21Refactor puzzle solversKevinthegreat
2023-12-21Render match against commandKevinthegreat
2023-12-07Add dump held item nbt commandKevinthegreat
2023-12-07Update Exeriment Solvers for 1.20.3/1.20.4 (#437)Kevin
2023-12-05Text Colour RefactorAaron
2023-12-051.20.3-pre2Aaron
2023-11-29Gift Giving Emblem (#438)Aaron
2023-11-25Update MythologicalRitual (#427)Kevin
2023-11-25Update DiscordRPCManager (#426)Kevin
2023-11-24Add Wither & Blood Door Highlight (#429)Kevin
2023-11-20Add Jacob's Contest Completionist EmblemAaron
2023-11-18Merge pull request #418 from kevinthegreat1/waypointAaron
Waypoint API
2023-11-17Refactor more waypointsKevinthegreat
2023-11-17Add Profile Aware WaypointKevinthegreat
2023-11-17Add waypoint testsKevinthegreat
2023-11-14Hypixel API v2 (#419)Aaron
2023-11-13Refactor RenderHelperKevinthegreat
2023-11-12Fix and improve renderingAaron
2023-11-11Batch Beacon Beams + Fix drawing from an incorrect bufferAaron
2023-11-11Reflection, meet Skyblocker.Aaron
For compatibility with Sodium's upcoming RenderSystem access restrictions.
2023-11-11Refactor off-thread RenderSystem callsAaron
2023-11-11Optimize Filled Box RenderingAaron
2023-11-04Merge pull request #404 from AzureAaron/nio-refactorAaron
NIO Refactor
2023-11-04Great Spook Emblem (#400)Aaron
2023-11-03NIO RefactorAaron
2023-10-31Delete more whitespace on empty lines.msg-programs
2023-10-31Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
cleanup-2 # Conflicts: # src/main/java/de/hysky/skyblocker/config/SkyblockerConfig.java # src/main/java/de/hysky/skyblocker/utils/Http.java # src/main/java/de/hysky/skyblocker/utils/render/title/TitleContainerConfigScreen.java Pull changes from upstream master
2023-10-31Player Secrets Tracker (#394)Aaron
* Player Secrets Tracker * Refactor SecretsTracker --------- Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>
2023-10-30Remove whitespace in otherwise empty linesmsg-programs
2023-10-30Remove unused importmsg-programs
2023-10-30Update ItemTooltipKevinthegreat
2023-10-30Update filesKevinthegreat
2023-10-30Refactor CheckExoticKevinthegreat
2023-10-28Render custom waypointsKevinthegreat
2023-10-28Abstract MythologicalRitual WaypointsKevinthegreat
2023-10-28Abstract WaypointKevinthegreat
2023-10-28Merge pull request #389 from AzureAaron/museum-cacheKevin
Museum Item Cache
2023-10-28Use Api Redirect (#388)Aaron
Redirects to api.azureaaron.net
2023-10-28Restore LEQUAL depth testAaron