Commit graph

109 commits

Author SHA1 Message Date
Anthony Mineo
6f37071ba6 api v0.0.18 2021-05-05 16:27:04 -04:00
Anthony Mineo
e7e064ae55
Merge pull request #4 from petrifiedroadkill/master
Team Time Stats
2021-05-05 16:22:01 -04:00
petrifiedroadkill
4cfeab4264 Update formatStats.ts 2021-05-05 12:50:13 -05:00
Anthony Mineo
c8402074b4 Disable PGHero service 2021-04-30 22:02:11 -04:00
Anthony Mineo
59d0cc198d api v0.0.17 2021-04-30 21:54:14 -04:00
Anthony Mineo
d0f963911f
Merge pull request #3 from exogen/bugfix/null-discjumps
Fix null discjumps and potential divide by zero
2021-04-30 21:53:24 -04:00
Brian Beck
05fa275f85 Fix null discjumps and potential divide by zero 2021-04-30 18:43:18 -07:00
Anthony Mineo
4bb29a22ff * [pghero] New Service: Add pghero for dev env tooling 2021-04-30 21:17:37 -04:00
Anthony Mineo
53c66be747
Merge pull request #2 from exogen/feature/top-players-endpoint
Add accuracy leaderboard: players/top/accuracy endpoint
2021-04-30 21:09:11 -04:00
Brian Beck
7504d1497c Add accuracy leaderboard: players/top/accuracy endpoint 2021-04-29 18:04:53 -07:00
Anthony Mineo
1015e4b8d4 * [SSL] Adjustment: Lower cert lifetime. Browsers max lifespan only allow for 398 days now 2021-04-28 19:51:10 -04:00
Anthony Mineo
9466af400d Add additional vars that were previously set in docker-compose 2021-04-28 19:47:41 -04:00
Anthony Mineo
1a56501db4 Remove legacy Adonis 2021-04-28 19:46:39 -04:00
Anthony Mineo
1adcdf1d0e API v0.0.15 2021-04-20 19:02:04 -04: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
aed14743e6 api v0.0.13 2020-09-27 14:22:34 -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
fdb446714a v0.0.7 2020-09-21 14:28:51 -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
52f87b1fc3 v0.0.4 2020-09-17 16:59:42 -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
87bfab307d Set API Healthcheck 2020-08-31 16:38:28 -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