Skip to content

Dev coolfish#45

Merged
ifishcool merged 2 commits into
mainfrom
dev_coolfish
May 21, 2026
Merged

Dev coolfish#45
ifishcool merged 2 commits into
mainfrom
dev_coolfish

Conversation

@ifishcool
Copy link
Copy Markdown
Contributor

No description provided.

ifishcool added 2 commits May 20, 2026 15:04
- 更新 compile 命令描述,包含预检检查信息
- 添加运行时策略说明,解释当脚本 JAR 已被 NeoForge 加载时的 JAR 优先加载行为
- 改进功能表格的格式一致性
- 修复 Markdown 代码块语法问题

perf(database): 改进 SQLite 连接管理与错误处理

- 添加连接验证和连接意外关闭时的重连逻辑
- 增强错误信息,添加 SQL 查询预览(截断至 120 字符)
- 添加额外的 PRAGMA 设置(busy_timeout=5000、foreign_keys=ON)
- 将连接打开逻辑移至专用方法,提升可维护性
- 配置 processResources 任务,从项目根目录包含 icon.png
- 移除 jar 清单中的 Main-Class 属性,该属性曾使模组 JAR 可作为独立脚本编译工具执行
- 移除直接运行模组 JAR 进行脚本编译的功能

docs(mods.toml): 更新 logoFile 引用及模组描述

- 将 logoFile 设置为 "icon.png",使模组在 UI 中显示图标
- 更新描述,移除其中的“服务端”字样,简化表述,强调无需 Java 知识即可编写脚本
@ifishcool ifishcool merged commit b853ca7 into main May 21, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant