jie65535
jie65535
### Background I am using `libaums` to export `pdf` to `u-disk`. ### Problem Following the example, I create `UsbFileOutputStream/BufferedOutputStream` and then use `pdfDocument.writeTo(stream)` to write the pdf to `u-disk`. On...
实现生成在 `gc-v1.2.3-dev` 中新增的属性锁定命令 Generate new setStats command by Grasscutters/Grasscutter#1596
计划增加一个地图路径点功能,可以自定义路径点的标签和位置、场景。 为此将会增加一个文件资源,该文件作为内置路径点需要大家一起来补充、完善。 可以将收集的路径点在下方提出。 --- It is planned to add a map waypoint function, which can customize the label, location and scene of the waypoint. To this end, a file resource...
> 咕咕咕 # Target Transfer the development framework to WPF, refactor and beautify the UI # TODO List - [x] Theme - [x] 3.1 Resources - [x] List classification -...
> https://github.com/Grasscutters/Grasscutter/discussions/1801 增加一个对怪物掉落物进行编辑的功能,它在GC的 `Drop.json` 中定义。 要求可以多选编辑和重置,导入导出等。
实现在最新发布v1.3.1版本中合并的扩展生成命令 https://github.com/Grasscutters/Grasscutter/pull/1777
针对搜索功能的建议(来自内测群友) - [x] 拼音搜索 - [ ] 分词搜索
增强命令输入框的使用体验,提出以下建议(来自内测群友) - [ ] 按 `Ctrl+C` 可以直接复制,不需要选中复制或者点击按钮 - [x] 按回车直接执行命令 - [x] 按 `↑`, `↓` 方向键切换历史命令 - [ ] 按 `tab` 键补全命令