PepperLola / playerinfo

A Minecraft mod that does some cool stuff.
GNU General Public License v3.0
8 stars 3 forks source link

Stats Overlay #40

Closed PepperLola closed 3 years ago

PepperLola commented 3 years ago

Show game stats for other players in your game on screen. Similar to the Statsify Overlay, except it won't show winstreaks so it can't be used for sniping people with winstreaks.

PepperLola commented 3 years ago

Done. Now it should sort by "threat," which we can calculate based on stats.

PepperLola commented 3 years ago

It should now sort by threat, although the formula needs to be revised because it doesn't usually calculate it accurately.

PepperLola commented 3 years ago

Threat calculation is probably fine, should add an option to only show your own stats so you can see them without breaking Hypixel rules. Maybe also an option to show your progress to next duel division in xp bar like Hypixel does with BedWars level.

PepperLola commented 3 years ago

The overlay now has an option to show your own stats, as well as your duels division in the xp bar. It works well enough as it is, so I'm going to close the issue, although it will be reopened in the future if issues are discovered.