ScarZ

Results 10 issues of ScarZ

same as title , make your plugin multilingual !! you can gettext of python create the .pot file and use poedit (or other po file edit software )to convert it...

wishlist

## 你的问题是什么? admin与proxy进程无法同时启动 ## 出现问题的情况是怎么样的? 无论先启动哪个服务,只要是有2个服务就会Exit 127 报错 ``` [root@sacr-v2ray v2ray]# nohup java -jar -Xms100m -Xmx100m -XX:MaxDirectMemorySize=10M -XX:MaxMetaspaceSize=80m /o pt/jar/admin.jar --spring.config.location=/opt/jar/admin.yaml > /dev/null 2>&1 & [1] 1953 [root@sacr-v2ray v2ray]# nohup...

clear value when delete pressed and cursor = len

show the current status of the game e.g. deceive active! (offline) at friend list ↓ ![image](https://user-images.githubusercontent.com/43269183/182913326-df001197-e1d9-466d-ae7b-7bd4277c011d.png) so dont need to right click deceive to check the status

as title, visualization doesnt work it shows `Error: Network Error` ![image](https://user-images.githubusercontent.com/43269183/157195662-510ab9f3-a339-4eb9-b02f-adfcae1d0c2d.png) but activitywatch is running and seems no error ``` 2022-03-08 16:14:55 [INFO ]: * Running on http://localhost:5600/ (Press CTRL+C...

-> cache data into json file -> auto import ujson to speed up read/write if ujson exists

The problem is that the code is unable to detect the initial state correctly, causing fail detection of the first half-step. The way I solved the problem was to add...