Results 30 issues of LmeSzinc

自动长草之后,经常忘记使用每日免费一抽。虽然不指望抽到什么,但是不嫖白不嫖啊( **需要添加的功能** 使用活动每日免费一抽 **需要考虑的情况** 每日一抽已经使用的时候,需要避免重复抽卡 有多个活动池的时候,需要检查 没有活动池的时候,需要避免抽错池子 **可能有用的截图** ![ak_pull](https://user-images.githubusercontent.com/37934724/167340417-15d4d8cf-3b58-4546-89da-e90db376286b.png) ![ak_pulled](https://user-images.githubusercontent.com/37934724/167340532-12081bcf-9403-44be-a426-7c9b807a47a0.png)

enhancement
module: others

### Is your feature request related to a problem? E 系科研项目(试验品募集)因为有前置条件需要完成,而前置条件未完成是不能加入队列的,目前 E 系科研在 Alas 里是强制禁用的。 https://github.com/LmeSzinc/AzurLaneAutoScript/blob/72537d7500e531682b80a80a964697dabed06c4a/module/research/project.py#L696-L702 E-2 的前置条件是分解 8 或 15 件装备,根据现有的 [四期科研装备统计](https://azur-stats.lyoko.io/research4-equipments),E-2 的收益基本是垫底的 0.01 那一档,所以做 E-2 只是为了能快速刷新。 ### Describe...

help wanted
feature

Added 3 pre-optimized research filter string, optimized by [dev_tools/research_optimizer.py](https://github.com/LmeSzinc/AzurLaneAutoScript/blob/ec65cf918b46200379a0fc0011bc28922f67d5e3/dev_tools/research_optimizer.py). See research drops rates and spawn rates in [azur-stats.lyoko.io](https://azur-stats.lyoko.io/). People without a basic knowledge of these are not recommended to write...

sharing

### 你的功能请求是否与问题有关? **这个功能还在讨论中,具体实现方法未定** **This feature is still under discussion, and the detailed implementation has not yet been determined.** 收取活动总览页面的奖励,每天去点一下太麻烦了 活动有几种: 1. 大活动的累计PT奖励,点击领取即可 ![event_pt](https://user-images.githubusercontent.com/37934724/172442285-34b8bbdb-3701-4d37-8e7f-0097ce1788b0.png) 2. 七日签到活动,需要完成特定任务才能领取奖励,前一天的任务未完成不能解锁下一天的 ![sign_event](https://user-images.githubusercontent.com/37934724/172442658-aa124990-0a06-4de8-946a-90d4aa64e130.png) 需要解决的问题: 1. 需要一种低维护成本的实现,每次游戏推出新活动,尽量不要花费开发者的时间去适配。不可以每个活动都裁切一些模板图片,让 Alas...

help wanted
feature

### Is your feature request related to a problem? 现有的代码生成简直跟屎一样,需要推到重来,可以使用模板引擎比如 Jinja2 Current code generation is like shit, it needs to be pushed back, you can use a template engine such...

optimization
help wanted

### Is your feature request related to a problem? _No response_ ### Describe the solution you'd like 像任务设置一样展示 `./config/deploy.yaml`,并可以修改 Show `./config/deploy.yaml` like task settings, and able to modify ### Additional...

help wanted
feature

### 你的功能请求是否与问题有关? Alas 项目越来越大,没有测试要不行了,需要一整个测试框架以满足图片测试的需求。 大世界地图识别测试举例: ![opsi_test](https://user-images.githubusercontent.com/37934724/172420259-b93158a5-93e4-4af5-bacc-0e0d3d43c6c2.png) ```python from module.config.config import AzurLaneConfig from module.map_detection.os_grid import OSGrid from module.map_detection.view import * from module.os.config import OSConfig file = r'opsi_test.png' view = View(AzurLaneConfig('template').merge(OSConfig()), mode='os',...

help wanted
feature

### 你的功能请求是否与问题有关? _No response_ ### 解决方案 应该是 870 做,嗯 ![main1](https://user-images.githubusercontent.com/37934724/172432221-72ab62d2-5f8f-4d3b-aae1-9a80298809c0.jpg) ![main2](https://user-images.githubusercontent.com/37934724/172432225-f4231847-7465-412d-9cb3-ce325968b2bf.jpg) ### 其他内容 _No response_

optimization
help wanted

### Is your feature request related to a problem? _No response_ ### Describe the solution you'd like Provides preset filters like research, such as `Gems+Cubes+Oil`, `Gems+Chips+Oil`. Before writing a filter,...

help wanted
feature

### Is your feature request related to a problem? 我不关心学技能有什么用,总之把战术学院填满就行 I don't care what can skills do, just fill up the tactical class ### Describe the solution you'd like Step:...

help wanted
feature