Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |