Liyan Zhao
Liyan Zhao
Add testmod to automatically test reden, the save is loaded by RVC. Related issue: #64
### Please choose if applies: - [ ] I'm currently working on adding this feature. ### Describe the solution you'd like original issue: n/a related: #78 @mikaace part 1: #106...
### 描述 在用户看向某一个方块的时候,显示高亮和一个hud,提示这个地方有什么东西,比如断点,如果您发起pr解决此问题请保证实现的简洁美观
### 描述 用来给用户展示消息,比如通知,或者当出现彩蛋告诉他怎么关闭,或者使用教程 首先,当消息第一次要被展示给用户时,有一个5秒的toast 然后,按下某一个快捷键打开gui,显示消息列表,每个消息体应该包含:icon、title、body、buttons(多个。建议用类似idea的hover下划线式设计)
**If you would like to participate in our project, please open another issue to discuss with us instead of commenting on this issue directly.** - Coding - Development on Reden...
### Please choose if applies: - [ ] I'm currently working on adding this feature. ### Describe the solution you'd like Currently, the RVC system works with git, so it...
### 请选择: - [ ] 我正在着手增加这个功能 ### 描述您想要的解决方案 根据jgit提供的commit graph,渲染到mc 整体分上下,下面是rvc界面,上面是机器的实时渲染。下面左边是tag列表,右边是graph ### 描述您考虑过的替代方案 _No response_ ### 还有其他的吗? _No response_ ### 请确认以下条款 - [X] 我已经查看了 [已有 issue](https://github.com/zly2006/reden-is-what-we-made/issues) 并确定没有人提交过与此功能请求相关的 issue
### Description We should add a testmod module for automatically test our features, especially for Reden debugger. This testmod should be able to test multiple test suits, to test client...
### Please choose if applies: - [ ] I'm currently working on adding this feature. ### Describe the solution you'd like todo. Our breakpoint behaviors still have no i18n. i18n...
### Description **Example**: Name: `freeze_game` Description: Freeze the game, and then tick network packets, so players can see the state of the game at that time, allowing step into, step...