Skip to content

roman-vorobiov/evolve-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Evolve Analytics

Inspired by Kewne's work on tracking milestones during runs, this userscript adds the "Analytics" tab to the evolve UI where you can see the breakdown of your evolve runs.

It does not require any other scripts to function.

Run history

After installing the userscript, it starts tracking the run times and saving them to localStorage.

Views

In the Analytics tab you can add and remove views that filter the run history based on reset type, universe, etc.

Milestones

In addition to the total days, you can track milestones. Select the type, target and, optionally, count and click the Add or Remove buttons to add or remove a milestone to the view respecively. You don't need to add the milestone for the last research/building of a run (e.g. Ascension Machine) - it's added automatically and cannot be removed.

Each view has a separate set of milestones - the script only tracks milestones that are added to at least one view and does not infer the times for completed runs if one is added later. It will also stop tracking a milestone once it's removed from all views.

You can click on the names of the milestones on the legend above the graph to toggle them.

View modes

The Timestamp mode shows all milestones stacked on top of each other as parts of a single run. It also shows last run's times for each milestone on the right side of the graph.

Alternatively, the Duration mode shows how many days it took to reach a milestone since the last one.

About

Analytics tab for evolve

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published