Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Remove json loading in DungeonRoomsDFU | 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 | |||
2023-08-24 | small 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-24 | Remove no longer used import | Aaron | |
2023-08-24 | Server brand check | Aaron | |
2023-08-24 | The devil that is mismatched spacing! | Aaron | |
2023-08-24 | Add alternate hypixel address argument | Aaron | |
2023-08-21 | Refactor code | Kevinthegreat | |
2023-08-20 | Update a comment | msg-programs | |
2023-08-20 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
json-tabhud Pull newest changes from upstream | |||
2023-08-20 | Make string value of enums final | msg-programs | |
2023-08-20 | Change used Pair class to FastUtil's IntIntPair | msg-programs | |
2023-08-18 | Merge pull request #248 from AzureAaron/blaze-solver-enhancements | Aaron | |
Blaze Solver Enhancements | |||
2023-08-18 | Refactor new DungeonBlaze code | Kevinthegreat | |
2023-08-18 | When the documentation isn't enough to save you... | Aaron | |
2023-08-18 | Blaze Solver Enhancements | Aaron | |
2023-08-15 | Lowercased server ip | Aaron | |
2023-08-15 | Add format version file to resource pack for future breaking changes. | msg-programs | |
2023-08-14 | Make a huge spaghetti fest to fix dwarven hud config for the moment. | msg-programs | |
2023-08-14 | Merge 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-14 | De-hardcode armor trim types | Kevinthegreat | |
2023-08-13 | Add missing alignment op to rp dungeon layout | msg-programs | |
2023-08-13 | Rework some dungeon screens from the rp, fix collideWith op to make them ↵ | msg-programs | |
work correctly | |||
2023-08-13 | Rework dungeon hub layout from rp | msg-programs | |
2023-08-13 | Rework farming islands layout from rp | msg-programs | |
2023-08-13 | Rework rp icon | msg-programs | |
2023-08-13 | Remove trailing whitespace in rp description | msg-programs | |
2023-08-13 | Rework default hub layout | msg-programs | |
2023-08-13 | Make padding from screen edges larger | msg-programs | |
2023-08-11 | Custom Armour Trims | Aaron | |