Commit graph

75 commits

Author SHA1 Message Date
Brian Beck
efdf44d7ba Also include LCTF games 2021-05-31 23:44:13 -07:00
Brian Beck
e55c6ed9da Lower team participation threshold from 80% to 67%, improve team score accuracy 2021-05-31 22:10:55 -07:00
Brian Beck
7585564018 Use mode() instead of avg() to get most likely teamScoreGame 2021-05-31 00:20:42 -07:00
Anthony Mineo
ab028e52fd
Merge pull request #5 from exogen/feature/top-winning-percentage
Add API endpoint for top win-loss CTF records
2021-05-30 08:30:21 -04:00
Brian Beck
1949494098 Add API endpoint for top win-loss CTF records 2021-05-30 01:57:00 -07:00
petrifiedroadkill
4cfeab4264 Update formatStats.ts 2021-05-05 12:50:13 -05:00
Brian Beck
05fa275f85 Fix null discjumps and potential divide by zero 2021-04-30 18:43:18 -07:00
Brian Beck
7504d1497c Add accuracy leaderboard: players/top/accuracy endpoint 2021-04-29 18:04:53 -07:00
Anthony Mineo
ebb72ff01f Add new stat keys for number conversion 2021-04-20 19:00:51 -04:00
Anthony Mineo
0bbfa32ef6 swap out wget for lftp 2021-03-16 20:10:59 -04:00
Anthony Mineo
fbff090ba5 Refactor FTP command 2021-03-15 17:19:58 -04:00
Anthony Mineo
ddf8c112f5 Add FTP Host path as env 2021-03-13 11:38:56 -05:00
Anthony Mineo
9222b8f0d6 Update ftp parser paths 2021-03-13 11:13:26 -05:00
Anthony Mineo
a14fec7355 Use new teamScoreGame key to display team v team score. Fall back to old tally method if its not available 2020-09-30 16:20:16 -04:00
Anthony Mineo
c1fcb61731 Deprecated webapp (old stats stack) 2020-09-29 14:43:26 -04:00
Anthony Mineo
2f3f61fd62 Sort player's games properly by gameID 2020-09-27 14:21:31 -04:00
Anthony Mineo
98affddbff tweak return details 2020-09-23 15:03:48 -04:00
Anthony Mineo
c10cd44615 Update return formats 2020-09-23 14:39:29 -04:00
Anthony Mineo
67eb8db0c8 parser update, non-restart - node cron 2020-09-23 10:57:09 -04:00
Anthony Mineo
ef3909b8ac return player statTotals 2020-09-22 10:50:22 -04:00
Anthony Mineo
cc1c71c769 A few more stats... 2020-09-21 14:25:20 -04:00
Anthony Mineo
f70b95ab5e Additional stats 2020-09-21 14:11:10 -04:00
Anthony Mineo
1a51c95b82 api v0.0.5 2020-09-21 13:36:11 -04:00
Anthony Mineo
9e40b300f5 Tweak return limits 2020-09-21 12:09:21 -04:00
Anthony Mineo
8e5cf83d4d Majorly improve stat formatting :) 2020-09-21 11:53:06 -04:00
Anthony Mineo
72ac49e4f9 Update deps 2020-09-17 16:59:17 -04:00
Anthony Mineo
69f250871a init new api endpoint for returning games by game type with summaries 2020-09-17 16:57:45 -04:00
Anthony Mineo
80056903c6 Set API https 2020-08-31 17:12:04 -04:00
Anthony Mineo
b3925a8fc6 Setup stats API container: 2020-08-31 16:27:31 -04:00
Anthony Mineo
9176889086 Update port 2020-08-31 15:45:46 -04:00
Anthony Mineo
ef32d90030 Return formatted stats based off other gameTypes 2020-08-30 10:00:33 -04:00
Anthony Mineo
96e15be86d Setup return games with details endpoint 2020-08-29 21:05:20 -04:00
Anthony Mineo
f240ccd306 Enable CORS 2020-08-29 19:35:28 -04:00
Anthony Mineo
86c531d61e Enable cors 2020-08-29 19:32:50 -04:00
Anthony Mineo
d85896dcaa Better return error messages 2020-08-29 19:26:53 -04:00
Anthony Mineo
2c3c9a0532 Setup Swagger 2020-08-29 19:20:44 -04:00
Anthony Mineo
a1b2f2cd78 Enable swagger 2020-08-29 19:10:50 -04:00
Anthony Mineo
75f6e64a1f Update games service to include find by gametype 2020-08-29 18:36:24 -04:00
Anthony Mineo
38fb66da06 Calculated CTFGame return type stats 2020-08-29 14:44:46 -04:00
Anthony Mineo
2fcfd8cb3b upgrade packages 2020-08-29 11:17:14 -04:00
Anthony Mineo
0db8a7f439 Finish API services 2020-08-29 11:11:21 -04:00
Anthony Mineo
2abedc99f9 Setup game module 2020-08-23 11:04:35 -04:00
Anthony Mineo
2d90f9dde8 Add find by endpoints 2020-08-23 10:35:50 -04:00
Anthony Mineo
3b5f41f933 init nest (wip) 2020-08-22 10:19:50 -04:00
Anthony Mineo
0b5aceca7a Update to ingest/display new stats format; QoL updates soon... 2020-08-15 12:02:05 -04:00
Anthony Mineo
43c15e1649 init coors for playt2.com 2020-04-26 11:14:05 -04:00
Anthony Mineo
71c3cad722 Add header for playt2.com origin 2020-04-16 17:21:56 -04:00
Anthony Mineo
a484d94254 Display all games for player even if their score is 0 2020-04-14 20:49:51 -04:00
Anthony Mineo
093636fc6d display tweaks 2020-04-14 20:43:43 -04:00
Anthony Mineo
2cf1a508d5 Adjust limits for performance 2020-04-14 18:22:26 -04:00