aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Collapse)Author
2023-09-01Translated using Weblate (English (Canada)) [skip ci]Aaron
Currently translated at 7.2% (22 of 302 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/en_CA/
2023-08-31Attribute Shard Info Display (#263)Aaron
2023-08-31Merge pull request #246 from kevinthegreat1/dungeon-secretsKevin
Dungeon Secrets
2023-08-31Merge pull request #230 from msg-programs/json-tabhudKevin
Fully configureable Fancy Tab HUD
2023-08-31Catch exceptions in CustomArmorTrims#initializeTrimCache (#262)Kevin
2023-08-30Update markSecretsKevinthegreat
2023-08-30Add room double-checkingKevinthegreat
2023-08-30Reset DungeonSecrets on new connectionKevinthegreat
2023-08-30Add interact lever checkKevinthegreat
2023-08-30Fix getMapEntrancePosAndRoomSize crashKevinthegreat
2023-08-30Add ability to mark secrets as found or missingKevinthegreat
2023-08-30Refactor RoomKevinthegreat
2023-08-30Make waypoint categories toggleableKevinthegreat
2023-08-30Use ObjectIntPairKevinthegreat
2023-08-30Fix dungeon startKevinthegreat
2023-08-30Migrate dungeon rooms data to resource systemKevinthegreat
2023-08-30Debug and mitigate DungeonSecrets#load crashKevinthegreat
2023-08-30Add more JavadocsKevinthegreat
2023-08-30Remove development logging and add JavadocsKevinthegreat
2023-08-30Reset and reattempt matching when matching failsKevinthegreat
2023-08-30Finish secret found detectionKevinthegreat
2023-08-30Add secret found detectionKevinthegreat
2023-08-30Add SecretWaypoint text renderingKevinthegreat
2023-08-30Add text rendering methodAaron
2023-08-30Refactor RoomKevinthegreat
2023-08-30Add needs scanning check and refactor SecretWaypointKevinthegreat
2023-08-30Add secrets resettingKevinthegreat
2023-08-30Fix secrets renderingKevinthegreat
2023-08-30Add secrets renderingKevinthegreat
2023-08-30Refactor room matchingKevinthegreat
2023-08-30Add room matchingKevinthegreat
2023-08-30Add room type and segments detectionKevinthegreat
2023-08-30Implement roomKevinthegreat
2023-08-30Add room position utils and physical room position parsingKevinthegreat
2023-08-30Update ram usage dataKevinthegreat
2023-08-30Add support for loading in jarKevinthegreat
2023-08-30Add rooms data saving and update reading to nioKevinthegreat
2023-08-30Add rooms data updatingKevinthegreat
2023-08-30Add DungeonRoomsDFUKevinthegreat
2023-08-30Add entrance pos and room width parsingKevinthegreat
2023-08-30Add Dungeon Secret Waypoint optionsKevinthegreat
2023-08-30Add Dungeon Secrets loadingKevinthegreat
2023-08-30Update DrawContextMixin.java (#259)Yasin
- make the code more readable - fix #258 (remove legacy code from line) - add durability bar for Pickonimbus
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-24Rename builtin resource packmsg-programs
2023-08-24Merge pull request #255 from AzureAaron/address-overrideKevin
Add alternate hypixel address argument