Eigeen
Eigeen
With POWER PROLONGER 3 skills, Insect Glaive‘s prolonger should 1.4 times longer. However, HunterPie displays the original time. But it didn't actually cause the HunterPie and Insect Glaive timing ends...
### 报告清单 - [X] 我已仔细阅读并了解上述注意事项 - [X] 我已使用最新版本测试过,确认功能尚未实现 - [X] 我确定在 GitHub Issues 中没有相同或相似的需求 ### 需求原因 当前版本缺少指定sampler和clip skip值的功能 ### 预期行为 指定sampler:可从列表中选一个。 指定clip skip值:整数,>=1 ### 解决方案 未来有空闲时间,本人会考虑自行实现并提交pr。因此特开此issue,请作者评估可行性。
### 报告清单 - [X] 我已仔细阅读并了解上述注意事项。 - [X] 我已使用最新版本测试过,确认问题依旧存在。 - [X] 我确定在 [GitHub Issues](../issues) 中没有相同或相似的问题。 - [ ] 我有足够的时间和能力,愿意为此提交 PR 来修复问题。 ### 影响版本 558389e ### 问题描述  ``` 02-23 17:18:16 [SUCCESS]...
Position: https://github.com/Ekey/REE.PAK.Tool/blob/30b02f3f3fe4ef598d2152122f48dc947e069f01/REE.Unpacker/REE.Unpacker/FileSystem/Package/PakUnpack.cs#L82 `m_Header.bMajorVersion == 2 && m_Header.bMajorVersion == 4` always equal to `false`. In addition, if not for insurance purposes, the `else if` can be merged with `else`, because `m_Header.bMinorVersion`...
In e6ai.net, there are only Directors and not Artists. In the current version, if users view post details or download pictures, the information will not be displayed. Since the director...
**Describe the bug** Compile failed when adding `ffi` and `deno_ffi` features. `rustyscript = { version = "0.11.0", features = ["ffi", "deno_ffi"] }` ``` Compiling rustyscript v0.11.0 error[E0432]: unresolved import `super::web`...
持续更新中,可暂时不合并。 以项目便于维护和rust风格化为目标进行的重构。不会修改数据兼容性,与当前0.5.x版本API兼容。