aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-30Improve DungeonBlaze.java (#254)Yasin
improve DungeonBlaze.java * add javadoc * using ArmorStandEntity instead iterating every Entity * reorganize large methods into clearer multiple smaller methods * defined outlinecolor as constants
2023-08-30Starred Mob Glow (#260)Aaron
2023-08-30Very important fix (#261)Aaron
* Very important fix * I forgot to remove an import This import was from when I did not realize that the screen events passed the client, do not bully me pls :<
2023-08-30Tic Tac Toe Solver! (#253)Aaron
* Tic Tac Toe Solver! * alpha-beta-pruning * Small changes --------- Co-authored-by: Yasin <LifeIsAParadox@users.noreply.github.com>
2023-08-26Fix Croesus Helper (#257)Aaron
2023-08-24Merge pull request #255 from AzureAaron/address-overrideKevin
Add alternate hypixel address argument
2023-08-24small quicknav storage cause work in rift now (#252)Julienraptor01
they made so /storage in rift now open your 1st rift storage tab so i modified the regex to match it too
2023-08-24add issue templates (#251)Yasin
2023-08-24Remove no longer used importAaron
2023-08-24Server brand checkAaron
2023-08-24The devil that is mismatched spacing!Aaron
2023-08-24Add alternate hypixel address argumentAaron
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-15Merge pull request #243 from LifeIsAParadox/update-mod-to-1.12.0Yasin
Update mod to 1.12.0
2023-08-15Update CHANGELOG.mdYasin
2023-08-15Merge pull request #244 from AzureAaron/lowercased-server-ipsYasin
Lowercased server ip
2023-08-15Lowercased server ipAaron
2023-08-15Update README.mdYasin
Added link to our modpack
2023-08-15update modYasin
2023-08-15Update buildrelease.ymlYasin
use flag 4 instead of adding <> on every link
2023-08-15Merge pull request #238 from AzureAaron/armour-trimsAaron
Custom Armour Trims
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