Commit Graph

183 Commits (3064abd4546159bf79c64f3a29416667b4f6490c)

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
Rosalina da92cb9382
Merge remote-tracking branch 'origin/main' 2023-02-27 23:08:34 -05:00
Rosalina 2e782ccaa2
add mongodb exporter and include extra details in the useragent
i am unsure if/how the agent is used by stat.ink for statistics. because of this, i am using a custom agent here to clearly show that this is a fork from s3s, intended for uploading to mongodb for my website.
2023-02-27 23:06:04 -05:00
imspace 80c4c8a422
feat: clear rankState when season change (#59)
* feat: add VersionData

* refactor: rewrite RankTracker

to support clear state when season changes

* feat: update queries

* build: bump version
2023-02-27 19:43:59 +08:00
spacemeowx2 ed014aa5aa feat: update `WEB_VIEW_VERSION` 2023-01-29 15:59:26 +08:00
spacemeowx2 186eb18b85 refactor: move User-Agent 2023-01-29 15:58:05 +08:00
imspace 3841426a0a fix: missing team theme 2023-01-08 18:36:19 +08:00
imspace 4c8fa4102e
fix: RankTracker shouldn't return -1 rankPoint (#58)
* fix: RankTracker returns wrong rankPoint

* fix: remove rank exp change calc

* test: fix RankTracker test

* build: bump version
2022-12-21 02:49:30 +08:00
imspace d2e0885fb2 fix: typo 2022-12-18 14:50:27 +08:00
imspace 770458f3b6
feat: add tri-color support (#57)
* feat: add tri-color support

* feat: add signal

* feat: add tri-color filter to export script

* fix: tri-color map
2022-12-18 14:48:05 +08:00
imspace 4386a75c99
feat: add crown (#56) 2022-12-16 23:45:55 +08:00
imspace 6c80140719 fix: wrong golden eggs
https://github.com/fetus-hina/stat.ink/issues/1167
2022-12-11 03:58:54 +08:00
imspace b7ac817014 feat: support big run 2022-12-10 14:42:45 +08:00
imspace 235391f002
feat: Big Run (#50)
* style: less indents

* feat: add basic big run support

* feat: add skip big run for now
2022-12-09 17:15:55 +08:00
spacemeowx2 751de398b0 build: bump version and update WEBVIEW VERSION 2022-12-09 15:39:57 +08:00
spacemeowx2 e52b55bbac feat: tracks salmon run grade by group info 2022-12-09 15:39:57 +08:00
spacemeowx2 a3d829d859 build: bump version 2022-12-06 18:59:49 +08:00
spacemeowx2 407182bc3b fix: detect random special 2022-12-06 18:59:49 +08:00
imspace e49706c58e test: add timestamp to test cases 2022-12-04 12:42:03 +08:00
spacemeowx2 6b6d919a04 feat(RankTracker): add timestamp 2022-12-04 12:42:03 +08:00
spacemeowx2 31949ae3cb feat(stat.ink): add status check 2022-12-04 12:42:03 +08:00
spacemeowx2 be7f6bb56d ci: add constant check on push 2022-12-04 02:44:36 +08:00
spacemeowx2 119ffa1333 build: update WEB_VIEW_VERSION 2022-12-04 02:43:07 +08:00
imspace 512327782e feat: update Rank change 2022-12-02 02:35:02 +08:00
spacemeowx2 bfc67f2665 build: bump version 2022-12-01 16:45:17 +08:00
spacemeowx2 c2e9e623ac test: fix RankTracker 2022-12-01 16:45:17 +08:00
spacemeowx2 db636756e3 feat: add x power to stat.ink 2022-12-01 16:45:17 +08:00
spacemeowx2 057bfa508e feat: add X match types 2022-12-01 16:45:17 +08:00
spacemeowx2 8f1d1429bd feat: update `WEB_VIEW_VERSION` and `NSOAPP_VERSION` 2022-12-01 12:53:16 +08:00
spacemeowx2 606fb263e1 fix: upgrade between Profreshional +n (#45) 2022-11-30 17:26:37 +08:00
spacemeowx2 e2b7828ff3 build: bump version 2022-11-30 16:54:22 +08:00
spacemeowx2 1547c65c83 feat: avoid duplicate with s3s' upload (#45) 2022-11-30 16:54:22 +08:00
spacemeowx2 52ef6863a9 feat(delete-coop): add delete count 2022-11-30 16:54:22 +08:00
spacemeowx2 a53dc9985f fix: isMySelf is removed 2022-11-30 16:54:22 +08:00
imspace 0c916cc9e8
Fix coop special weapon (#44)
* fix: map special weapon by url (#42)

* build: bump version
2022-11-30 04:49:16 +08:00
imspace 5409ecdb16
feat: update queries and version (#40)
* feat: update queries and version

* feat: add skip tip to user

* fix: find-coop-map

* build: bump version
2022-11-29 22:15:07 +08:00
imspace 2a0bc5ff56
feat: detect stat.ink's API error (#41) 2022-11-29 18:50:34 +08:00
spacemeowx2 98081f41a9 build: bump version 2022-11-29 18:40:55 +08:00
spacemeowx2 42b2541007 fix: body in summary 2022-11-29 18:40:55 +08:00
spacemeowx2 d136fc563a fix(scripts): skip summary type 2022-11-29 18:40:55 +08:00
spacemeowx2 8e46df1868 refactor: add uid to file summary export 2022-11-29 18:40:55 +08: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
spacemeowx2 8d376cfd38 feat: add weapon history types 2022-11-29 18:40:55 +08:00
spacemeowx2 89b1ac32dd feat: add history types 2022-11-29 18:40:55 +08:00
spacemeowx2 bd69e62515 feat: change GameExporter type 2022-11-29 18:40:55 +08:00
spacemeowx2 714903c602 fix: RankTracker::getRankStateById (fix #36)
It may return the same before and after state.
2022-11-28 21:24:20 +08:00
spacemeowx2 b7c9894bed build: bump version 2022-11-28 16:29:24 +08:00
spacemeowx2 89b82a429b feat: update delete.ts 2022-11-28 16:29:24 +08:00
spacemeowx2 af95defd9a fix: auto promotion not working as expecting 2022-11-28 16:29:24 +08:00