aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-11-13Improve Obtained & Museum Item Tooltips (#417)Aaron
Co-authored-by: alexia <me@alexia.lol>
2023-11-13Bring combo filter into 2023 (#416)Aaron
2023-11-13Merge branch 'master' into batched-renderingAaron
2023-11-13Merge pull request #414 from AzureAaron/blobbercyst-highlightAaron
Blobbercyst Glow
2023-11-13Merge pull request #413 from kevinthegreat1/dungeon-secrets-fixAaron
Fix Secret Waypoints
2023-11-13Refactor RenderHelperKevinthegreat
2023-11-13Refactor debugKevinthegreat
2023-11-13Fix item nbt matching (#412)Kevin
2023-11-12Add secret waypoint testsKevinthegreat
2023-11-12Fix and improve renderingAaron
2023-11-12Fix room matchingKevinthegreat
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-11Repackage MobGlowAaron
I forgot to put the new entity package under skyblock
2023-11-11Blobbercyst GlowAaron
2023-11-11Refactor MobGlowAaron
2023-11-11Fix room matching and secret index parsing bugKevinthegreat
2023-11-10Fix localization (#411)Kevin
2023-11-07Remove yacl patchesKevinthegreat
2023-11-06Fix fairy soul solver NPE if we can't connect to NEU repo (#409)alexia
Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
2023-11-06Square Item Rarity Background (#407)Aaron
2023-11-06Merge pull request #406 from kevinthegreat1/livid-colorKevin
Livid Color Highlight
2023-11-05Update starred mob glow localizationKevin
2023-11-04Refactor MobGlowKevinthegreat
2023-11-04Refactor switchesAaron
2023-11-04Fancify Livid GlowAaron
2023-11-04The lost translation string (#405)Aaron
2023-11-04Merge pull request #404 from AzureAaron/nio-refactorAaron
NIO Refactor
2023-11-04Prevent exception in fairy souls (#403)Aaron
2023-11-04Great Spook Emblem (#400)Aaron
2023-11-04Improve Diana Solver Trigger Accuracy (#399)Aaron
2023-11-04Add Livid HighlightKevinthegreat
2023-11-03Remove redundant close callAaron
Who needs to close a stream twice?
2023-11-03Tweak DungeonPuzzleWidgetAaron
2023-11-03NIO RefactorAaron
2023-11-01Finally a decent color scheme for the creeper beams!msg-programs
2023-10-31Improve & Fix Compactor PreviewAaron
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-31Add special case for when forged items are ready to be receivedmsg-programs
2023-10-31Player Secrets Tracker (#394)Aaron
* Player Secrets Tracker * Refactor SecretsTracker --------- Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>
2023-10-30Add color to dungeon puzzle status on widgetmsg-programs
2023-10-30Remove duplicated method.msg-programs
2023-10-30Fix typomsg-programs
2023-10-30Update colors to be a bit more differentiablemsg-programs
2023-10-30Remove whitespace in otherwise empty linesmsg-programs
2023-10-30Remove unused importmsg-programs
2023-10-30Remove unused variable.msg-programs
layer(1|2)Count is used to shrink status bars on the same layer when above the hotbar, but bars set to "right" always have the same width.