Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-10 | Support 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-10 | Use vanilla translations (#479) | Kevin | |
2024-01-04 | Toggle Sky Mall Filter (#475) | Aaron | |
2024-01-01 | Enforce character limit | Kevinthegreat | |
2024-01-01 | Waterboard Solver (#467) | Kevin | |
* Add waterboard detection and parsing * Solve waterboard * Render lines through walls * Fix lines * Add lever highlights | |||
2024-01-01 | Merge pull request #465 from kevinthegreat1/durability-fix | Aaron | |
Durability Fix | |||
2023-12-31 | Improve occlusion culling accuracy (#464) | Aaron | |
2023-12-30 | Use stream api | Kevinthegreat | |
2023-12-28 | Use nbt instead of item.getTooltip | Kevinthegreat | |
2023-12-28 | Add durability test | Kevinthegreat | |
2023-12-25 | remove 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-21 | Refactor puzzle solvers | Kevinthegreat | |
2023-12-21 | Render match against command | Kevinthegreat | |
2023-12-07 | Add dump held item nbt command | Kevinthegreat | |
2023-12-07 | Update Exeriment Solvers for 1.20.3/1.20.4 (#437) | Kevin | |
2023-12-05 | Text Colour Refactor | Aaron | |
2023-12-05 | 1.20.3-pre2 | Aaron | |
2023-11-29 | Gift Giving Emblem (#438) | Aaron | |
2023-11-25 | Update MythologicalRitual (#427) | Kevin | |
2023-11-25 | Update DiscordRPCManager (#426) | Kevin | |
2023-11-24 | Add Wither & Blood Door Highlight (#429) | Kevin | |
2023-11-20 | Add Jacob's Contest Completionist Emblem | Aaron | |
2023-11-18 | Merge pull request #418 from kevinthegreat1/waypoint | Aaron | |
Waypoint API | |||
2023-11-17 | Refactor more waypoints | Kevinthegreat | |
2023-11-17 | Add Profile Aware Waypoint | Kevinthegreat | |
2023-11-17 | Add waypoint tests | Kevinthegreat | |
2023-11-14 | Hypixel API v2 (#419) | Aaron | |
2023-11-13 | Refactor RenderHelper | Kevinthegreat | |
2023-11-12 | Fix and improve rendering | Aaron | |
2023-11-11 | Batch Beacon Beams + Fix drawing from an incorrect buffer | Aaron | |
2023-11-11 | Reflection, meet Skyblocker. | Aaron | |
For compatibility with Sodium's upcoming RenderSystem access restrictions. | |||
2023-11-11 | Refactor off-thread RenderSystem calls | Aaron | |
2023-11-11 | Optimize Filled Box Rendering | Aaron | |
2023-11-04 | Merge pull request #404 from AzureAaron/nio-refactor | Aaron | |
NIO Refactor | |||
2023-11-04 | Great Spook Emblem (#400) | Aaron | |
2023-11-03 | NIO Refactor | Aaron | |
2023-10-31 | Delete more whitespace on empty lines. | msg-programs | |
2023-10-31 | Merge 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-31 | Player Secrets Tracker (#394) | Aaron | |
* Player Secrets Tracker * Refactor SecretsTracker --------- Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | |||
2023-10-30 | Remove whitespace in otherwise empty lines | msg-programs | |
2023-10-30 | Remove unused import | msg-programs | |
2023-10-30 | Update ItemTooltip | Kevinthegreat | |
2023-10-30 | Update files | Kevinthegreat | |
2023-10-30 | Refactor CheckExotic | Kevinthegreat | |
2023-10-28 | Render custom waypoints | Kevinthegreat | |
2023-10-28 | Abstract MythologicalRitual Waypoints | Kevinthegreat | |
2023-10-28 | Abstract Waypoint | Kevinthegreat | |
2023-10-28 | Merge pull request #389 from AzureAaron/museum-cache | Kevin | |
Museum Item Cache | |||
2023-10-28 | Use Api Redirect (#388) | Aaron | |
Redirects to api.azureaaron.net | |||
2023-10-28 | Restore LEQUAL depth test | Aaron | |