• Joined on 2026-03-30
pan pushed to card at pan/pixelheros 2026-03-31 22:50:32 +08:00
3a345ac86c chore: 更新角色控制器预制体中的组件引用ID
330ceca71a fix(game): 优化怪物生成槽位分配策略,移除无效状态
8c259bc674 refactor(map): 移除首波战斗倒计时相关逻辑
c7cbcc701f feat(map): 重构怪物生成系统为槽位队列机制
Compare 4 commits »
pan created branch master in pan/pixelheros 2026-03-31 17:27:40 +08:00
pan pushed to master at pan/pixelheros 2026-03-31 17:27:40 +08:00
pan created branch master in pan/GitM 2026-03-31 17:26:43 +08:00
pan pushed to master at pan/GitM 2026-03-31 17:26:43 +08:00
34944518f0 docs: 更新实施计划文档格式和内容
a7cfa381e7 docs: update .gitignore and README
6e8cbb38d4 test: add unit tests for database and Gitea client
932b367806 feat: embed frontend in Go binary
373cb70633 feat: implement Vue 3 frontend with all pages
Compare 10 commits »
pan created repository pan/GitM 2026-03-31 17:21:03 +08:00
pan pushed to card at pan/pixelheros 2026-03-31 17:18:45 +08:00
5889423db0 fix: 调整战斗边界并修复英雄出界时仍能施法的问题
pan pushed to card at pan/pixelheros 2026-03-31 16:00:35 +08:00
1437a7ee40 feat(ui): 调整英雄信息面板布局和排序逻辑
9bd50d5a77 fix: 调整近战与远程英雄的初始站位距离
251cf715fb refactor(game): 移除resolveFormationTargetX依赖并内联阵型锚点计算
86cc55b226 fix: 移除怪物移动位置限制并扩大移动边界
Compare 4 commits »
pan pushed to card at pan/pixelheros 2026-03-31 15:08:16 +08:00
3c4e1aad29 fix(ui): 调整多个英雄和地图的节点位置与缩放
aa2bf8d6f6 refactor(game): 简化阵型移动逻辑并移除复杂碰撞处理
67a59c9779 fix: 统一英雄预制体的局部位置Y坐标
9c3ca2d967 refactor(map): 简化英雄出生位置计算逻辑
f0ae5aabef fix(移动系统): 调整同职业英雄的阵型位置计算逻辑
Compare 7 commits »
pan pushed to card at pan/pixelheros 2026-03-31 09:25:27 +08:00
3e414e11c7 fix(heroes): 调整多个英雄预制体的尺寸、缩放和位置
pan created branch master in pan/GitMa 2026-03-30 20:52:49 +08:00
pan pushed to master at pan/GitMa 2026-03-30 20:52:49 +08:00
5c8fc9e265 test: 添加用于诊断环境变量加载的测试脚本
c625425971 fix: Windows compatibility and startup scripts
44921c5646 feat: complete Git Repo Manager MVP implementation
960056c88c feat: implement Server service layer with encrypted API tokens
cefdb9f51d feat: implement SSH Key service layer with encryption and business logic
Compare 10 commits »
pan created repository pan/GitMa 2026-03-30 20:50:05 +08:00
pan created branch master in pan/HomeOS 2026-03-30 20:48:10 +08:00
pan pushed to master at pan/HomeOS 2026-03-30 20:48:10 +08:00
3ea47d471e feat(规则管理): 添加主题规则自动发现设备功能
38766ca792 feat: production build with FastAPI static file serving for SPA
5f09c6f144 feat: device detail page with controls and logs, broker management page
4c16e5c0c9 feat: dashboard and devices list pages with cards, toggle, and add device modal
52fbb1a15a feat: API client, WebSocket composable, and Pinia device store
Compare 10 commits »
pan created repository pan/HomeOS 2026-03-30 20:46:59 +08:00
pan pushed to card at pan/pixelheros 2026-03-30 20:45:29 +08:00
12eb27afd1 style: 移除 VictoryComp 类中的多余空行