Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

gonkergd/BetterGDDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BetterGDDL

Chrome extension that improves GDDL with functions such as removing outliers or adjusting tier rounding. 99% made with AI.

Current Features:

Since this is in initial release, theres only two main features

Changing rounding methods for tiers

GDDL rounds tier ratings using the five-or-more methods, which may be misleading because some people believe a Tier 6.5 is completely different from a Tier 7. This allows you to customize that:

Without rounding settings (or set to GDDL's default 0.5): image

With rounding settings (set to 0.75): image You can also choose:

  • Floor: Ignores decimals completely. (e.g. 6.99 → 6)
  • Ceiling: Always rounds up if there’s any decimal. (e.g. 6.01 → 7)

Excluding outliers for determining tier ratings

Some levels have very big outlier opinions, which can cause severly altered tier ratings ESPECIALLY for levels with low opinion counts. Outliers are determined if the tier rating is not in the range

Mean ± Standard Deviation. More methods of determining outliers may be added in the future.

Hover over the updated rating to see the original rating.

Without excluding outliers: image

Excluding outliers: image

Note that the red marking of outlier opinions on users may be bugged. Please make a pull request or open an issue on any bugs you find.

About

Chrome extension that improves GDDL with functions such as removing outliers or adjusting tier rounding. 99% made with AI.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors