redstone-computer-utilities icon indicating copy to clipboard operation
redstone-computer-utilities copied to clipboard

Lightweight and Modular Redstone Computer Debugging Tools. 轻量级模块化红石计算机调试工具。

Results 3 redstone-computer-utilities issues
Sort by recently updated
recently updated
newest added

Currently, language settings are stored within world data, which is inconsistent between different worlds. It should be stored at client-side and send to the server when player is logged in...

bug

Rewrite redstone-computer-utilities Python library with `uvloop` as `asyncio` is slow.

refactor

- Commands - [x] `/rcu` - [x] `/rcu new [option...]` - [x] `/rcu remove ` - [x] `/rcu info` - [x] `/rcu info interface` - [x] `/rcu info interface `...

enhancement