Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-01 | Translated 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-31 | Attribute Shard Info Display (#263) | Aaron | |
2023-08-31 | Merge pull request #246 from kevinthegreat1/dungeon-secrets | Kevin | |
Dungeon Secrets | |||
2023-08-31 | Merge pull request #230 from msg-programs/json-tabhud | Kevin | |
Fully configureable Fancy Tab HUD | |||
2023-08-31 | Catch exceptions in CustomArmorTrims#initializeTrimCache (#262) | Kevin | |
2023-08-30 | Update markSecrets | Kevinthegreat | |
2023-08-30 | Add room double-checking | Kevinthegreat | |
2023-08-30 | Reset DungeonSecrets on new connection | Kevinthegreat | |
2023-08-30 | Add interact lever check | Kevinthegreat | |
2023-08-30 | Fix getMapEntrancePosAndRoomSize crash | Kevinthegreat | |
2023-08-30 | Add ability to mark secrets as found or missing | Kevinthegreat | |
2023-08-30 | Refactor Room | Kevinthegreat | |
2023-08-30 | Make waypoint categories toggleable | Kevinthegreat | |
2023-08-30 | Use ObjectIntPair | Kevinthegreat | |
2023-08-30 | Fix dungeon start | Kevinthegreat | |
2023-08-30 | Migrate dungeon rooms data to resource system | Kevinthegreat | |
2023-08-30 | Debug and mitigate DungeonSecrets#load crash | Kevinthegreat | |
2023-08-30 | Add more Javadocs | Kevinthegreat | |
2023-08-30 | Remove development logging and add Javadocs | Kevinthegreat | |
2023-08-30 | Reset and reattempt matching when matching fails | Kevinthegreat | |
2023-08-30 | Finish secret found detection | Kevinthegreat | |
2023-08-30 | Add secret found detection | Kevinthegreat | |
2023-08-30 | Add SecretWaypoint text rendering | Kevinthegreat | |
2023-08-30 | Add text rendering method | Aaron | |
2023-08-30 | Refactor Room | Kevinthegreat | |
2023-08-30 | Add needs scanning check and refactor SecretWaypoint | Kevinthegreat | |
2023-08-30 | Add secrets resetting | Kevinthegreat | |
2023-08-30 | Fix secrets rendering | Kevinthegreat | |
2023-08-30 | Add secrets rendering | Kevinthegreat | |
2023-08-30 | Refactor room matching | Kevinthegreat | |
2023-08-30 | Add room matching | Kevinthegreat | |
2023-08-30 | Add room type and segments detection | Kevinthegreat | |
2023-08-30 | Implement room | Kevinthegreat | |
2023-08-30 | Add room position utils and physical room position parsing | Kevinthegreat | |
2023-08-30 | Update ram usage data | Kevinthegreat | |
2023-08-30 | Add support for loading in jar | Kevinthegreat | |
2023-08-30 | Add rooms data saving and update reading to nio | Kevinthegreat | |
2023-08-30 | Add rooms data updating | Kevinthegreat | |
2023-08-30 | Add DungeonRoomsDFU | Kevinthegreat | |
2023-08-30 | Add entrance pos and room width parsing | Kevinthegreat | |
2023-08-30 | Add Dungeon Secret Waypoint options | Kevinthegreat | |
2023-08-30 | Add Dungeon Secrets loading | Kevinthegreat | |
2023-08-30 | Update DrawContextMixin.java (#259) | Yasin | |
- make the code more readable - fix #258 (remove legacy code from line) - add durability bar for Pickonimbus | |||
2023-08-30 | Improve 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-30 | Starred Mob Glow (#260) | Aaron | |
2023-08-30 | Very 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-30 | Tic 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-26 | Fix Croesus Helper (#257) | Aaron | |
2023-08-24 | Rename builtin resource pack | msg-programs | |
2023-08-24 | Merge pull request #255 from AzureAaron/address-override | Kevin | |
Add alternate hypixel address argument |