aboutsummaryrefslogtreecommitdiff
path: root/mod/src/main
AgeCommit message (Collapse)Author
2023-09-12No Authnoauthnea
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- 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- 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-24- fix visibility issuesyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-24- update checksyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-24- make versionmeta worksyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-24- chroma and gui formattingsyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-24- New Cosmeticssyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-24- New Cosmeticssyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-19MapPlayerProcessor to use renderDistance (#322)Dalwyn
* MapPlayerProcessor to use renderDistance If this is wrong, please do remove it. Also you will probably change this in a few weeks with map recode but thought I may as well add it. If I did something wrong please tell me * - Fix squared distance issue Signed-off-by: syeyoung <cyoung06@naver.com> --------- Signed-off-by: syeyoung <cyoung06@naver.com> Co-authored-by: syeyoung <cyoung06@naver.com>
2023-02-19- bettermap devs told me surprising fact!syeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-15Revert "- Remove unused components"syeyoung
This reverts commit 2b99b3c5de42c91e99465999aaf447ab1209a244.
2023-02-11- rename stuffssyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-11- Remove unused componentssyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>
2023-02-11- idk why intellij recommends "SCALA" Arrays not java utils arrayssyeyoung
Signed-off-by: syeyoung <cyoung06@naver.com>