maimaidx-prober icon indicating copy to clipboard operation
maimaidx-prober copied to clipboard

舞萌 DX 查分器

Results 35 maimaidx-prober issues
Sort by recently updated
recently updated
newest added

在查分器的网站上面,如果反复点击“排名”,“乐曲名”,“难度”,“定数”,“达成率”,“DX Rating”,“相对难度”的按钮的时候,某些歌曲歌曲名较长,会在反复按下按键后加长。 例如:“[DX]() ここからはじまるプロローグ。”会在多次点击后变成“[DX]() ここからはじまるプロローグ。 プロローグ。 プロローグ。 プロローグ。”

如题。段位信息在“我的记录”首页有一张图片元素,能否通过该图片的链接直接获取玩家段位信息(而不是现在手动设置)?

页面的语言为"en",当浏览器的默认语言不是中文时,会有字体错误(如图日语汉字显示为日语字体) ![图片](https://user-images.githubusercontent.com/10363029/139250924-b5486bb2-9be1-4752-8db3-f35485c0275a.png) 正确的字体显示(使用 userscript 设置为了 "zh-cn" 后) ![图片](https://user-images.githubusercontent.com/10363029/139251181-ee36d57e-8662-4efe-b5d4-144b5f839294.png)

根据萌娘百科上的rating计算方法,目前的rating计算器与实际结果存在误差 如查分器计算出一首定数为13.0的曲子,其在100.4274%时达到290分,按萌娘百科的计算方法,实际上只能获得13.0*100.4274%*21.6=282分。

使用main分支进行的编译 go 版本为 go1.20 android/arm64 下面是错误日志 ``` 2023/04/01 18:45:44 http: panic serving 127.0.0.1:44576: runtime error: index out of range [0] with length 0 goroutine 50 [running]: net/http.(*conn).serve.func1() /data/data/com.termux/files/usr/lib/go/src/net/http/server.go:1854 +0xb0 panic({0x5a34eb90c0,...

比如说海底谭的标签是错位夹键之类的?这样推分人可以按照自己擅长的配置类型来找歌

如题,希望可以算一个里Rating给玩家参(nèi)考(juân),依然采用b35+15,但是单曲Rating变为:完成率*(完成率-97%)*定数*6.4——这下子不能100.5满意了。

通过pageToRecordList得到的是D✪N’T ST✪P R✪CKIN’,分隔符是一个空格。 通过music_data得到的是D✪N’T  ST✪P  R✪CKIN’,分隔符是两个空格。

I'm trying to make a [tool](https://github.com/leohearts/MaimaiDataConverter/blob/7acb0820183ac63e608ef575c494266a6dca5802/app.py#L101) to migrate these data across maimai versions for playing abroad . However exported data doesn't include full combo/full sync status.

> **TL;DR** > We should give some default value directly in the `config.json` generated for the first time to avoid problems ## 1 ERROR: Failed to parse response (but not...