-
This is part of `log.txt` (#3, password is omitted):
```plain
MahjongAI.exe Information: 0 : Send: {"Success":true,"Type":0,"MethodName":".lq.Lobby.login","Json":null,"Data":{"currency_platforms":[2…
ghost updated
5 years ago
-
Output:
```
Login succeeded.
Game matching timed out.
Unexpectedly disconnected.
Client closed.
Login succeeded.
```
... and so on.
ghost updated
5 years ago
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
For example:
```js
function t() {
return a, b, c, d;
}
```
equals
```js
function t() {
a;b;c;
return d;
}
```
-
新域名:www.majsoul.com/1/
匹配规则:^https://www\.majsoul\.com/1/[a-zA-Z0-9\.]+/code\.js$
-
雀魂网址现在变成 https://www.majsoul.com/1/ 了,需要改一下插件匹配
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
**Bug 描述**
majsoul-plus-client-2.0.0-beta.3无法添加扩展
**如何重现**
以下为重现步骤:
按照提示步骤点击添加.mspm文件没有反应,拖拽也试过了,没有反应
**预期行为**
之前的版本单击添加或者直接拖拽都是可以添加扩展的
**截图**
![Capture](https://user-images.githubuserco…
-
最近游戏更新了好多好看的皮肤,求作者大大更新~~
-
hello HBC community,
one of the 'problems' of Homebrew Cask is that it requires constant maintainance to keep working. any Cask with a version number needs to be updated every time a new version of…