Commit Graph

2169 Commits

Author SHA1 Message Date
xinian
4d9fe02ae0 fix: 修正日期判断逻辑与登录重置保存问题
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
2026-04-29 22:36:17 +08:00
昔念
4d51372a2d 1
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
2026-04-29 11:24:51 +08:00
昔念
188d80d41b 1 2026-04-29 10:54:15 +08:00
昔念
07b5271532 1 2026-04-29 10:33:02 +08:00
昔念
29f70513e8 Merge branches 'main' and 'main' of https://cnb.cool/blzing/blazing 2026-04-29 10:15:45 +08:00
xinian
e80e5d526c 更新说明
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
2026-04-29 04:53:26 +08:00
xinian
99fd21e2fa refactor: 重命名函数为标准命名规范 2026-04-29 04:30:19 +08:00
xinian
4f7f1b5072 refactor: 重构战斗接口以分离控制器和绑定逻辑 2026-04-29 04:01:45 +08:00
xinian
6c76b050b3 refactor: 重构战斗方法调用方式
将战斗控制器的方法调用重构为直接在玩家接口上调用,
以简化代码结构并消除对 FightC 的直接依赖。
2026-04-29 03:39:21 +08:00
xinian
596d4024cc 编辑文件 Dockerfile
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-29 02:22:33 +08:00
昔念
4673c3163e merge: resolve latest main updates
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
2026-04-28 19:42:56 +08:00
昔念
52bd4333d9 1 2026-04-28 19:33:27 +08:00
xinian
4b0a17e035 feat: 增加能量珠效果持久化逻辑
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
2026-04-28 06:03:05 +08:00
xinian
d2b3130414 fix: 修复双方未行动时不触发ActionStart的问题 2026-04-28 05:24:18 +08:00
xinian
48c1a7a463 refactor: 重构技能复制逻辑 2026-04-28 04:15:00 +08:00
xinian
7d49aaa212 refactor: 重构运行时ID组合逻辑
将硬编码的 ID 组合逻辑(100000*OnlineID + Port)提取为通用函数 ComposeRuntimeID,
使用 16 位位移掩码优化,并新增辅助方法与类型转换。同时修复踢人流程中的资源清理问题。
2026-04-28 04:03:13 +08:00
昔念
deae6d371e 1
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
2026-04-27 19:42:05 +08:00
xinian
45f1485a11 feat: 支持跨服战斗原始cmd/data转发
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
2026-04-27 06:12:13 +08:00
xinian
20d24428ac feat: 添加SPT进度检查
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
2026-04-27 04:32:09 +08:00
xinian
ab7fe0639a feat: 添加商城权限自动回收机制
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-27 01:18:20 +08:00
xinian
ba1a1ffbea refactor: 统一数据库约束维护位置
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-27 00:57:18 +08:00
xinian
ec1855dfac refactor: 移除模型中的 uniqueIndex 约束 2026-04-27 00:54:18 +08:00
xinian
f97275cb54 1 2026-04-27 00:51:28 +08:00
xinian
6781178f6c refactor: 动态计算商店前置任务等级
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-26 23:57:40 +08:00
昔念
073db875eb 1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-26 15:49:43 +08:00
昔念
949a93b2d5 1 2026-04-26 15:43:11 +08:00
昔念
9171e53e9c 11
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
2026-04-26 14:49:04 +08:00
昔念
1ff4381617 1
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
2026-04-26 14:36:49 +08:00
昔念
8e28e030c1 2
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
2026-04-26 04:57:38 +08:00
昔念
c07e521e4e 1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-26 02:33:06 +08:00
昔念
4906197c77 1 2026-04-25 23:05:41 +08:00
昔念
415315c288 1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-25 15:55:08 +08:00
昔念
fe9c82fd2d 1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-25 15:08:40 +08:00
昔念
cd41b354b9 1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-25 13:45:19 +08:00
昔念
9452e36782 1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-25 02:28:50 +08:00
昔念
1efc8517e1 1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-24 23:02:28 +08:00
昔念
ab2928db1d 1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-24 22:37:41 +08:00
昔念
a9999bb93f 1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-24 22:11:03 +08:00
昔念
34b65f6399 1 2026-04-24 22:09:56 +08:00
昔念
2ce1057566 1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-24 21:57:04 +08:00
昔念
d30028157a 1 2026-04-24 21:55:19 +08:00
昔念
f0a8f521b6 1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-24 19:02:13 +08:00
昔念
0ae65cee45 1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-24 17:22:25 +08:00
昔念
11bf46c7e4 11
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-23 23:17:16 +08:00
昔念
c4b5748e5c 1
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
2026-04-23 23:15:35 +08:00
昔念
1f1fbd09d4 1
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
2026-04-23 23:07:43 +08:00
昔念
b1ca3df3ae 1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-23 21:26:57 +08:00
xinian
57676e998f feat: 新增PVP匹配队列分组和暗黑门关卡前置检查
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-23 14:48:34 +08:00
昔念
5500684e29 1
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
2026-04-23 00:40:01 +08:00
昔念
7fd89800fa 1 2026-04-23 00:39:29 +08:00