Commit Graph

66 Commits (116243eac881aa7ea44a659c27ec6fdb61801289)

Author SHA1 Message Date
imspace 116243eac8 feat: add support for Challenges (#72) 2023-06-03 23:31:43 +08:00
spacemeowx2 3a599717de chore: bump version (0.4.0) 2023-06-02 17:16:41 +08:00
spacemeowx2 f026571844 chore: bump version(v0.3.6) 2023-06-01 01:47:27 +08:00
spacemeowx2 f81232ce86 feat: update WEB_VIEW_VERSION and Queries 2023-06-01 01:47:27 +08:00
spacemeowx2 c2f42863b8 feat: add Queries fetch in update-constant 2023-06-01 01:47:27 +08:00
spacemeowx2 e78d3cd1cf chore: update NSOAPP_VERSION 2023-05-23 21:01:55 +08:00
imspace 234356d39c fix: wrong ability keys in some languages (0.3.5) 2023-04-27 00:20:08 +08:00
spacemeowx2 2af6b0628c build: bump version to 0.3.4 2023-04-24 18:53:57 +08:00
imspace c4242e9f66 feat: add eggstra work mode 2023-04-17 00:34:22 +08:00
spacemeowx2 1c83368257 feat: update `WEB_VIEW_VERSION` and query hashes 2023-03-24 23:27:16 +08:00
imspace ccd2439420 feat: update wvv 2023-03-22 16:39:28 +08:00
spacemeowx2 34e9ce259a feat: use ID for uniform 2023-03-01 18:53:05 +08:00
spacemeowx2 90ee766aee build: update `NSOAPP_VERSION`
fix #60
2023-03-01 18:44:34 +08: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
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 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
spacemeowx2 751de398b0 build: bump version and update WEBVIEW VERSION 2022-12-09 15:39:57 +08:00
spacemeowx2 a3d829d859 build: bump version 2022-12-06 18:59:49 +08:00
spacemeowx2 119ffa1333 build: update WEB_VIEW_VERSION 2022-12-04 02:43:07 +08:00
spacemeowx2 bfc67f2665 build: bump version 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
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
spacemeowx2 98081f41a9 build: bump version 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 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
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 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
spacemeowx2 ddc3eb88df fix: missing coop weapons (fix #27) 2022-11-25 19:57:45 +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
imspace eda3b37fab
chore: bump version (#25) 2022-11-21 17:03:08 +08:00
Paul 741c2c117f
feat(export-geardata): add log (#23)
* log

* feat: add log

* feat: update constant

Co-authored-by: spacemeowx2 <spacemeowx2@gmail.com>
2022-11-21 16:59:43 +08:00
spacemeowx2 ba4fa9f249 build: bump version 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
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
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 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