Skytils / SkytilsMod

Skytils is a Hypixel Skyblock mod! Be careful, malicious copies are distributed across GitHub. Confirm on discord.gg/skytils (807302538558308352)
https://hypixel.net/threads/3856202/
GNU Affero General Public License v3.0
1.06k stars 424 forks source link

Smaller Features added/changed #192

Closed TakoTheDev closed 2 years ago

TakoTheDev commented 2 years ago

Config:

Made Party Finder stats inside the Dungeons category(inside the code) added 270 and 300 title message config changed 270 and 300 to be not inside of each other(so it's 270, 270, 300, 300 instead of 270, 300, 270, 300) added change all to same color modes(Normal, LMB only) added dependencies for 270 and 300 stuff and change to same color

Party Finder Stats:

added default message when no items made all \n be on the right side Removed Misc message part (To make it cleaner) removed not needed {}

Score Calculation:

custom 270 and 300 title message

Change All to same color:

added 2 modes: Normal has positive and negative numbers(currently all white) LMB only has Left click only numbers(1 click green:2,3 clicks yellow;4 clicks red)

TakoTheDev commented 2 years ago

basically everything except "code style" has been fixed