aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Collapse)Author
2023-09-12No Authnoauthnea
2023-04-11Merge remote-tracking branch 'origin/dg4.0' into dg4.0syeyoung
2023-04-11- Update to 7.5syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-04-11Update SkyblockStatus.java (#375)Loudbook
Signed-off-by: Loudbook <loudbooked@gmail.com>
2023-02-28Fix #341 Mod boxing wrong Livid (Mixing Scream / Frog livid) (#353)syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-28Merge pull request #350BuggyAl
* added ability to disable auto recombobulator messages * fixed spacing * removed comma * bad keyboard coming in clutch
2023-02-28cancel invalid clicks in terminal (#351)BuggyAl
* cancel invalid clicks in terminal Signed-off-by: BuggyAl <64368488+BuggyAl@users.noreply.github.com> * - An option for blocking click Signed-off-by: syeyoung <cyoung06@naver.com> --------- Signed-off-by: BuggyAl <64368488+BuggyAl@users.noreply.github.com> Signed-off-by: syeyoung <cyoung06@naver.com> Co-authored-by: syeyoung <cyoung06@naver.com>
2023-02-28Fix #308 hide mob nametag hiding all nametags (#352)syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-28- Fix score calculation failing with failed puzzlesyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Fix config locationsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Make spam clicking menuitem not insert a billion items into the page stacksyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Search in configsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Iconssyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Reorganize categoriessyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Reorganize categoriessyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Dump Feature Categorysyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27Skyblock dungeons guide 345 (#347)syeyoung
* - Fix #345, DG unload incompatibility with essential due to "thePlayer" not being EntityPlayerSP but some kind of wierd player emulated by Essential - Fix unloading error mentioned in #345, JarLoader popping ProgressBar that doesn't exist Signed-off-by: syeyoung <cyoung06@naver.com> * - Additional Checks on EntityPlayerSP Signed-off-by: syeyoung <cyoung06@naver.com> --------- Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Version upsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Proper User Agentsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- call try rematch insteadsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- ignore exceptions on isBlocked call on DungeonListener, due to dungeonroom ↵syeyoung
not being fully instantiated Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Check if RoomMatcher is instantiated (because it might not be)syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Check if dungeonroominfo is instantiated (because it might not be)syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Check if dungeonroominfo is instantiated (because it might not be)syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Fix NPE due to incomplete dungeoncontext checksyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Fix IntegerFormatException due to minute on clock: FetureEpicCountdownsyeyoung
- Also remove unnecessary volatile (no multithreading) Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Fix NPE on FeatureDungeonCurrentRoomSecretssyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Fix racecondition isOnHypixel NPEsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Remove searchbar since it is not implemented yetsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Disable autoupdate button if remote branch is not availablesyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Fix #344, profile viewer not showing latest profilesyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Fix party pv location on uisyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- UX: more tipssyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- UX: Tips on mainpage / GUI Relocate -> GUI Configsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- UX: Tell users where to go to set global hud stylesyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27- Remove debug messagessyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-27Fix #333, incorrect score predictionsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-26Fix #342, NPE on SkyblockStatus:153 Crashing game (#343)syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-25- DG 7.2syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-25- Fix #336, by making sure something that ends with ] also starts with [ ↵syeyoung
(prefix check) (#337) Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-25- Fix boss health not workingsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-25- Fix 0 second blood rush crashing gamesyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-24BETA 7.1syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-24- fix visibility issuesyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-24- fix double org jsonsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-24- update checksyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-24- change mapped to mappedsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-24- make versionmeta worksyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-24Merge remote-tracking branch 'origin/dg4.0' into dg4.0syeyoung
2023-02-24Optional Signing and Standalone Jar (#332)Roman / Linnea Gräf
* Optional Signing and Standalone Jar * - devstandalone Signed-off-by: syeyoung <cyoung06@naver.com> --------- Signed-off-by: syeyoung <cyoung06@naver.com> Co-authored-by: syeyoung <cyoung06@naver.com>