aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-14De-hardcode armor trim typesKevinthegreat
2023-08-11Custom Armour TrimsAaron
2023-08-10Make IF a conflict (#237)Julienraptor01
make sure people get a warning in log so that if they crash, they can see why
2023-08-10Commands sent by the mod are no longer apart of the chat history (#235)Aaron
2023-08-10Merge pull request #234 from AzureAaron/item-renamingKevin
Add Item Renaming & Custom Armour Dye Colours
2023-08-10Refactor CustomArmorDyeColors and CustomItemNamesKevinthegreat
2023-08-09Custom Armour Dye ColoursAaron
2023-08-08Add Item RenamingAaron
2023-08-07Merge pull request #232 from LifeIsAParadox/update-mod-to-1.11.1Yasin
update mod to 1.11.1
2023-08-07Update CHANGELOG.mdYasin
2023-08-07Merge pull request #233 from AzureAaron/fix-dungeons-death-tab-displayYasin
Fix dungeons death counter in the tab hud
2023-08-07Fix dungeons death counter in the tab hudAaron
2023-08-07update mod to 1.11.1Yasin
2023-08-07Merge pull request #229 from kevinthegreat1/random-refactorsYasin
Random refactors
2023-08-07Fix Hypixel detection, now based off server ip (#231)Aaron
2023-08-07Fix TriviaTestKevinthegreat
2023-08-06Refactor Trivia to use FairySoulsKevinthegreat
2023-08-06Refactor Scheduler#queueOpenScreenKevinthegreat
2023-08-06Fix Croesus Helper (#226)Aaron
2023-08-06Merge pull request #220 from Julienraptor01/AOTV-Overlay---Teleport-OverlaysKevin
Add Overlays for ALL forms of TP
2023-08-02Fix TeleportOverlay raycastingKevinthegreat
2023-07-30add cache for beta builds (#224)Yasin
improve build time
2023-07-30Merge pull request #213 from SkyblockerMod/mixins-refactorKevin
Mixins refactor
2023-07-30Add english localizationKevinthegreat
2023-07-30Refactor build filesKevinthegreat
2023-07-30Disable remapping of non-obfuscated injection pointsAaron
2023-07-30Convert stuff to BetterInjectAaron
2023-07-30Swap order of checks to fix crashAaron
The config isn't initialized early enough
2023-07-30Import BetterInjectAaron
2023-07-30Refactor mixinsKevinthegreat
2023-07-29Merge pull request #223 from LifeIsAParadox/add-notificationYasin
Update buildrelease.yml
2023-07-29Update buildrelease.ymlYasin
2023-07-29Merge pull request #222 from LifeIsAParadox/patch-workflowYasin
Patch workflow
2023-07-29update actions/setup-javaYasin
2023-07-29update actionsYasin
hope this does not brake the workflow
2023-07-29Update buildrelease.ymlYasin
2023-07-29fix workflowYasin
the name "CHANGELOG-discord" was the problem. GitHub mistakenly interpreted '-discord' as a command. Fix would be underscore or rename it.
2023-07-29Merge pull request #221 from kevinthegreat1/remove-invalid-base64-log-spamYasin
Refactor PlayerSkinProviderMixin
2023-07-29Refactor PlayerSkinProviderMixinKevinthegreat
2023-07-29Refactor TeleportOverlayKevinthegreat
2023-07-29YayJulienraptor01
2023-07-29Merge pull request #219 from SkyblockerMod/translateYasin
Translations update from hysky translate [skip ci]
2023-07-29Update translation files [skip ci]Weblate
Updated by "Cleanup translation files" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/
2023-07-29Merge pull request #218 from SkyblockerMod/translateYasin
Translations update from hysky translate [skip ci]
2023-07-29Update translation files [skip ci]Weblate
Updated by "Cleanup translation files" hook in Weblate. Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/
2023-07-29 Changes to be committed:Weblate
modified: src/main/resources/assets/skyblocker/lang/id_id.json modified: src/main/resources/assets/skyblocker/lang/ko_kr.json
2023-07-29Merge pull request #214 from AzureAaron/aotv-overlayYasin
Add Etherwarp Overlay
2023-07-28Cleaner if statementAaron
2023-07-28incase people cannot affork 200kAaron
2023-07-28goodbye null checkAaron