Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-13 | Add ice walk puzzle solver | bowser0000 | |
2021-03-09 | Add silverfish puzzle solver | bowser0000 | |
2021-03-04 | Add boulder puzzle solver | bowser0000 | |
2021-02-27 | Change outlined box rendering | bowser0000 | |
2021-02-27 | Move features into their own files | bowser0000 | |
2021-02-15 | Highlight correct 3 weirdos chest | bowser0000 | |
2020-12-21 | Auto-Import API key | My-Name-Is-Jeff | |
2020-12-17 | Update Utils.java | My-Name-Is-Jeff | |
Add getItemLore (taken from SkyblockAddons) and a function to check if the item has a right click ability. | |||
2020-12-14 | Revert "Add feature trace inactive terminals" | My-Name-Is-Jeff | |
This reverts commit 12ff5bebbe431924e5c13f8a0f88843ce9709eae. | |||
2020-12-14 | Add feature trace inactive terminals | My-Name-Is-Jeff | |
2020-12-11 | Merge branch 'development' of https://github.com/bowser0000/SkyblockMod into ↵ | Kal Draganov | |
development | |||
2020-12-11 | Fix issues with select all color terminal | bowser0000 | |
2020-12-10 | Additional Features to Experiment Solvers | Kal Draganov | |
Displays the next item in the sequence for ultrasequencer and chronomatron in blue. Also adds the feature to disable tooltips in the addons (chronomatron and ultrasequencer) | |||
2020-12-07 | Add player and health to low health notification | bowser0000 | |
2020-12-05 | Add renderItem function from SBA | My-Name-Is-Jeff | |
2020-12-04 | Add Tic Tac Toe puzzle solver | bowser0000 | |
Uses minimax to find best move | |||
2020-12-02 | Fix being over skill level 50 returning wrong past xp earned | bowser0000 | |
2020-12-01 | Fix warnings Eclipse didn't tell me about | bowser0000 | |
Also rename TheMod.java to DankersSkyblockMod.java | |||
2020-12-01 | Fix past experience returning 0 | bowser0000 | |
2020-11-28 | Add F7 stage 3 arrow and 2 terminal puzzle solvers | bowser0000 | |
Starts with letter terminal and select all colour terminal | |||
2020-11-26 | Possibly fix blaze hitbox issues, add more colours to config | bowser0000 | |
Add lowest/highest blaze colours to config Remove chat message for trivia | |||
2020-11-23 | Add skill xp/hour tracker, add Necron's Handle and bug fixes | bowser0000 | |
Fix F7 loot not saving to config Fix water puzzle variant 3 solution | |||
2020-11-06 | Add support for farming 60 | bowser0000 | |
2020-10-27 | Add experimental creeper puzzle solver | bowser0000 | |
2020-10-24 | Add riddle, trivia, blaze puzzle solvers | bowser0000 | |
For the ChatTriggers haters | |||
2020-10-09 | Add GUI: /dsm | bowser0000 | |
No GUI for moving or scaling displays yet | |||
2020-09-28 | Fix tab complete for new tab list | bowser0000 | |
2020-09-28 | Fix player tab complete and UUID returning error 204 | bowser0000 | |
2020-09-24 | Add option for displaying total skill xp instead of progress to next level | bowser0000 | |
2020-09-22 | Add /dungeons command | bowser0000 | |
2020-09-14 | Add expertise kills in fishing rod lore | bowser0000 | |
2020-09-03 | Add (untested) coins spent in dungeons | bowser0000 | |
2020-08-29 | Optimize xp to skill level | bowser0000 | |
2020-08-28 | Add coins and time (not working) to dungeons tracker, change pet colours | bowser0000 | |
Change pet colours to the Steam level colours because I'm uncreative | |||
2020-08-27 | Fix pet colours being offset by 1 pixel on some GUI scales | bowser0000 | |
2020-08-25 | Fix pet colour when chest isn't 6 rows | bowser0000 | |
2020-08-25 | Add pet background (temporary) colours and fix Jerry Workshop /sbplayers | bowser0000 | |
Colours are temporary, will be changed in a future commit. | |||
2020-08-20 | Add (unfinished) skyblock players command | bowser0000 | |
Still missing JSON key for Jerry Workshop | |||
2020-08-18 | Fix capitalization of pets | bowser0000 | |
Also move capitalization into Utils | |||
2020-08-13 | Add chat maddox menu and dungeons tracker | bowser0000 | |
Don't have strings for Spirit Bone, Spirit Boots or Spirit Pet. Hoping that Spirit Pet tracking works. | |||
2020-08-08 | v1.6.1 | bowser0000 | |
Add all build files |