SepComet
Unity 开发者 / 持续构建中的个人工作台
用日志记录做了什么、为什么这么做,以及每一步是如何落到实际内容结构里的。
将Seafile资源链接拆分为文件标识与基础URL,由脚本动态拼接完整链接,避免环境切换导致清单产生大量无意义diff。
更新项目待办清单,同步已落地模块状态并修正工具路径和计数错误。
优化分享与项目卡片的视觉布局提升浏览可扫描性,并拆分部署流程支持快速样式迭代。
首页先展示最能代表当前方向的几个项目或模块,作为后续内容填充的真实入口。
一个由 Markdown 与 JSON 驱动的公开个人主页,用于展示项目、开发日志与外部分享。
★ Unity 开发的 3D 类吸血鬼恶魔城 demo,使用 Unity GameFramework 开源框架,并通过 job 与 burst 进行高性能计算
★ Unity 开发的 rouge 塔防项目,使用配件自由组转防御塔来取得最终的胜利
这里展示构建阶段同步下来的 Gitea 热力图与最近活动摘要。
最近 70 天(2026/03/05 - 2026/05/13),左上最早、右下最新;悬停可查看具体日期和提交次数。 描边高亮表示今天。
basil/geometry-tower-defense-base
Clarify migration boundaries before further layer work Constraint: L0 must stay free of GameFramework/Unity parsing concerns after the 2026-05-12 boundary correction Rejected: Keep prior L0/L1 file classifications | would continue to misroute parser and IDataRow work Confidence: high Scope-risk: narrow Directive: Treat historical IDataRow-based Domain entries as transition state until they are moved to L1 Tested: Recounted TODO summary figures and cross-checked the updated boundary notes against current repository state Not-tested: No code changes or runtime validation involved
basil/personal-homepage
Reduce Seafile manifest churn when endpoint settings change Store Seafile references as share tokens and resolve full URLs at sync time, while removing the now-obsolete temporary access notice from the homepage after HTTPS migration. Constraint: Seafile host/domain can change independently from content manifests Rejected: Keeping /f/<token>/?dl=1 in manifest entries | repeats fixed URL boilerplate and increases bulk-edit risk Confidence: high Scope-risk: narrow Directive: Keep Seafile manifest values token-first unless a non-standard external link is explicitly required Tested: npm run build; ./scripts/deploy-homepage.sh --dev-deploy Not-tested: Manual click-through verification for every share/download link on production domain Co-authored-by: OmX <omx@oh-my-codex.dev>
basil/vampire-like
Merge branch 'GPU-Instancing' of http://106.12.111.150:4000/basil/vampire-like into GPU-Instancing
basil/geometry-tower-defense-base
Update TODO.md: