Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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-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-14 | De-hardcode armor trim types | Kevinthegreat | |
2023-08-11 | Custom Armour Trims | Aaron | |
2023-08-10 | Refactor CustomArmorDyeColors and CustomItemNames | Kevinthegreat | |
2023-08-09 | Custom Armour Dye Colours | Aaron | |
2023-08-08 | Add Item Renaming | Aaron | |
2023-08-07 | Merge pull request #232 from LifeIsAParadox/update-mod-to-1.11.1 | Yasin | |
update mod to 1.11.1 | |||
2023-08-07 | Fix dungeons death counter in the tab hud | Aaron | |
2023-08-07 | update mod to 1.11.1 | Yasin | |
2023-08-07 | Fix TriviaTest | Kevinthegreat | |
2023-08-06 | Refactor Trivia to use FairySouls | Kevinthegreat | |
2023-08-06 | Refactor Scheduler#queueOpenScreen | Kevinthegreat | |
2023-08-06 | Fix Croesus Helper (#226) | Aaron | |
2023-08-06 | Merge pull request #220 from Julienraptor01/AOTV-Overlay---Teleport-Overlays | Kevin | |
Add Overlays for ALL forms of TP | |||
2023-08-02 | Fix TeleportOverlay raycasting | Kevinthegreat | |
2023-07-30 | Refactor mixins | Kevinthegreat | |
2023-07-29 | Refactor TeleportOverlay | Kevinthegreat | |
2023-07-29 | Yay | Julienraptor01 | |
2023-07-28 | Cleaner if statement | Aaron | |
2023-07-28 | incase people cannot affork 200k | Aaron | |
2023-07-28 | goodbye null check | Aaron | |
2023-07-28 | more changes | Aaron | |
this is making me sad ;( | |||
2023-07-28 | Etherwarp Conduit | Aaron | |
2023-07-28 | Check range | Aaron | |
2023-07-28 | Check sneak key | Aaron | |
2023-07-28 | AOTE Compatibility + Etherwarp check | Aaron | |
2023-07-28 | Add Etherwarp Overlay | Aaron | |
2023-07-25 | Hide spammed warnings (#209) | Kevin | |
2023-07-24 | Garden Tab Hud Improvements | Aaron | |
- Added visitors widget - Added camera position widget with yaw & pitch which've been rounded to 3 points of precision | |||
2023-07-22 | Merge branch 'SkyblockerMod:master' into dark-auction-tabhud | Aaron | |
2023-07-20 | Merge pull request #195 from kevinthegreat1/shortcuts | Kevin | |
Shortcuts | |||
2023-07-20 | Add string argument to commands and remove Hypixel check | Kevinthegreat | |
2023-07-18 | Add Dark Auction Tab Hud | Aaron | |
2023-07-17 | Merge pull request #203 from Julienraptor01/ItemFixerUpper-rewrite | Kevin | |
Item fixer upper rewrite | |||
2023-07-17 | Refactor queueOpenScreen | Kevinthegreat | |
2023-07-17 | Refactor ShortcutsConfigListWidget | Kevinthegreat | |
2023-07-17 | Remove some default shortcuts | Kevinthegreat | |
2023-07-17 | Add cancel changes confirmation | Kevinthegreat | |
2023-07-17 | Only save when the done button is pressed | Kevinthegreat | |
2023-07-17 | Add shortcuts editing | Kevinthegreat | |