Commit Graph

51 Commits

Author SHA1 Message Date
luying
9f4f346447 任务:埋点30/70 2021-04-19 13:17:17 +08:00
luying
93309f84f0 任务:提取创建武将方法 2021-04-14 10:55:15 +08:00
luying
5dca7b304d 排行榜: 获取排行榜 2021-04-12 09:47:15 +08:00
luying
d4564664dd 登录:修改登录逻辑,游客时间交给客户端判断 2021-03-13 17:17:36 +08:00
luying
482d4fa628 登录:显示防沉迷类型 2021-03-13 15:07:41 +08:00
luying
6a7a3eadca 形象:修改好感度解锁逻辑 2021-03-12 16:20:58 +08:00
luying
3ca574dd04 登录:fix 2021-03-12 10:47:54 +08:00
luying
99a06d1136 形象:检查重名 2021-03-12 10:16:16 +08:00
luying
ee9f443f7a 形象:作为物品获得 2021-03-11 19:30:41 +08:00
luying
d0a1515298 形象:修改字典表 2021-03-11 19:30:40 +08:00
luying
75fb82316d revert 2021-03-11 15:53:04 +08:00
luying
adff3228d3 登录:游客登录逻辑变更为设备唯一 2021-03-11 15:45:29 +08:00
luying
9773b8d69e 登录:fix 浏览器同设备号不继承游客时间 2021-03-08 16:45:23 +08:00
luying
d676b6251d 登录:测试用:直接获得验证码 2021-03-08 12:24:32 +08:00
luying
9cc83a61a5 登录:fix 2021-03-08 09:54:03 +08:00
luying
8a122b6a4d 防沉迷:定时任务 2021-03-04 20:36:59 +08:00
luying
12d0395c63 登录:fix getsms返回 2021-03-04 15:57:43 +08:00
luying
62562c3482 登录: fix checkTelNo返回错误 2021-03-04 15:45:19 +08:00
luying
525bfd36bc 登录:实名认证 2021-03-04 15:34:26 +08:00
luying
0e7fa64393 登录:同一设备不可重复使用游客模式 2021-03-04 15:34:03 +08:00
luying
bbdc20240d 登录:绑定、服务器列表 2021-03-04 15:34:02 +08:00
luying
9dfee7f49c 登录:装备,密码,短信登录 2021-03-04 15:34:01 +08:00
luying
0966f025cf 全局:属性修改 2021-03-04 15:33:24 +08:00
liangtongchuan
a4f2ed7380 上线前支持不填验证码直接登录 2021-02-04 16:09:45 +08:00
mamengke01
22f2eed34e underscore读取,排行榜保护 2021-01-12 14:13:30 +08:00
luying
f9264be1c8 添加初始物品 2020-12-31 11:17:17 +08:00
luying
cf05fc6bb8 手机号固定写进数据库 2020-12-29 11:03:18 +08:00
luying
3732c536d2 新建武将时计算初始战力 2020-12-23 18:37:59 +08:00
mamengke01
eec53b688f 战力,出生皮肤 2020-12-22 14:07:43 +08:00
luying
dc527cae2e fix 合成装备bug 2020-12-21 11:45:16 +08:00
luying
b79157b5c9 修改playerCe为通用方法 2020-12-17 12:03:00 +08:00
liangtongchuan
e877b0190d 将 consts 整理到几个文件中 2020-12-15 16:02:59 +08:00
luying
6c88fda867 修改calPlayerCeAndSave的使用 2020-12-10 17:05:17 +08:00
luying
92b5bf90bc 升级,升星,升品,升彩星 2020-12-09 21:16:27 +08:00
luying
b052568832 更新一下const的使用 2020-12-09 17:23:15 +08:00
luying
69c7e33121 初始武将暂给30级 2020-11-30 10:32:38 +08:00
luying
90a3c9f7d4 hid的初始seqId改为10000 2020-11-20 17:05:52 +08:00
luying
d5a5cfc270 fix bug 修复计算最强5人战力 2020-11-16 09:56:53 +08:00
luying
b0a0bbc71b 战力计算,远征战力筛选 2020-11-12 18:21:05 +08:00
liangtongchuan
6b9a749a2b 指定手机号不检查验证码 2020-10-19 16:14:43 +08:00
liangtongchuan
76a6259fbc 创建角色时加入默认武将 2020-10-17 13:49:47 +08:00
liangtongchuan
df2da73006 feature:
修改账号接口返回结构
修改部分账号接口逻辑
2020-10-16 20:22:48 +08:00
liangtongchuan
7147fe969a 返回值加入自定义错误描述 2020-10-16 16:52:36 +08:00
liangtongchuan
fefd2dfdd5 修改状态码机制,初步改造web-server中接口返回 2020-10-16 16:02:34 +08:00
liangtongchuan
1e47f614e1 web-server 使用 tsconfig-paths 2020-09-13 14:02:41 +08:00
liangtongchuan
dbff02f5a6 将 web-server 和 game-server 中的公共文件改为链接 2020-09-12 00:25:27 +08:00
liangtongchuan
f8ac401c67 部分公共代码db和const放到shared目录 2020-09-09 00:57:26 +08:00
liangtongchuan
dbdb11692c 添加查询和创建角色功能;建立长连接后返回部分初始数据 2020-09-01 22:15:31 +08:00
liangtongchuan
c53db8634d 修改代码格式;
数据库查询加 lean 判断;
其它内容微调。
2020-08-27 20:01:40 +08:00
liangtongchuan
940879016f web-server 注册、登录、获取服务器列表;game-server token 校验 2020-08-19 14:40:11 +08:00