aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-11-05no more hidden stuff: renamed "config" and "hidden" to "storage" when ↵hannibal2
working with stuff from ProfileStorageData
2023-11-05code cleanuphannibal2
2023-11-05using visitorDrops.visitorRarities directly from the config instead of ↵hannibal2
accessing the local field. hopefully this will prevent partial config resets in the future.
2023-11-05fixed more error messages with The Great Spook data getting stored in the ↵hannibal2
Reputation Helper quest config by accident.
2023-11-05Added a workaround for NEU Profile Viewer bug where the ItemTooltipEvent ↵hannibal2
gets called for two items when hovering over the border between two items.
2023-11-05moved calculation into EstimatedItemValueCalculatorhannibal2
2023-11-05code cleanuphannibal2
2023-11-05Resetting parts of the inventory for users with 7-month-old SkyHanni ↵hannibal2
versions that want to migrate into the present.
2023-11-05Merge remote-tracking branch 'origin/beta' into betahannibal2
2023-11-05creating FishingBobberCastEvent and removing code duplicationhannibal2
2023-11-05Neu version change (#686)CalMWolfs
Changed wrong/missing neu version message to show NEU version 2.1.1-Pre-4 instead of beta versions. #686
2023-11-05Fixed bug that bobber not in water/lava will show "No bait is used" warninghannibal2
2023-11-05code cleanup and created ItemStack.isBait()hannibal2
2023-11-05Feature: Fish Bait Warning (#635)Kimbrian Marshall
Added Fishing Bait Warnings. #635
2023-11-05code cleanuphannibal2
2023-11-05Make Quest Item Helper only get amount needed and add Pablo Helper (#615)NetheriteMiner
Added Pablo NPC Helper. #615
2023-11-040.21 Beta 18hannibal2
2023-11-03add pumpkin export (#683)CalMWolfs
Added auto-detection of Expired Pumpkin farming fortune. #683
2023-11-03cleaned up some config stuff and fixed a bug (#682)CalMWolfs
Fixed the crop name gets replaced to internal name in /shwords. #682
2023-11-03code cleanuphannibal2
2023-11-03Added Estimated Item Value support to NEU Profile Viewerhannibal2
2023-11-03code cleanuphannibal2
2023-11-03code cleanuphannibal2
2023-11-03Fixed item ability cooldown not activating for Sword of Bad Health.hannibal2
2023-11-03code cleanuphannibal2
2023-11-03show a gui when mouse is locked (#677)CalMWolfs
Added a gui element to remind you while /shmouselock is enabled. #677
2023-11-03code cleanuphannibal2
2023-11-03code cleanuphannibal2
2023-11-03add expired pumpkin to farming fortune (#673)CalMWolfs
Added command /shpumpkin to toggle include/exclude Expired Pumpkin farming fortune in the /ff gui and in the true ff display. #673
2023-11-03Show the custom hotkey name in the harp inventory.hannibal2
2023-11-03code cleanuphannibal2
2023-11-03Change: Custom Keybinds for Harp Helper (#612)Thunderblade73
Add custom keybinds for Harp Helper. #612
2023-11-03code cleanuphannibal2
2023-11-03code cleanuphannibal2
2023-11-03code cleanuphannibal2
2023-11-03code cleanuphannibal2
2023-11-03fixed check if an existing word already exists with color codes, added ↵hannibal2
support for malformed sbe config and code cleanup.
2023-11-03Import VisualWords from SBE (#609)HiZe_
Added support to import SBE Visual Words into SkyHanni. #609
2023-11-03changed a few .toString to .asString to fix stuff (#678)CalMWolfs
changed a few .toString to .asString to fix stuff #678
2023-11-030.21 Beta 17hannibal2
2023-11-03fix tool fortune (#674)CalMWolfs
Fixed tool fortune. #674
2023-11-03Feature: The Great Spook Display Utilities and Notif Sound (#660)Erymanthus[#5074] | (u/)RayDeeUx
Added support for showing the primal fear data from tab list as gui elements and play warning sound when the next primal fear can spawn. #660
2023-11-02code cleanuphannibal2
2023-11-02Feature(s): Add scoreboard as data source + sunmoon (#576)Erymanthus[#5074] | (u/)RayDeeUx
In-Game Date: Adds support for reading the in-game scoreboard, and also allow sun/moon symbol customization. #576
2023-11-02Create additional values in the EntityEquipmentChangeEvent for chest, ↵hannibal2
leggings, feet and hand.
2023-11-02code cleanuphannibal2
2023-11-02Add visitor highlighter/blocker (#653)Linnea Gräf
Added Highlight Visitors in SkyBlock. Block Interacting with Visitors. #653
2023-11-02actually fix mouse locking (#662)CalMWolfs
Fixed mouse sensitivity stuck after restarting by storing old sensitivity. #662
2023-11-02Auto reset on year change, also added /shkingfix supporthannibal2
2023-11-02code cleanuphannibal2