Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-14 | Fixed Click in Order | My-Name-Is-Jeff | |
2020-12-13 | Stop highlighting already chosen items on terminals | My-Name-Is-Jeff | |
2020-12-13 | Actually fixed it (hopefully) | My-Name-Is-Jeff | |
2020-12-13 | Update DankerGui.java | My-Name-Is-Jeff | |
wrong button lmao | |||
2020-12-13 | Notify when Slayer Slain | My-Name-Is-Jeff | |
2020-12-13 | Fix Click in Order Helper | My-Name-Is-Jeff | |
2020-12-13 | Update debug | My-Name-Is-Jeff | |
2020-12-13 | Update DHelpCommand.java | My-Name-Is-Jeff | |
2020-12-13 | Rename click in order to helper | My-Name-Is-Jeff | |
2020-12-13 | Add highlighter for click in order terminal | My-Name-Is-Jeff | |
2020-12-13 | Fix click blocking for "click in order" | My-Name-Is-Jeff | |
2020-12-13 | Fixed a swapped order | My-Name-Is-Jeff | |
2020-12-12 | Fix NullPointerException | My-Name-Is-Jeff | |
2020-12-12 | Update Wording | My-Name-Is-Jeff | |
2020-12-12 | Block Wrong Terminal Clicks + Fixes | My-Name-Is-Jeff | |
Blocks wrong terminal clicks Fixes bug where bind isn't swapped back after terminal | |||
2020-12-11 | Fix crash with NEU | bowser0000 | |
2020-12-11 | Update version | Kal Draganov | |
2020-12-11 | Update Debug | Kal Draganov | |
Added watchermessage and pickblock variables | |||
2020-12-11 | Update DankersSkyblockMod.java | Kal Draganov | |
2020-12-11 | Merge branch 'development' of https://github.com/bowser0000/SkyblockMod into ↵ | Kal Draganov | |
development | |||
2020-12-11 | Update DankersSkyblockMod.java | Kal Draganov | |
2020-12-11 | Extend Auto-Swap to Pick Block | Kal Draganov | |
Extended the auto-swap to pick block feature to F7 terminals and Melody's Harp; consolidated it all into one button. | |||
2020-12-11 | Fix issues with select all color terminal | bowser0000 | |
2020-12-10 | Fix water answer location not saving correctly | bowser0000 | |
2020-12-10 | Add pet colors to config | 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-09 | Add debug command to /dsm | bowser0000 | |
Copies important information to clipboard to help with debugging issues | |||
2020-12-08 | Update ToggleCommand.java | Kal Draganov | |
Forgot to update ToggleCommand | |||
2020-12-08 | Watcher Ready Message | Kal Draganov | |
Displays a message stating the Watcher has finished spawning mobs as a title | |||
2020-12-07 | Change version to 1.8.4 | bowser0000 | |
2020-12-07 | Make detecting mouse clicks consistent | bowser0000 | |
2020-12-07 | Change water puzzle solver to display from chat message | bowser0000 | |
2020-12-07 | Add player and health to low health notification | bowser0000 | |
2020-12-06 | Updated interactables | My-Name-Is-Jeff | |
2020-12-06 | Fix mistake with colors | My-Name-Is-Jeff | |
2020-12-06 | Make colors more visible | My-Name-Is-Jeff | |
2020-12-06 | Make Superpairs colors more visible | My-Name-Is-Jeff | |
2020-12-06 | Fix Unsupported Operation crash | My-Name-Is-Jeff | |
2020-12-06 | Add stop salvaging starred items | My-Name-Is-Jeff | |
2020-12-06 | forgot to add item check | My-Name-Is-Jeff | |
2020-12-06 | Update interactables to include wither and blood doors | My-Name-Is-Jeff | |
2020-12-06 | Feature: Auto-Swap LMB to pick block | My-Name-Is-Jeff | |
2020-12-06 | Block AOTD and Livid Dagger ability when looking at a block | My-Name-Is-Jeff | |
Fixes issue #25 | |||
2020-12-06 | Make ultrasequencer solver 100% consistent, hopefully | bowser0000 | |
Set array elements instead of creating a new list, also move order checking into tick event and out of render event | |||
2020-12-06 | Change override from shift to control | bowser0000 | |
2020-12-05 | Squash more bugs, begin ultrasequencer click blocking | My-Name-Is-Jeff | |
Fix some bugs causing crash. Laid out framework for ultrasequencer click blocking | |||
2020-12-05 | Bug Fixes | My-Name-Is-Jeff | |
2020-12-05 | Revert "Remove unnecessary code" | My-Name-Is-Jeff | |
This reverts commit ac5ff849332ab6817dabb06bfc7c511f3442b9f6. | |||
2020-12-05 | Fix out of bound exception | My-Name-Is-Jeff | |
Added size check for pattern | |||
2020-12-05 | Remove unnecessary code | My-Name-Is-Jeff | |