Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-13 | Improve Obtained & Museum Item Tooltips (#417) | Aaron | |
Co-authored-by: alexia <me@alexia.lol> | |||
2023-11-13 | Bring combo filter into 2023 (#416) | Aaron | |
2023-11-13 | Merge branch 'master' into batched-rendering | Aaron | |
2023-11-13 | Merge pull request #414 from AzureAaron/blobbercyst-highlight | Aaron | |
Blobbercyst Glow | |||
2023-11-13 | Merge pull request #413 from kevinthegreat1/dungeon-secrets-fix | Aaron | |
Fix Secret Waypoints | |||
2023-11-13 | Refactor RenderHelper | Kevinthegreat | |
2023-11-13 | Refactor debug | Kevinthegreat | |
2023-11-13 | Fix item nbt matching (#412) | Kevin | |
2023-11-12 | Add secret waypoint tests | Kevinthegreat | |
2023-11-12 | Fix and improve rendering | Aaron | |
2023-11-12 | Fix room matching | Kevinthegreat | |
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-11 | Repackage MobGlow | Aaron | |
I forgot to put the new entity package under skyblock | |||
2023-11-11 | Blobbercyst Glow | Aaron | |
2023-11-11 | Refactor MobGlow | Aaron | |
2023-11-11 | Fix room matching and secret index parsing bug | Kevinthegreat | |
2023-11-10 | Fix localization (#411) | Kevin | |
2023-11-07 | Remove yacl patches | Kevinthegreat | |
2023-11-06 | Fix 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-06 | Square Item Rarity Background (#407) | Aaron | |
2023-11-06 | Merge pull request #406 from kevinthegreat1/livid-color | Kevin | |
Livid Color Highlight | |||
2023-11-05 | Update starred mob glow localization | Kevin | |
2023-11-04 | Refactor MobGlow | Kevinthegreat | |
2023-11-04 | Refactor switches | Aaron | |
2023-11-04 | Fancify Livid Glow | Aaron | |
2023-11-04 | The lost translation string (#405) | Aaron | |
2023-11-04 | Merge pull request #404 from AzureAaron/nio-refactor | Aaron | |
NIO Refactor | |||
2023-11-04 | Prevent exception in fairy souls (#403) | Aaron | |
2023-11-04 | Great Spook Emblem (#400) | Aaron | |
2023-11-04 | Improve Diana Solver Trigger Accuracy (#399) | Aaron | |
2023-11-04 | Add Livid Highlight | Kevinthegreat | |
2023-11-03 | Remove redundant close call | Aaron | |
Who needs to close a stream twice? | |||
2023-11-03 | Tweak DungeonPuzzleWidget | Aaron | |
2023-11-03 | NIO Refactor | Aaron | |
2023-11-01 | Finally a decent color scheme for the creeper beams! | msg-programs | |
2023-10-31 | Improve & Fix Compactor Preview | 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 | Add special case for when forged items are ready to be received | msg-programs | |
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 | Add color to dungeon puzzle status on widget | msg-programs | |
2023-10-30 | Remove duplicated method. | msg-programs | |
2023-10-30 | Fix typo | msg-programs | |
2023-10-30 | Update colors to be a bit more differentiable | msg-programs | |
2023-10-30 | Remove whitespace in otherwise empty lines | msg-programs | |
2023-10-30 | Remove unused import | msg-programs | |
2023-10-30 | Remove 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. |