Commit Graph

69 Commits (32d4586cce0f0af7084d7de99ec91d92628dd221)

Author SHA1 Message Date
Rosalina 32d4586cce
fmt 2023-04-16 23:46:01 -04:00
Rosalina 261b19c40b
Merge remote-tracking branch 'upstream/main' 2023-04-16 15:06:48 -04:00
imspace c4242e9f66 feat: add eggstra work mode 2023-04-17 00:34:22 +08:00
Rosalina 009e87d4ab
add stage exporter 2023-03-07 13:33:59 -05:00
Rosalina 3f31bc7ea9
add stage exporting 2023-03-07 10:09:32 -05:00
Rosalina a7fa1541b2
fix types 2023-03-04 19:17:19 -05:00
Rosalina 0d647254e0
fix date field in splatnet data 2023-03-04 19:09:06 -05:00
Rosalina 499a9f8650
cleanup 2023-03-02 21:01:50 -05:00
Rosalina cdffe0278d
remove old check 2023-03-02 11:39:10 -05:00
Rosalina 7aa98e1905
Merge remote-tracking branch 'upstream/main' 2023-03-01 09:27:59 -05:00
Rosalina 3e1a90dc45
add summary exporter and fix notExported check 2023-03-01 09:06:48 -05:00
Rosalina eb91b8a171
use combined version for stat.ink 2023-03-01 09:06:21 -05:00
spacemeowx2 34e9ce259a feat: use ID for uniform 2023-03-01 18:53:05 +08:00
Rosalina c1aa9e397a
add export game function 2023-02-28 11:34:07 -05:00
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 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 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 e52b55bbac feat: tracks salmon run grade by group info 2022-12-09 15:39:57 +08:00
spacemeowx2 407182bc3b fix: detect random special 2022-12-06 18:59:49 +08:00
spacemeowx2 31949ae3cb feat(stat.ink): add status check 2022-12-04 12:42:03 +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 606fb263e1 fix: upgrade between Profreshional +n (#45) 2022-11-30 17:26:37 +08:00
spacemeowx2 1547c65c83 feat: avoid duplicate with s3s' upload (#45) 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 42b2541007 fix: body in summary 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 aabc9cf733 refactor: add ExportResult (fix #12) 2022-11-29 18:40:55 +08:00
spacemeowx2 af95defd9a fix: auto promotion not working as expecting 2022-11-28 16:29:24 +08:00
spacemeowx2 707d7204dc fix: coop weapon map failed due to a dot (#33) 2022-11-27 16:30:17 +08:00
imspace d13d75d40a
feat: use /api/v3/salmon/weapon (#31)
* feat: use /api/v3/salmon/weapon

https://github.com/fetus-hina/stat.ink/issues/1128#issuecomment-1328007235

* feat: remove hardcoded dict

* build: bump version
2022-11-26 21:12:23 +08:00
imspace d6980c8208
feat: add upload from file (#30)
* feat: add upload from file

* fix: url is undefined

* feat: support pathname

* feat: read from cache if errored

* fix: state not initialized

* fix: splatnet access
2022-11-26 17:25:25 +08:00
spacemeowx2 ba43bb6c55 feat: add fail_reason for salmon run 2022-11-26 14:12:24 +08:00
imspace 54d53fc488
fix: random weapon (#29)
* fix: allow weapon to be random

* feat: save pathname of image in file exporter

* fix: allow random weapon

* build: update chagnelog
2022-11-26 00:31:21 +08:00
spacemeowx2 0e4f080054 fix: export error when disconnected 2022-11-25 21:41:36 +08:00
spacemeowx2 c9bdf54110 fix: specialWeapon null (#27) 2022-11-25 21:29:11 +08:00
spacemeowx2 a4d4f23263 fix: missing title_before (#28) 2022-11-25 20:20:47 +08:00
spacemeowx2 47a3425627 fix: missing king_smell (#28) 2022-11-25 20:03:09 +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 43df6baaea fix: don't set rank_exp_change if isUdemaeUp is true
should fix #17

0.1.19
2022-11-10 21:04:08 +08:00