chentianya
  • Joined on 2026-07-14
chentianya pushed to dev at chentianya/Interpreter 2026-08-18 17:19:38 +08:00
e4cdaf4717 把各模块说明从 README 拆到 Doc,并用索引替代 Doc/README。
583f14967a 冻 isa 的指令编码、映像布局与定宽类型,计划改为引用该规范。
74e5f43da9 将 CMake 工程名从 StScan 改为 Stator。
Compare 3 commits »
chentianya pushed to dev at chentianya/Interpreter 2026-08-18 16:52:32 +08:00
89f99e65e8 建立 StScan CMake 工程,并在 cmake 中规定 C11/C++11。
50b0456198 细化第一版实现顺序,并与仓库目录对齐。
Compare 2 commits »
chentianya pushed to dev at chentianya/Interpreter 2026-08-18 16:32:40 +08:00
chentianya created branch dev in chentianya/Interpreter 2026-08-18 16:32:40 +08:00
chentianya pushed to main at chentianya/Interpreter 2026-08-18 16:32:29 +08:00
2eb2468119 划定 CMake 模块目录并补充各层 README。
chentianya created branch main in chentianya/Interpreter 2026-08-18 16:14:32 +08:00
chentianya pushed to main at chentianya/Interpreter 2026-08-18 16:14:32 +08:00
368877ae34 初始化仓库
chentianya created repository chentianya/Interpreter 2026-08-18 16:10:14 +08:00
chentianya pushed to main at chentianya/ImmortalSect 2026-08-13 23:47:13 +08:00
dc11cab7aa 回合结算自动存档,新游戏自动创建存档组
b8e42d3104 新增存档面板:组/槽两级列表浏览与删除
cc6610af76 实现两级存档系统(注册表式数据收集)并接入游戏时间
Compare 3 commits »
chentianya pushed to main at chentianya/ImmortalSect 2026-08-11 23:47:39 +08:00
843f0cd53d 重构时间系统为回合制并新增主游戏场景
chentianya pushed to main at chentianya/ImmortalSect 2026-08-10 23:36:40 +08:00
8399ee5664 初始化仓库
chentianya created branch main in chentianya/ImmortalSect 2026-08-10 23:36:39 +08:00
chentianya created repository chentianya/ImmortalSect 2026-08-10 23:34:43 +08:00
chentianya pushed to dev at chentianya/SectSimulator 2026-08-10 00:55:28 +08:00
83fbd8fcfc feat: 大境界突破——练气圆满手动花费灵石突破至筑基及以上(D9 完成);失败灵石不返还+修为倒退,配置驱动;修复筑基圆满进度文本越界;文档同步(修炼设计四章/计划表/README)
chentianya pushed to dev at chentianya/SectSimulator 2026-08-09 23:00:42 +08:00
a9de46f1dd docs: 全局脚本补充文档注释(14 个文件 29 处)
ad72d36522 fix: 导出修复——主场景改路径引用、all_resources 全量打包、cfg 默认值同步;修复主菜单读档槽位点击
Compare 2 commits »
chentianya pushed to dev at chentianya/SectSimulator 2026-08-09 19:18:10 +08:00
b687ab153d feat: 两级存档系统——无限组/槽,建组建槽/自动档/两级浏览/读档还原/删除组与槽/游戏内加载(D8 完成)
2bb1486df6 docs: D6 验收清单 11/11 全部勾选
856661a687 docs: 计划表同步 D5/D6/D7 完成
5bc756d728 feat: 断粮离宗(方案B),D6 全部完成;灵石矿贴图
bfd79c6934 fix: 管理面板关闭时恢复打开前暂停状态(不冲掉手动暂停)
Compare 10 commits »
chentianya pushed to dev at chentianya/SectSimulator 2026-08-09 10:14:53 +08:00
0f1f03f9ef feat: 字体更换为霞鹜文楷(LXGW WenKai,OFL 开源可商用),主题资源同步
chentianya pushed to dev at chentianya/SectSimulator 2026-08-08 23:23:00 +08:00
c9af0f608e feat: HUD 重构与主题资源——灵米显示、新布局、标签描边阴影、按钮/菜单主题
chentianya pushed to dev at chentianya/SectSimulator 2026-08-08 18:16:18 +08:00
543af0a4ff feat: 修炼循环闭环——升层/瓶颈突破(按层概率)+管理界面修为进度+面板放大
19f8294242 feat: HUD 灵气浓度显示 + 字体大小配置化([ui] 节)
Compare 2 commits »
chentianya pushed to dev at chentianya/SectSimulator 2026-08-08 17:10:33 +08:00
5ad0272d79 feat: 灵根改为1~5根+容量公式(1÷根数),权重表进配置;文档同步