aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-08-18Refactor chat and discord packagesKevinthegreat
2023-08-18Refactor utils packageKevinthegreat
2023-08-18Merge pull request #248 from AzureAaron/blaze-solver-enhancementsAaron
Blaze Solver Enhancements
2023-08-18Refactor new DungeonBlaze codeKevinthegreat
2023-08-18When the documentation isn't enough to save you...Aaron
2023-08-18Blaze Solver EnhancementsAaron
2023-08-15Lowercased server ipAaron
2023-08-15Add format version file to resource pack for future breaking changes.msg-programs
2023-08-14Make a huge spaghetti fest to fix dwarven hud config for the moment.msg-programs
2023-08-14Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
json-tabhud # Conflicts: # src/main/java/me/xmrvizzy/skyblocker/skyblock/dwarven/DwarvenHud.java Pull new upstream things into branch
2023-08-14De-hardcode armor trim typesKevinthegreat
2023-08-13Add missing alignment op to rp dungeon layoutmsg-programs
2023-08-13Rework some dungeon screens from the rp, fix collideWith op to make them ↵msg-programs
work correctly
2023-08-13Rework dungeon hub layout from rpmsg-programs
2023-08-13Rework farming islands layout from rpmsg-programs
2023-08-13Rework rp iconmsg-programs
2023-08-13Remove trailing whitespace in rp descriptionmsg-programs
2023-08-13Rework default hub layoutmsg-programs
2023-08-13Make padding from screen edges largermsg-programs
2023-08-11Custom Armour TrimsAaron
2023-08-10Implement missing arguments (top, bot) for collide opmsg-programs
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-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-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-06Add missing location values for place opmsg-programs
2023-08-06Have screen padding respect the scalemsg-programs
2023-08-06Add resource pack description and icon.msg-programs
Latter looks a bit off thanks to whatever Minecraft uses to scale the icon...
2023-08-06Introduce layout constants, make padding to screen biggermsg-programs
2023-08-06Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
json-tabhud # Conflicts: # src/main/java/me/xmrvizzy/skyblocker/SkyblockerMod.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/dwarven/DwarvenHud.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/tabhud/screens/main/GardenScreen.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/tabhud/util/PlayerLocator.java Pull upstream changes
2023-08-06Add error handling, rename EmptyWidget to ErrorWidget and allow custom string.msg-programs
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 english localizationKevinthegreat
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-29Change resource dirs to not contain uppercase letters.msg-programs