Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature wish list #1

Open
ceari opened this issue Sep 18, 2013 · 6 comments
Open

Feature wish list #1

ceari opened this issue Sep 18, 2013 · 6 comments

Comments

@ceari
Copy link
Owner

ceari commented Sep 18, 2013

Interesting features that could eventually be implemented:

  • Payout calculation customization on the page itself
  • Track the tank locking status of the clan: Check the replay file which tanks get locked. The lock time depends on the type of battle though so that would have to be also tracked.
  • Teamspeak bot that uses this information to display useful information such as tank availability of the players in a channel etc.
  • Automatic replay/dossier uploader application
  • Holiday calendar: Let members mark the dates they can't play in a calendar.
  • Use more Global CW Map information
  • More statistics
  • Let everyone upload CW replays and list them on a page for the staff to import them from there.
@enbewu
Copy link

enbewu commented Nov 28, 2013

  • Get email address and store it in the tracker database with the option to export it with nickname - if possible. Export option is optional.
  • Batch upload of battles - especially for the landings. We should allow the user to batch upload the files, analyze them and allow for batch set up of battle commanders and to decide which battle was the last one
  • Add battle while being in the view of the ladder battles should automatically add the battle to this landing group
  • Add "Squads" to the players list - I don't know how it's organized in WHY and other communities but at PSQD we've got squads that play on regular basis and I'd need to have a solution to track their activities [this is a little "feature snowball"]
  • Add the possibility to track tank company battles - commander / tier / players - add this data to the player activity
  • While selecting the commanders of the battle, the selectbox should display (suggest?) field commanders/deputies/commander on top and the rest of the soldiers below
  • Add more statistics - add winratio per map/commander
  • Add sorting by clans to the "battles" view - i.e. I'd like to see the last and all battles against WHY. Maybe with the option to batch download the chosen files
  • Specialization to the player list - let players decide which types and tanks they wish to specialize in, allow to sort the players/squads by specialization

@ceari
Copy link
Owner Author

ceari commented Nov 30, 2013

  • "While selecting the commanders of the battle, the selectbox should display (suggest?) field commanders/deputies/commander on top and the rest of the soldiers below" - implemented in 46f64e6

@ceari
Copy link
Owner Author

ceari commented Nov 30, 2013

Regarding "Get email address and store it in the tracker database with the option to export it with nickname - if possible. Export option is optional."

What do you think about a "profile" page where every member can enter their e-mail address? There's no way to get the address automatically I think (which is a good thing).

@enbewu
Copy link

enbewu commented Nov 30, 2013

I was hoping that in the OpenID data from the WG login there is an email but if there is none - that's okay and indeed it is a good thing.

I was thinking about the profile page and yep, it's a good idea to implement it and I can dwell on it later on as it can be a good place for some team management options.

@ceari
Copy link
Owner Author

ceari commented Dec 1, 2013

Where would you like to see the e-mail addresses on the page? And what formats for the export?

"winratio per map/commander" is now implemented in 30303de Showing the win ratio for commanders might cause some tension though ... :-)

@enbewu
Copy link

enbewu commented Dec 1, 2013

I think that the profile view of the user is the best place to show his email address. As for the export, standard CSV with "name" and "email" columns will do the trick.

Showing their winratio is simply statistic - putting it out of the context is not a great way to do but other than that, it may show who is in better form overall :)

ceari added a commit that referenced this issue Dec 1, 2013
ceari added a commit that referenced this issue Dec 11, 2013
Archive download is memory intensive for now, as the archive is built
in memory. To be rewritten later to use the file system.

Also hide download link in battle details if replay does not exist.

Hiding the download link fixes #12
Archive download is a feature request in #1
ceari added a commit that referenced this issue Dec 11, 2013
The appropriate battle group will be preselected.

Warn if uploaded replays are missing the "pickle" part, i.e. where the
battle duration cannot be determined automatically and which cannot be
used in player performance calculation

Link from battle groups was a feature request in #1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants