Skip to content

Commit

Permalink
Remove Rotation Comparison
Browse files Browse the repository at this point in the history
This is clearly not happening, not enough time. It lives on in the git history in case there's any attempts at revival in the future.
  • Loading branch information
Sejsel committed Jun 4, 2022
1 parent d4f3073 commit af8451e
Show file tree
Hide file tree
Showing 33 changed files with 0 additions and 1,557 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ This repository hosts multiple programs for analysis and management of EVTC logs
#### Programs
- [arcdps Log Manager](#arcdps-log-manager)
- [EVTC Inspector](#evtc-inspector)
- [Rotation Comparison](#rotation-comparison)

#### Libraries
- [GW2Scratch.EVTCAnalytics](#evtc-analytics)
Expand All @@ -34,15 +33,6 @@ A program for exploring EVTC logs. Handy when developing anything that analyzes
- browse through processed events, with filtering
- browse through agents and events they are involved in

## [Rotation Comparison](RotationComparison)
Rotation Comparison is a generator of HTML comparisons of rotations.
Can be used to see where you differ from a benchmark, see the rotation of
a whole squad on a boss at once and similar.

- compare logs in EVTC files
- compare generated EI reports (such as hosted on dps.report)
- generates a HTML report

## [EVTC Analytics](EVTCAnalytics)
The core library for parsing and analyzing EVTC logs. Built with integration
in other projects in mind. Currently has a somewhat API, changes are to be expected.
Expand Down
14 changes: 0 additions & 14 deletions RotationComparison/GW2Api/ApiApiDataSource.cs

This file was deleted.

20 changes: 0 additions & 20 deletions RotationComparison/GW2Api/FileApiDataSource.cs

This file was deleted.

10 changes: 0 additions & 10 deletions RotationComparison/GW2Api/IApiDataSource.cs

This file was deleted.

25 changes: 0 additions & 25 deletions RotationComparison/GW2Api/V2/ApiSkill.cs

This file was deleted.

46 changes: 0 additions & 46 deletions RotationComparison/GW2Api/V2/ApiSkillRepository.cs

This file was deleted.

18 changes: 0 additions & 18 deletions RotationComparison/JsonModel/JsonRotation.cs

This file was deleted.

37 changes: 0 additions & 37 deletions RotationComparison/Logs/EliteInsightsUrlLogSource.cs

This file was deleted.

36 changes: 0 additions & 36 deletions RotationComparison/Logs/FileLogSource.cs

This file was deleted.

13 changes: 0 additions & 13 deletions RotationComparison/Logs/ILogSource.cs

This file was deleted.

95 changes: 0 additions & 95 deletions RotationComparison/Logs/ScratchParserLogSource.cs

This file was deleted.

Loading

0 comments on commit af8451e

Please sign in to comment.