eli fessler
|
5cd0c5e25b
|
update splatnet 3 version & query hashes
|
2024-05-31 20:01:02 +09:00 |
|
eli
|
f1746f3455
|
update NSO fallback version
|
2024-05-09 09:55:10 +09:00 |
|
eli fessler
|
26237d711d
|
fix query hash (#178) & bump version number
|
2024-04-18 22:25:36 +09:00 |
|
eli
|
410bd92f82
|
update splatnet 3 version hash
|
2024-04-18 14:16:00 +09:00 |
|
eli
|
6ee0a29f9e
|
bump version number
|
2024-03-20 14:26:16 +09:00 |
|
eli
|
c8860a7c92
|
Merge pull request #176 from zhxie/blackout-thrid
Blackout third team players
|
2024-03-20 14:25:57 +09:00 |
|
Xie Zhihao
|
1aa33ebb18
|
Escape blacking out third team players if there is no third team
|
2024-03-19 19:13:13 +08:00 |
|
eli
|
31ddf5ce81
|
Merge pull request #175 from zhxie/fix-uninitialized
Fix uninitialized variables in posting battle result with empty overview data
|
2024-03-19 09:35:11 +09:00 |
|
Xie Zhihao
|
9ea800fbb7
|
Blackout third team players
|
2024-03-19 08:28:52 +08:00 |
|
Xie Zhihao
|
f075e4d404
|
Fix uninitialized variables in posting battle result with empty overview data
|
2024-03-19 08:24:04 +08:00 |
|
eli fessler
|
81030982fd
|
fix session token regex (fix #174)
|
2024-02-27 22:52:11 +09:00 |
|
eli fessler
|
c1ea0c5b91
|
improve error message on missing session_token (#174)
|
2024-02-27 22:06:50 +09:00 |
|
eli fessler
|
469c4eff1f
|
misc. code improvements & i/o tweaks
|
2024-02-25 01:12:12 +09:00 |
|
eli
|
d171aad755
|
Merge pull request #172 from rinsuki/fix/stop-circular-import
Stop circular import in iksm.py
|
2024-02-25 01:04:02 +09:00 |
|
eli fessler
|
c2b6da72dc
|
catch AssertionError (just in case)
|
2024-02-25 01:03:01 +09:00 |
|
rinsuki
|
3d0904d946
|
Stop circular import in iksm.py
|
2024-02-24 14:23:32 +09:00 |
|
eli
|
1975f3f232
|
add now-required param to HomeQuery requests & version bump
|
2024-02-22 15:37:50 +09:00 |
|
eli
|
d333034d3f
|
update NSO fallback ver & splatnet 3 version hash
|
2024-02-22 15:36:37 +09:00 |
|
eli
|
1c30b3c88d
|
fix #161
|
2024-02-22 15:34:20 +09:00 |
|
eli
|
514d556b35
|
fix terminology & docstring
|
2024-02-22 15:32:49 +09:00 |
|
eli
|
b9470f307d
|
update copyleft years
|
2024-02-22 15:31:25 +09:00 |
|
eli fessler
|
233b9899c1
|
don't require stat.ink key for --getseed usage (#167) & version bump
|
2024-02-16 20:38:33 +09:00 |
|
eli
|
4d08f96268
|
add lowercase -m option as an alternative to -M
Co-authored-by: frozenpandaman <7245874+frozenpandaman@users.noreply.github.com>
|
2024-02-16 20:31:25 +09:00 |
|
eli
|
978d5fad7d
|
Merge pull request #169 from niyari/patch-2
update user agent
|
2024-02-16 20:26:10 +09:00 |
|
niyari
|
f71d37f15f
|
update User-Agent
|
2024-02-16 04:16:18 +09:00 |
|
eli
|
9a195edbdd
|
update splatnet 3 version hash
|
2024-01-25 13:16:35 +09:00 |
|
niyari
|
0ebc38d522
|
Separate arguments for -M and -m
|
2024-01-05 15:05:08 +09:00 |
|
niyari
|
e7b9cd450d
|
Make lowercase -M work https://github.com/frozenpandaman/s3s/issues/163
|
2024-01-05 06:18:12 +09:00 |
|
eli
|
7e9ee2ba55
|
update splatnet 3 version hash
|
2023-12-13 16:26:53 +09:00 |
|
eli
|
3f3691f756
|
actually bump version string to v0.6.0
|
2023-12-11 14:33:29 +09:00 |
|
eli
|
c110e2e559
|
refactoring to fix #159 error & re-bump to v0.6.0
|
2023-12-10 19:31:49 -10:00 |
|
eli
|
e54c4b601a
|
emergency downgrade back to 0.5.7 to prevent autoupdating
|
2023-12-11 14:16:44 +09:00 |
|
eli
|
059b3ea364
|
code cleanup & bump to v0.6.0
|
2023-12-11 14:11:57 +09:00 |
|
eli
|
48e3d5a180
|
force-generate new tokens upon expiry in -r -M mode (#145)
|
2023-12-11 14:07:19 +09:00 |
|
eli
|
a1ee8aafe3
|
fix docstring
|
2023-12-11 11:40:03 +09:00 |
|
eli
|
5e7d854bbf
|
try to get current NSO app version from f API (#159)
|
2023-12-10 16:14:08 -10:00 |
|
eli
|
541378a4da
|
update logic & i/o for getting NSO ver from f API
|
2023-12-11 11:12:44 +09:00 |
|
eli
|
da6829b782
|
update NSO app fallback version
|
2023-12-07 15:18:39 +09:00 |
|
qjzcj2008
|
a4785322a8
|
prefer to use NSO ver from f token gen provider
|
2023-12-02 14:52:51 +08:00 |
|
eli
|
2523df7fcb
|
Merge pull request #158 from qjzcj2008/v6.0.0_support
add support for ver.6.0.0 new SR specials & update NSO app version and splatnet 3 version hash
|
2023-12-01 15:12:18 -10:00 |
|
eli
|
8674903c0a
|
Merge pull request #156 from gecko655/add-salmonrun-special-weapons-2023winter
add new specials in salmon run
|
2023-12-01 15:08:02 -10:00 |
|
qjzcj2008
|
fec715bea1
|
add support for ver.6.0.0 new SR specials &
update NSO app fallback version &
update splatnet 3 version hash
|
2023-12-01 22:42:45 +08:00 |
|
YAMAMORI, Akihiro
|
3962ff98a3
|
4 space to tab
|
2023-12-01 15:44:22 +09:00 |
|
gecko655
|
9698aef940
|
add new specials in salmon run
Added teioika (kraken royale) and ultra_chakuchi (triple_splashdown) to specials in salmon run.
I tested on my account and found that stat.ink already accepts these new specials
- https://stat.ink/@gecko655/salmon3/889db975-3c90-4f7d-9192-b84386d5310d
- https://stat.ink/@gecko655/salmon3/1fdff2b6-2feb-4a86-96c7-a20ad391e0cf
Fixes: https://github.com/fetus-hina/stat.ink/issues/1258
|
2023-12-01 10:18:18 +09:00 |
|
eli
|
18ac2ebdc7
|
improve i/o when running in test mode (#150, #153)
|
2023-11-17 15:37:07 +09:00 |
|
eli
|
e7e4366ed5
|
refactoring & version bump to v0.5.7
|
2023-11-17 15:35:26 +09:00 |
|
eli
|
3a0938f705
|
update NSO app fallback version
|
2023-11-17 15:20:20 +09:00 |
|
eli
|
ca388b16ea
|
update splatnet 3 web view version & hash
|
2023-11-16 22:33:52 +09:00 |
|
Nooqwaffle
|
611b54ff92
|
#150 - handle test mode stat.ink results
|
2023-11-09 10:44:01 -05:00 |
|
Sou Niyari
|
718fa4adaf
|
add message when network is unavailable (#148)
Co-authored-by: frozenpandaman <7245874+frozenpandaman@users.noreply.github.com>
|
2023-11-09 10:21:49 +09:00 |
|