-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTODO
32 lines (21 loc) · 756 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
registration
callsign, email + password
leaderboard
rating graph
submitting results + comment
scoring system
int vs int
fig vs fig
scout vs scout
other combinations?
rules
server to use? lag issues?
core?
depreciation of elo if inactive
- LoL rules (http://leagueoflegends.wikia.com/wiki/Elo_rating_system)
everyone starts at 1200 for first 10 games (could make it first 3 for us)
if above 1400, decays after 4 weeks of inactivity, 25 pts / week to a 1400 floor
/*
HSharp
Allow any combination of factions ships servers and cores to see any trends for player preference, effectiveness with ship and if any ship/core combo seems cheesier. Obviously not going to get solid results with a small user base of SysX squad but stats are stats yo.
*/