Commit Graph

214 Commits

Author SHA1 Message Date
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
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
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
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
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
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
41be3ab70e revert #183 hotfix (no longer needed) 2024-06-08 15:49:17 +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
26237d711d fix query hash (#178) & bump version number 2024-04-18 22:25:36 +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
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
469c4eff1f misc. code improvements & i/o tweaks 2024-02-25 01:12:12 +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
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
niyari
f71d37f15f
update User-Agent 2024-02-16 04:16:18 +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
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
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
e7e4366ed5
refactoring & version bump to v0.5.7 2023-11-17 15:35:26 +09:00
Nooqwaffle
611b54ff92 #150 - handle test mode stat.ink results 2023-11-09 10:44:01 -05:00
AIZAWA Hina
096bd0b095
send crown_type for opposing team's players (#143)
Co-authored-by: frozenpandaman <7245874+frozenpandaman@users.noreply.github.com>
2023-09-09 09:29:49 -10:00
AIZAWA Hina
41a8c5d798
send other team members' species (#142)
Co-authored-by: frozenpandaman <7245874+frozenpandaman@users.noreply.github.com>
2023-09-08 08:14:33 -10:00
eli fessler
c790bd3b43 add support for sending species & x rank/splatfest crowns 2023-09-08 03:53:32 -10:00
eli fessler
16a7351a58 override default shortname for new stage 2023-08-31 22:06:29 -10:00