Commit Graph

87 Commits (c38abbf9cb1930e0e2f5f07e36917b3b46c8e24c)

Author SHA1 Message Date
Rosalina ca88b0e490
cleanup splashcat exporter slightly 2023-12-03 18:05:48 -05:00
Rosalina daad8f5a94
Merge remote-tracking branch 'upstream/main' into splashcat-exporter 2023-11-09 01:05:29 -05:00
spacemeowx2 94c33bae8f feat: support random primary ability 2023-10-23 20:00:44 +08:00
imspace 0cfe618f2f feat: add species and crown_type
https://github.com/fetus-hina/stat.ink/issues/1227
2023-09-15 15:13:05 +08:00
Rosalina 22f511d843
add anarchy data 2023-07-26 00:16:09 -04:00
Rosalina a10d97d91d
send challenge data 2023-07-08 14:13:13 -04:00
Rosalina 97a3e45926
fix a stupid 2023-07-06 20:25:36 -04:00
Rosalina be1c8cdc00
oops i managed to fuck up that logic 2023-07-03 00:05:30 -04:00
Rosalina 6c7f206626
small fixes 2023-07-02 21:41:41 -04:00
Rosalina ff95f1a4b0
MEOW MEOW 2023-07-01 00:24:31 -04:00
Rosalina 8180d35cc5
more jank 2023-07-01 00:22:36 -04:00
Rosalina edda191f56
Merge remote-tracking branch 'upstream/main' into dumb-splashcat-thing 2023-06-14 22:20:48 -04:00
Rosalina 2941efd869
bleh. 2023-06-12 14:16:13 -04:00
spacemeowx2 40cfd13e6c feat: send Anarchy (Open) Power 2023-06-12 17:05:46 +08:00
Rosalina fcfa346969
Merge remote-tracking branch 'upstream/main' 2023-06-03 14:57:37 -04:00
imspace 116243eac8 feat: add support for Challenges (#72) 2023-06-03 23:31:43 +08:00
Rosalina 5fd0dbbd14
Merge remote-tracking branch 'upstream/main' 2023-05-24 23:41:56 -04:00
imspace 234356d39c fix: wrong ability keys in some languages (0.3.5) 2023-04-27 00:20:08 +08:00
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