Commit Graph

344 Commits

Author SHA1 Message Date
eli
732c91e5ac
Merge pull request #215 from strohitv/master
Small Bugfix: evaluate --norefresh arg before switching to the --getseed method instead of after
2025-08-19 13:24:57 +09:00
strohitv
db62861798
evaluate --norefresh arg before calling the --getseed branch 2025-08-11 14:14:32 +02:00
eli fessler
0fc5254a09 bump version number 2025-08-07 06:35:45 +09:00
eli
f5fca2f660
Merge pull request #214 from strohitv/master
Remove --norefresh arg from the s3s --help command
2025-08-07 06:35:12 +09:00
strohitv
5cbcd498cc
Remove --norefresh arg from the s3s --help command 2025-08-06 23:03:17 +02:00
eli
c43515f305
Merge pull request #213 from strohitv/master
Add command line argument which disables automatic token refresh
2025-08-07 05:19:57 +09:00
eli
befddd45d5
Merge pull request #211 from paul-sama/master
Add ブキチャレパワー support
2025-08-07 04:48:20 +09:00
eli
54afe686d8
Merge pull request #209 from niyari/patch-1
fix deprecated function.
2025-08-07 04:47:03 +09:00
strohitv
bd6053c7cf add validation for DISABLE_REFRESH_RC and also fix bug that DISABLE_REFRESH_RC was provided as string, causing the script to always exist with RC 1 2025-07-06 23:44:01 +02:00
strohitv
93104326c4 better wording for --norefresh shutdown message 2025-07-06 14:57:23 +02:00
strohitv
04526053a6 use + instead of * for number phrase in i/o checks 2025-07-06 14:35:22 +02:00
strohitv
cdc6ef6b63 change i/o checks to use a simple regex for --getseed and -o. The addition of --norefresh could create weird situations with wrong behavior with the old check. 2025-07-06 14:33:40 +02:00
strohitv
fc5f8cd9fa add customization of return code for --disable-refresh; rename to --norefresh 2025-07-05 14:50:14 +02:00
strohitv
cb3f8388b9 add --disable-refresh i/o checks to ensure provided command line arguments make sense 2025-07-05 14:14:56 +02:00
strohitv
7fcc792214 add --disable-refresh argument 2025-07-05 14:10:54 +02:00
Paul
c0f2efefda
series_weapon_power_after 2025-06-19 09:36:16 +08:00
Paul
098c12724f
WEB_VIEW_VER_FALLBACK 2025-06-19 09:34:35 +08:00
Paul
8bb1a1a8b2
VsHistoryDetailQuery 2025-06-19 09:29:44 +08:00
niyari
8627144468
fix deprecated function. 2025-04-18 06:32:28 +09:00
eli
e629366e51
bump version number 2025-01-23 16:08:33 +09:00
eli
f2adb09fdc
Merge pull request #202 from zhxie/patch-1
Fix hazard level in Eggstra Work
2025-01-23 16:07:59 +09:00
Xie Zhihao
a43bb26fb9
Fix hazard level in Eggstra Work 2025-01-23 14:05:36 +08:00
eli fessler
51de74c816 gracefully exit on rare ill-formatted vsHistoryDetail error (#191) 2024-10-16 02:42:47 +09:00
eli fessler
fdd5ae8576 remove unrealistic expectations from readme :P 2024-08-31 00:31:56 +09:00
eli fessler
5c1946ea0f support conch clash (#188) & version bump 2024-08-31 00:24:39 +09:00
eli fessler
b7987f6d6a improve message in cases of error 500 on nintendo's end (#189) 2024-08-31 00:18:14 +09:00
eli fessler
4811decdad update splatnet 3 version & query hashes 2024-08-31 00:04:55 +09:00
eli fessler
8ce795d4bd update splatnet 3 version hash 2024-07-11 01:37:40 +09:00
eli fessler
95fcec228a update NSO fallback version 2024-07-04 01:52:30 +09:00
eli fessler
41be3ab70e revert #183 hotfix (no longer needed) 2024-06-08 15:49:17 +09:00
eli
cccfb24a02
Merge pull request #183 from gecko655/hotfix-post-rengo
Use "rengo" keyword to upload triumvirate "オカシラ連合" salmonrun result
2024-06-08 15:22:12 +09:00
gecko655
f3379e734c Use "rengo" keyword to upload triumvirate "オカシラ連合" salmonrun result
At this moment, stat.ink accepts ID `26` as triumvirate but actually
Splanet3 returns it as ID `30`.

In the meantime until stat.ink is fixed, this PR make s3s send the result of triumvirate via its alias "rengo".

As this is urgent patch until the fix of stat.ink, it does not need to be merged.
I made this patch just in case the s3s users _in a hurry_ want to use it.

- Tested on my account: https://stat.ink/@gecko655/salmon3/cc0f8177-4e70-496d-8d3a-b07925451de6
- I wanted to send a patch to stat.ink too, but I don't think I can set up php on my environment to create the DB migration files, so I created this. 😇
2024-06-08 14:34:49 +09:00
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