Commit Graph

28 Commits (93b360d5b2125ccc854e762de418885068936657)

Author SHA1 Message Date
Rosalina 3064abd454
add early MongoDB exporter
mongodb exporter can now identify what already exists and is compatible with the previous format of splashcat's db.
2023-02-27 23:52:40 -05:00
spacemeowx2 2d937478ab feat: add summary export to App 2022-11-29 18:40:55 +08:00
spacemeowx2 aabc9cf733 refactor: add ExportResult (fix #12) 2022-11-29 18:40:55 +08:00
imspace ff538c1f2a
feat: add salmon run export to stat.ink (#18)
* feat: add coop types

* feat: update coop types

* feat: add coop game id

* feat: add splatnet3 types

* feat: did some mapping

* feat: remove used code

* feat: add coop player map

* feat: update types

* fix: lint error

* refactor: use Env::newFetcher in exporter

* feat: add some mappings

* feat: add groupInfo to coop

* feat: add private

* feat: complete all mappings

* fix: dirty fix upload error

* fix: fApi request

* feat: remove workarounds

* chore: remove coop todo

* feat: update constant and version

* feat: remove coop test flag

* fix: wrong clear_waves
2022-11-25 19:07:39 +08:00
spacemeowx2 549f397e95 fix: stat ink key prompt 2022-11-18 20:48:46 +08:00
spacemeowx2 ecdf0dd4da refactor: add prompts to Env 2022-11-18 20:48:46 +08:00
spacemeowx2 597960df32 refactor: loginManually takes promptLogin 2022-11-18 20:48:46 +08:00
imspace e60b3f98a8
refactor: splatnet3 (#22)
* refactor: make Splatnet3 a class

* feat: use in memory state backend when no '-p'

* feat: avoid race

* build: bump version

* fix: rankState
2022-11-17 19:19:11 +08:00
imspace 443c6c7936
feat: remove gear map workaround (#16)
https://github.com/fetus-hina/stat.ink/issues/1127
2022-11-07 12:37:24 +08:00
spacemeowx2 933b438505 feat: workaround for incorrect translate from stat.ink 2022-11-05 12:57:29 +08:00
spacemeowx2 1c9c03e327 feat(stat.ink): add gears 2022-11-04 23:34:07 +08:00
spacemeowx2 af941a59fd fix: RankTracker broken when token expires 2022-11-04 16:31:07 +08:00
spacemeowx2 82c82bed94 fix: print stats when error(fix #12) 2022-11-03 16:35:41 +08:00
spacemeowx2 9f383ae76c feat: add RankTracker 2022-10-31 13:34:46 +08:00
spacemeowx2 a5c68ad06b refactor: move GameFetcher 2022-10-31 13:34:00 +08:00
spacemeowx2 2ae890866c feat: display url when --no-progress 2022-10-31 12:33:00 +08:00
spacemeowx2 a0bf4c53f5 feat: remove _bid 2022-10-27 19:38:29 +08:00
spacemeowx2 3438184c4c feat: set progress to 1/1 when queue is empty 2022-10-25 03:11:53 +08:00
spacemeowx2 d83118aab3 feat: better title on progress 2022-10-25 02:48:49 +08:00
spacemeowx2 f30da22d0c feat: add coop export (v0.1.8) 2022-10-25 02:45:44 +08:00
spacemeowx2 3e2eede47c feat: refetch token when 401 close #5 2022-10-25 02:45:43 +08:00
ギャラ 5a89163ca7
feat: Add StateBackend type. 2022-10-23 17:28:50 +09:00
ギャラ fa6893eeb3
feat: Allow specify cache in App opts. 2022-10-23 17:00:16 +09:00
spacemeowx2 e3a037dcac feat: add monitor mode 2022-10-23 06:52:08 +08:00
spacemeowx2 1a08202ae2 refactor: move help out 2022-10-22 21:00:45 +08:00
spacemeowx2 ec1e56e945 feat: add type to exporter generic param 2022-10-22 19:17:27 +08:00
spacemeowx2 c2d20eeaaf fix: wrong win/lose count in challenge (0.1.4) 2022-10-22 18:12:49 +08:00
spacemeowx2 a63426a282 refactor: move sources to src 2022-10-21 19:09:30 +08:00