482 Commits

Author SHA1 Message Date
f676b5b61e fix 2024-09-10 15:23:59 +08:00
7dfa9a1722 update to 2.5 2024-09-10 15:19:46 +08:00
a0af7862ec fix 2024-09-10 15:17:03 +08:00
2d442394df 新增体力推送 (#33)
* GsStrConfi新增体力推送

* 修改星铁推送管理类名

* 修改定时体力推送的bug
2024-09-07 12:51:02 +08:00
0b313a1c3f format 2024-09-06 02:43:03 +08:00
5e57113f2d small fix 2024-09-06 02:30:44 +08:00
1dfab6c55b 新增虚构叙事和末日幻影查询 (#28)
* 新增虚构叙事和末日幻影查询

* 去除楼层相关参数,去除快速通关图片渲染

---------

Co-authored-by: 梦落 <mengluo@shuangsheng0513.cn>
2024-09-04 11:53:16 +08:00
7b9167d5c2 支持2.4 2024-07-31 17:11:18 +08:00
be48f78136 🎨 优化绑定文案提示 2024-07-24 17:05:07 +08:00
06ce358618 🎨 适配GsCore的get_ck() 2024-07-24 07:22:32 +08:00
3f523216a8 Merge pull request #15 from KimigaiiWuyi/master
🎨 将`simple_mys_req()`替换为`simple_sr_req()`
2024-07-23 08:38:27 +08:00
8e8c57275c 🎨simple_mys_req()替换为simple_sr_req() 2024-07-23 08:37:03 +08:00
5b6fa8e460 🔥 移除不必要的函数 (#14) 2024-07-22 21:36:53 +08:00
e543bebb3c 使用GsCore.utils.sign替换默认sr签到, 增加sr开启自动签到 (警告: 请重新开启) (#13) 2024-07-19 09:47:16 +08:00
07734756cd 修复国际服srmr功能 (#12) 2024-07-12 17:00:24 +08:00
468b317d3d 更新2.3 map (#11) 2024-06-21 10:35:11 +08:00
80541c3204 fix bug 2024-03-28 10:28:12 +08:00
28abc1d87c 添加robin伤害计算 2024-03-26 17:00:05 +08:00
6be888a015 更新2.2 V1 map 2024-03-26 16:10:24 +08:00
e6b249c88e fix bug 2024-03-23 17:01:00 +08:00
eea4493fb1 完成2.1角色伤害计算 2024-03-23 16:41:23 +08:00
b58aa1437e 更新黄泉伤害计算 2024-03-22 16:56:10 +08:00
3b5186c282 更新2.1map 2024-03-22 14:35:39 +08:00
c1ef25debe 更新2.1map 2024-03-22 14:22:24 +08:00
e84223f3f5 更新2.1map 2024-03-22 13:10:26 +08:00
df59b931d0 🔥Remove deprecated code (#6) 2024-03-10 23:26:29 +08:00
bccce182af 面板查询添加击破特攻 2024-03-01 11:15:58 +08:00
b049810b22 添加QQ官方机器人头像获取 2024-03-01 10:54:00 +08:00
fa7702537b 添加2.0角色计算 2024-02-29 11:10:13 +08:00
a284cb270e use core download 2024-02-21 22:38:32 +08:00
d0c263feaf Merge branch 'master' of https://github.com/baiqwerdvd/StarRailUID 2024-02-20 14:47:56 +08:00
08e43959f5 禁用cos下载方式 2024-02-20 14:47:39 +08:00
ca704e44b7 🐛: 修复签到报错 (#2) 2024-02-17 00:50:08 +08:00
12fbd94cb3 添加黑天鹅伤害计算 2024-02-16 13:06:00 +08:00
bf680d234c 添加2.0角色别名遗器评分 2024-02-16 10:11:19 +08:00
f63f95551e 🎨 优化sr强制刷新的返回图 (#1) 2024-02-11 12:51:25 +08:00
6cf6809625 fix: 少了点 2024-02-06 13:22:58 +08:00
38aabb6137 Merge branch 'master' of https://github.com/baiqwerdvd/StarRailUID 2024-02-06 13:06:39 +08:00
89122ce955 feat: 2.0 2024-02-06 13:02:34 +08:00
e4fc67c4aa Update char_alias.json 2024-01-18 12:11:37 +08:00
ea7430103b 添加深渊12层 2023-12-30 15:19:14 +08:00
c90e2ac4d9 fix tuple 2023-12-27 14:24:00 +08:00
e231da25a7 bump starrail-damage-cal version 2023-12-27 13:57:09 +08:00
8c177a0788 完成真理义父,阮梅,雪衣伤害计算 2023-12-16 12:10:59 +08:00
2178d57c86 添加按钮 2023-12-02 17:17:19 +08:00
91383b71b8 Bump aiohttp from 3.8.6 to 3.9.0 (#117)
* Bump aiohttp from 3.8.6 to 3.9.0

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.6...v3.9.0)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* 🚨 `pre-commit-ci`修复格式错误

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-12-01 22:15:01 +08:00
8c55d9d124 更新模拟宇宙八 2023-12-01 22:06:42 +08:00
377d9ccd04 💥 完全移除过时的sqla 2023-11-30 04:49:01 +08:00
3b2fbaeda4 Merge branch 'master' of https://github.com/qwerdvd/StarRailUID 2023-11-22 17:01:32 +08:00
7c98c70ff4 format some code 2023-11-22 17:01:21 +08:00