aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/mixin
AgeCommit message (Collapse)Author
2023-12-19Rename Dungeon ManagerKevinthegreat
2023-12-15Merge pull request #449 from AzureAaron/performance-fixAaron
Ignore invalid entity data exceptions & broken quiz question
2023-12-11Use a cancellable injectAaron
2023-12-11Ignore invalid entity data exceptionsAaron
These exceptions seem to be triggered in dungeons as a result of sending invalid data in entity packets, and for some reason when the exceptions are left unchecked they cause lag spikes.
2023-12-07Show armor stands in debug modeKevinthegreat
2023-12-07Update Exeriment Solvers for 1.20.3/1.20.4 (#437)Kevin
2023-12-05Fix shortcuts and PlayerSkinProviderMixinKevinthegreat
2023-12-051.20.3Aaron
2023-12-051.20.3-pre4Aaron
2023-12-051.20.3-pre2Aaron
2023-11-25Update DiscordRPCManager (#426)Kevin
2023-11-24Add Chest Value (#428)Kevin
2023-11-17Add Profile Aware WaypointKevinthegreat
2023-11-11Repackage MobGlowAaron
I forgot to put the new entity package under skyblock
2023-11-11Refactor MobGlowAaron
2023-11-07Remove yacl patchesKevinthegreat
2023-11-06Merge pull request #406 from kevinthegreat1/livid-colorKevin
Livid Color Highlight
2023-11-04Refactor MobGlowKevinthegreat
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-30Remove whitespace in otherwise empty linesmsg-programs
2023-10-30Update exotic tooltipKevinthegreat
2023-10-30Update ItemTooltipKevinthegreat
2023-10-25Refactor Backpack PreviewKevinthegreat
2023-10-22Refactor importsKevinthegreat
2023-10-22Fix warningsKevinthegreat
2023-10-22Add MythologicalRitualKevinthegreat
2023-10-20Patch Float/Double Field Controller BugAaron
2023-10-17Change flame height (#370)Yasin
2023-10-17Refactor NEU Repo (#364)Kevin
Add RepoParser Fix Golden Dragon stats leveling Add wiki option Fix recipe output count
2023-10-17Optimize drill fuel and picko durability with caching (#366)Kevin
2023-10-11Refactor importsKevinthegreat
2023-10-11Update group nameKevinthegreat
2023-10-11Introduce constantsKevinthegreat
2023-10-11Refactor nbt parsingKevinthegreat
2023-10-09fix stuff intellij introducedYasin
2023-10-09new pr because fixing merge conflict would take too longYasin