chentianya
  • Joined on 2026-07-14
chentianya pushed to dev at chentianya/SectSimulator 2026-08-08 16:15:53 +08:00
8a01806ab0 feat: 游戏场景添加宗门后山背景层
chentianya pushed to dev at chentianya/SectSimulator 2026-08-08 14:54:12 +08:00
dfd780f3bd feat: 游戏场景添加宗门全景背景图,缩短招募间隔
chentianya pushed to dev at chentianya/SectSimulator 2026-08-08 14:32:27 +08:00
b13c20a313 feat: 修炼数值配置化,天灵根规则重构,更新主菜单背景
chentianya pushed to dev at chentianya/SectSimulator 2026-08-07 00:00:59 +08:00
e283f6b2b7 style: 详情面板编号改显示名字
2e447c868b feat: 打开弟子名录面板时暂停时间,关闭恢复
6b5ec33d85 feat: 弟子名录面板与详情弹窗,完成 D4(管理按钮接线)
03c765ced8 feat: Disciple 增加入宗时间快照,D4 名录 UI 设计文档
Compare 4 commits »
chentianya pushed to dev at chentianya/SectSimulator 2026-08-06 22:17:56 +08:00
cb9b73dd76 style: 招募面板 UI 调整,TopBar 清理占位控件
chentianya pushed to GD32H7_CMake_Template at chentianya/GD32_Template 2026-08-06 19:29:59 +08:00
128856a2f9 添加 GD32H737 的 OpenOCD J-Link 调试配置
chentianya pushed to dev at chentianya/SectSimulator 2026-08-06 00:31:10 +08:00
cfebb8dded feat: 资质概率按难度配置化,新增普通/困难两档权重
chentianya pushed to dev at chentianya/SectSimulator 2026-08-06 00:16:05 +08:00
c5c7c57799 docs: 弟子系统设计更新为弹窗招募机制+配置系统
a3cbd738ad feat: 定时招募弹窗,开局5选3+定期3候选,配置驱动(GameConfig/RecruitPanel)
a00c95af51 docs: 更新开发计划表 D3 完成(定时招募)
df52a0b22f feat: 弟子定时招募+入宗分流,完成 D3(Disciple/DiscipleManager)
Compare 4 commits »
chentianya pushed to dev at chentianya/SectSimulator 2026-08-05 22:57:28 +08:00
cda7a09a09 docs: 添加修仙境界与突破系统设计文档
b1f3d766b3 docs: 更新开发计划表 D2 完成
d907637606 feat: HUD 绑定灵石/声望显示,完成 D2 资源管理
Compare 3 commits »
chentianya pushed to dev at chentianya/SectSimulator 2026-08-05 00:09:35 +08:00
5e5763028c feat: 新增 SectManager 宗门资源管理单例
chentianya pushed to dev at chentianya/SectSimulator 2026-08-04 00:10:40 +08:00
41f50dd070 feat: 主菜单按钮组自适应窗口缩放,增大按钮字体
chentianya pushed to dev at chentianya/SectSimulator 2026-08-04 00:06:13 +08:00
123bbf315a style: 顶栏速度按钮改为等宽自适应布局
chentianya pushed to dev at chentianya/SectSimulator 2026-08-04 00:03:42 +08:00
ee1448a954 docs: 新增核心设计理念设计文档
chentianya pushed to dev at chentianya/SectSimulator 2026-08-03 22:41:15 +08:00
559710f765 docs: 更新 README 与开发计划表进度
chentianya pushed to dev at chentianya/SectSimulator 2026-08-03 22:38:00 +08:00
1cbfd12574 fix: 场景分组改代码注册,HUD 速度按钮改 toggle 模式
chentianya pushed to dev at chentianya/SectSimulator 2026-08-03 22:33:45 +08:00
b6c76d83d7 refactor: HUD 节点改用唯一名称引用,场景识别改用分组
chentianya pushed to dev at chentianya/SectSimulator 2026-08-03 22:31:59 +08:00
476834176c style: HUD 按钮字体统一放大至 32px
chentianya pushed to dev at chentianya/SectSimulator 2026-08-03 22:29:40 +08:00
021448a4b0 refactor: TimeSystem 统一速度设置入口
chentianya pushed to dev at chentianya/SectSimulator 2026-08-03 22:25:47 +08:00
782b1f1701 docs: 按 Godot 规范优化全部 GDScript 注释
chentianya pushed to dev at chentianya/SectSimulator 2026-08-03 22:24:08 +08:00
19f81ceeec feat: TimeSystem 增加月/年信号与日期设置接口