Commit Graph
1290 Commits
Author SHA1 Message Date
luying 3d031088b7 结算获取消耗品和金币 2020-10-21 16:48:54 +08:00
luying aa0b2ba9ee 后台添加清空账号功能 2020-10-21 10:14:19 +08:00
luying 7b65c1856b 添加主角等级升级逻辑 2020-10-20 20:18:15 +08:00
luying 3332d16cc6 添加获得武将碎片 2020-10-20 17:53:58 +08:00
luying 16085ca55d 关卡添加消耗品结算,奇遇的坐标改为点id 2020-10-20 11:38:13 +08:00
luying 0da6b7c169 后台添加推送奇遇事件功能 2020-10-19 17:31:45 +08:00
luying 99e50c9c36 fix 修复奇遇本答题逻辑 2020-10-19 16:56:22 +08:00
luying fbe0972536 Merge branch 'statusCode' of gitlab.trgame.cn:zyztech/zyz_server
Conflicts:
	game-server/app/servers/battle/handler/eventBattleHandler.ts
2020-10-17 10:18:52 +08:00
liangtongchuan 4a2f3567e5 修改登录接口变化引起的 bug 2020-10-17 01:33:55 +08:00
liangtongchuan df2da73006 feature:
修改账号接口返回结构
修改部分账号接口逻辑
2020-10-16 20:22:48 +08:00
luying 20828f9194 fix:修改奇遇本逻辑 2020-10-16 18:57:21 +08:00
liangtongchuan c8a826466b 修改util链接为相对路径;删掉注释 2020-10-16 15:15:21 +08:00
luying bd6646c6fe 修改util为公共地址 2020-10-16 14:54:28 +08:00
liangtongchuan 31c1190e2c feature:
天梯派遣功能
fix:
天梯挂机等bug修复
2020-10-15 23:17:01 +08:00
luying 85940779d2 添加主动获取奇遇事件,奇遇添加答题逻辑 2020-10-15 18:31:36 +08:00
luying c5bb06ba7d fix: 修复远征部分编译错误 2020-10-15 12:11:32 +08:00
liangtongchuan 33ee71adcd feature:
天梯挂机加速;天梯派遣部分新接口
fixed:
数据库类型和插入数据的用法修复
2020-10-15 01:50:22 +08:00
luying 2b1575516f 远征结算和宝箱领取 2020-10-14 20:17:05 +08:00
luying 57d60be3a2 奇遇随机添加权重 2020-10-14 17:19:09 +08:00
liangtongchuan c06f422297 修改天梯接口问题,天梯和挂机已测试 2020-10-14 01:16:33 +08:00
luying 7652f63414 远征本主界面及匹配机器人 2020-10-13 19:16:58 +08:00
luying 682e95561d fix bug 新增武将、装备,等级无法生效 2020-10-13 17:11:32 +08:00
liangtongchuan 1c455a9b49 添加漏提交的代码
处理老用户缺 towerLv 字段问题
2020-10-13 00:08:59 +08:00
liangtongchuan d4a6ad42d1 初步加入天梯接口 2020-10-12 23:42:53 +08:00
luying 7047f01cbf 领取奇遇事件 2020-10-10 16:37:57 +08:00
luying 2a62b31797 事件本检查时间刷新并推送 2020-10-09 20:26:53 +08:00
liangtongchuan 39d6ed9ae6 天梯数据库表;查询天梯状态接口 2020-10-08 21:59:44 +08:00
luying 160f32bf9e 添加主线关卡和每日关卡 2020-09-29 17:03:01 +08:00
luying e448704dc7 添加json上传功能 2020-09-24 20:09:51 +08:00
luying 9f57e52445 后台添加修改密码、编辑、记录等功能 2020-09-22 15:14:00 +08:00
luying 780562979e 后台添加权限管理 2020-09-22 11:10:45 +08:00
luying bcbed5959f 添加后台连接用的后端 2020-09-22 11:09:15 +08:00
liangtongchuan 2750636036 Merge branch 'normalBattle' 2020-09-14 22:24:44 +08:00
liangtongchuan 9e692510ea 填充数据库文档的初始化数据 2020-09-14 22:24:23 +08:00
luying 51b0912db7 fix 冗余引入 2020-09-14 18:26:26 +08:00
luying 693a87cd89 修改关卡记录逻辑 2020-09-14 15:38:04 +08:00
luying b6725151d0 Merge branch 'master' of gitlab.trgame.cn:zyztech/zyz_server into feature/normalBattle
Conflicts:
	game-server/startGameServer.sh
	web-server/package.json
2020-09-14 10:55:46 +08:00
liangtongchuan dbff02f5a6 将 web-server 和 game-server 中的公共文件改为链接 2020-09-12 00:25:27 +08:00
wangdan 96d81052f9 战斗开始和战斗结算 2020-09-11 15:24:49 +08:00
liangtongchuan f8ac401c67 部分公共代码db和const放到shared目录 2020-09-09 00:57:26 +08:00