SkyHanni icon indicating copy to clipboard operation
SkyHanni copied to clipboard

Backend: Add Island type tags

Open ThatGravyBoat opened this issue 7 months ago • 3 comments

Dependencies

  • https://github.com/hannibal002/SkyHanni-REPO/pull/231

What

This PR adds a new class called IslandTypeTag these allow having a collection of IslandTypes that can be checked if the player is in any of the islands that it contains. It allows for these to be changed via the repo meaning if Hypixel ever changes a condition like where something can happen then it can be updated without a user needing to download a new version of skyhanni.

Right now it doesnt auto update the IslandTypeTags.json in the repo but I can be done like the regexes, I did not want to change that part of the build process as it is very hardcoded to regexes right now.

Changelog Technical Details

  • Added IslandTypeTags. - ThatGravyBoat

ThatGravyBoat avatar Jul 20 '24 17:07 ThatGravyBoat