Compare commits

...

20 Commits

Author SHA1 Message Date
7e366960c2 Merge branch 'cq-mengge' of https://git.kubbo.cn/kubbo/chuanqi-server-instance into cq-mengge 2025-05-18 16:21:29 +08:00
8cf19dc965 feat(config): 更新月卡配置和商城商品
- 重新组织月卡配置结构,增加新字段如 Ybprice、ViewType 等
- 更新月卡奖励和购买条件
- 调整商城商品价格:
  - shopid 1 的商品价格从 100 降至 5
  - shopid 93 的商品价格从 88 增至 500
  - shopid 120 的商品价格从 188 增至 88888
2025-05-18 16:17:51 +08:00
2401c4a89a test(cross): 修改交叉服测试配置
- 将 GateAddr 从 "100.88.157.105" 修改为 "127.0.0.1"
- 将 map.id 从 150 修改为 1
2025-05-17 11:44:08 +08:00
403b49453e refactor: 更新数据库配置文件
- 修改数据库端口:将 DBServerLinux.txt 中的 3308 改为 3306
- 更新数据库密码:将多个配置文件中的数据库密码从 "85b5c930502992d4" 更改为 "mysql_y8NXNT"
- 统一配置文件格式:去除多余空格和换行符
2025-05-17 11:35:09 +08:00
971de6ec9f build: 添加服务器构建配置文件映射
- 在 Docker Compose 文件中添加了多个服务器构建配置文件的卷映射
- 包括 AMServer、BackStageServer、LoggerServer、NameServer 和 SessionServer 的 Linux 构建配置文件
- 这些配置文件映射将允许在容器中进行服务器构建和配置
2025-05-17 09:39:56 +08:00
45a66fe5bc fix(Common): 修复通码兑换中的等级限制问题
- 移除了 UseCommonCDKey 函数中的调试打印语句
- 增加了对特定通码的等级限制检查,防止低等级账号兑换
- 优化了兑换流程,提高了系统安全性
2025-04-18 22:21:25 +08:00
a23b1c628f fix(item): 更新神秘箱子掉落组ID
- 将物品ID为46551的神秘箱子的掉落组ID从100881修改为100882
- 此修改可能影响该物品的掉落内容和概率
2025-04-17 15:51:00 +08:00
e31f831a87 refactor(ItemMerge): 调整物品合成配置
- 将原配置中的 3206 号合成配方调整到 72 号位置
- 删除了 3206 号配方的定义
2025-04-17 15:20:18 +08:00
d21d57ec67 feat(ItemMerge): 添加新的物品合成配置并调整现有物品属性
- 在 ItemMerge.config 中添加了新的物品合成配置 [3206]
- 调整了 StdItems.config 中多个物品的 staitcAttrs 属性格式
- 将 829、830、831、832 物品的 dup 属性从 9999 调整为 99999
2025-04-17 15:11:45 +08:00
50ee99099e feat(config): 调整物品合成数量并增加道具掉落
- 修改了多个物品的合成数量,从 5 个减少到 3 个
- 在多个掉落组中增加了道具 1000600 的掉落概率
2025-04-17 14:56:53 +08:00
db9d3ca9a8 feat(CommonCdkey): 新增天赐机缘礼包码配置
- 在 CommonCdkey.config 中添加了新的礼包码 "tiancijiyuan"
- 在 dropgroup.config 和 droptable.config 中添加了相应的掉落配置
- 在 StdItems.config 中添加了新的物品 "天赐机缘盒" 的配置
2025-04-17 14:41:40 +08:00
root
1d21e50432 chore: 忽略 LogicServer/data/runtime 目录
- 在 .gitignore 文件中添加 LogicServer/data/runtime/ 目录
- 避免将运行时生成的数据存储到版本库中
2025-04-17 12:27:44 +08:00
root
f3c1acce25 build(db): 更新数据库服务镜像
- 将 db 服务的镜像从阿里云容器镜像服务中的 kubbo/chuanqi-os:latest 更新为本地镜像 chuanqi-server-base:latest
- 此更改旨在使用本地构建的镜像,可能提高部署速度并减少对外部服务的依赖
2025-04-16 12:11:16 +08:00
root
8104229b4f feat(DBServer): 启动脚本中增加 build 服务群启动步骤
- 在 DBServer/start.sh 脚本中添加了启动 build 服务群的步骤
- 新增 echo 语句提示正在启动 build 服务群
- 调用 /data/server/build/run.sh 脚本启动 build 服务
2025-04-15 15:48:59 +08:00
0cc5ae49fc refactor: 注释掉部分 TipMsg 配置项
- 注释掉了 ID 为 497 到 501 的 TipMsg 配置项
- 保留了 ID 为 502 的配置项
- 此修改可能是为了暂时禁用某些提示消息,或者为未来的功能更新做准备
2025-02-25 15:56:10 +08:00
9ec0f9065f Revert "refactor: 删除神炉属性配置文件"
This reverts commit 384db24daa.
2025-02-25 15:32:57 +08:00
dabd1fa4cf refactor(config):
- 移除 Platformludashimember.config 和 Platformludashivip.config 文件
- 调整 NSNotice.config 中的通知间隔时间
- 注释掉 TipMsg.config 中的会员特权提示消息
2025-02-23 18:59:12 +08:00
dc2c88eb76 feat(buff): 更新 buff 配置
- 将 240 号 buff 的 timeoverlay 属性从 false 改为 true
- 将 240 号 buff 的 dieremove 属性从 false 改为 true
2025-02-23 18:38:24 +08:00
28e51858f5 chore: 删除 StdItem.txt 文件
- 移除了 LogicServer/data/config/drop 目录下的 StdItem.txt 文件
- 该文件包含 Lua 脚本和一些配置引用,但具体内容已为空
2025-02-23 18:19:55 +08:00
384db24daa refactor: 删除神炉属性配置文件
删除了 LogicServer/data/config/godstove/GodStove.config 文件。该文件包含了神炉属性的废弃配置,不再需要。这个改动简化了项目结构,移除了不必要的配置文件。
2025-02-23 18:19:39 +08:00
24 changed files with 505 additions and 240 deletions

1
.gitignore vendored
View File

@@ -7,3 +7,4 @@ LogicServer/scripterror.txt
core.*
.vscode/
.idea/
LogicServer/data/runtime/

View File

@@ -41,9 +41,9 @@ DBServer = {
--数据库连接配置
SQL = {
Host = "127.0.0.1",
Port = 3308,
Port = 3306,
DBName = "mir_actor_s1",
DBUser = "root",
DBPass = "mysql_Adkijc",
DBPass = "mysql_y8NXNT",
}
}

View File

@@ -6,6 +6,10 @@ path=`pwd`
echo "======================【启动】========================"
datetime=`date "+%Y-%m-%d.%H:%M:%S"`
echo "["$datetime"] 正在启动 build 服务群..."
/data/server/build/run.sh
echo "["$datetime"] 正在启动 DB 服务器 [dbserver_r]..."
$path/dbserver_r $path/DBServerLinux.txt

View File

@@ -3,10 +3,10 @@ CrossSourceServerConfig={
[1] = {
kfid = 1,
openday = {1,-1},
GateAddr = "100.88.157.105",
GateAddr = "127.0.0.1",
GatePort = 10001,
CrossIP = "127.0.0.1",
CrossPort = 10002,
map = {id=150,range={53,36,3,3,}},
map = {id=1,range={53,36,3,3,}},
}
}

View File

@@ -798,7 +798,7 @@ ItemMergeConfig = {
mergebutton10 = 1,
Eid = 57,
second_index = 7,
table = { { id = 365, type = 0, count = 5 }, { id = 2, type = 2, count = 1000 } },
table = { { id = 365, type = 0, count = 3 }, { id = 2, type = 2, count = 1000 } },
openserverday = 1,
level = 1,
redpointlimit = { zsLevel = 2 },
@@ -813,7 +813,7 @@ ItemMergeConfig = {
mergebutton10 = 1,
Eid = 58,
second_index = 7,
table = { { id = 366, type = 0, count = 5 }, { id = 2, type = 2, count = 3000 } },
table = { { id = 366, type = 0, count = 3 }, { id = 2, type = 2, count = 3000 } },
openserverday = 1,
level = 1,
redpointlimit = { zsLevel = 2 },
@@ -828,7 +828,7 @@ ItemMergeConfig = {
mergebutton10 = 1,
Eid = 59,
second_index = 7,
table = { { id = 367, type = 0, count = 5 }, { id = 2, type = 2, count = 5000 } },
table = { { id = 367, type = 0, count = 3 }, { id = 2, type = 2, count = 5000 } },
openserverday = 1,
level = 1,
redpointlimit = { zsLevel = 2 },
@@ -843,7 +843,7 @@ ItemMergeConfig = {
mergebutton10 = 1,
Eid = 60,
second_index = 7,
table = { { id = 368, type = 0, count = 5 }, { id = 2, type = 2, count = 8000 } },
table = { { id = 368, type = 0, count = 3 }, { id = 2, type = 2, count = 8000 } },
openserverday = 1,
level = 1,
redpointlimit = { zsLevel = 2 },
@@ -856,7 +856,7 @@ ItemMergeConfig = {
text = "合成",
Eid = 61,
second_index = 7,
table = { { id = 369, type = 0, count = 5 }, { id = 2, type = 2, count = 15000 } },
table = { { id = 369, type = 0, count = 3 }, { id = 2, type = 2, count = 15000 } },
openserverday = 1,
level = 1,
redpointlimit = { zsLevel = 2 },
@@ -869,7 +869,7 @@ ItemMergeConfig = {
text = "合成",
Eid = 62,
second_index = 7,
table = { { id = 370, type = 0, count = 5 }, { id = 2, type = 2, count = 30000 } },
table = { { id = 370, type = 0, count = 3 }, { id = 2, type = 2, count = 30000 } },
openserverday = 1,
level = 1,
redpointlimit = { zsLevel = 2 },
@@ -882,7 +882,7 @@ ItemMergeConfig = {
text = "合成",
Eid = 63,
second_index = 7,
table = { { id = 371, type = 0, count = 5 }, { id = 2, type = 2, count = 50000 } },
table = { { id = 371, type = 0, count = 3 }, { id = 2, type = 2, count = 50000 } },
openserverday = 1,
level = 1,
redpointlimit = { zsLevel = 2 },
@@ -895,7 +895,7 @@ ItemMergeConfig = {
text = "合成",
Eid = 64,
second_index = 7,
table = { { id = 863, type = 0, count = 5 }, { id = 2, type = 2, count = 80000 } },
table = { { id = 863, type = 0, count = 3 }, { id = 2, type = 2, count = 80000 } },
openserverday = 1,
level = 1,
redpointlimit = { zsLevel = 2 },
@@ -908,7 +908,7 @@ ItemMergeConfig = {
text = "合成",
Eid = 65,
second_index = 7,
table = { { id = 864, type = 0, count = 5 }, { id = 2, type = 2, count = 120000 } },
table = { { id = 864, type = 0, count = 3 }, { id = 2, type = 2, count = 120000 } },
openserverday = 1,
level = 1,
redpointlimit = { zsLevel = 2 },
@@ -1946,6 +1946,19 @@ ItemMergeConfig = {
},
},
[2] = {
[72] = {
circle = 0,
compose = { id = 840, type = 0, count = 1 },
index = 3,
text = "兑换",
buttontxt10 = "合成10次",
mergebutton10 = 1,
Eid = 72,
second_index = 2,
table = { { id = 838, type = 0, count = 10 } },
openserverday = 1,
level = 1,
},
[73] = {
circle = 0,
compose = { id = 838, type = 0, count = 10 },

View File

@@ -1,102 +1,163 @@
--AB-特权.xlsx 特权
MonthCardConfig={
[1] = {
idx = 1,
name = "免费特权",
consume = {type=2,id=2,count=10000},
buyAward = {{type=0,id=474,count=1}},
dailyAward = {},
},
[2] = {
idx = 2,
name = "月卡",
consume = {type=4,id=4,count=280},
buyAward = {{type=0,id=249,count=1},{type=0,id=302,count=8}},
dailyAward = {{type=0,id=302,count=1},{type=0,id=269,count=1},{type=0,id=261,count=5}},
},
[3] = {
idx = 3,
name = "大药月卡",
consume = {type=4,id=4,count=1000},
buyAward = {{type=3,id=3,count=66},{type=11,id=11,count=5}},
dailyAward = {{type=0,id=311,count=1}},
},
[4] = {
idx = 4,
name = "永久卡",
consume = {type=4,id=4,count=1580},
buyAward = {{type=0,id=462,count=1},{type=0,id=468,count=1}},
dailyAward = {{type=7,id=7,count=10},{type=2,id=2,count=200000}},
},
[5] = {
idx = 5,
name = "白卡",
superRightLV = 1,
consume = {type=0,id=1242,count=2},
buyAward = {{type=0,id=474,count=1},{type=0,id=261,count=50},{type=0,id=926,count=1},{type=3,id=3,count=18},{type=0,id=1058,count=1},{type=0,id=300,count=2}},
dailyAward = {},
},
[6] = {
idx = 6,
name = "绿卡",
superRightLV = 2,
consume = {type=0,id=1242,count=10},
buyAward = {{type=0,id=475,count=1},{type=0,id=823,count=1},{type=0,id=261,count=100},{type=0,id=367,count=1},{type=0,id=249,count=2},{type=0,id=927,count=1}},
dailyAward = {},
},
[7] = {
idx = 7,
name = "蓝卡",
superRightLV = 3,
consume = {type=0,id=1242,count=20},
buyAward = {{type=0,id=468,count=1},{type=0,id=507,count=1},{type=0,id=853,count=113},{type=0,id=854,count=113},{type=0,id=249,count=2},{type=0,id=928,count=1}},
dailyAward = {},
JiShouCount = 1,
},
[8] = {
idx = 8,
name = "紫卡",
superRightLV = 4,
consume = {type=0,id=1242,count=70},
buyAward = {{type=0,id=929,count=1},{type=0,id=976,count=1},{type=0,id=852,count=30},{type=0,id=250,count=2},{type=0,id=853,count=450},{type=0,id=854,count=450}},
dailyAward = {},
JiShouCount = 2,
},
[9] = {
idx = 9,
name = "橙卡",
superRightLV = 5,
consume = {type=0,id=1242,count=220},
buyAward = {{type=0,id=930,count=1},{type=0,id=824,count=1},{type=0,id=953,count=14},{type=0,id=977,count=1},{type=0,id=300,count=50},{type=0,id=250,count=10},},
dailyAward = {},
JiShouCount = 3,
},
[10] = {
idx = 10,
name = "首充卡",
superRightLV = -1,
AtvPaoDianPlus = 20,
},
[11] = {
idx = 11,
name = "白卡",
},
[12] = {
idx = 12,
name = "橙星",
superRightLV = 6,
consume = {type=0,id=1242,count=250},
buyAward = {{type=0,id=1073,count=1},{type=0,id=1146,count=1},{type=0,id=1066,count=300},{type=0,id=1115,count=1},{type=0,id=970,count=666},{type=0,id=300,count=100},},
dailyAward = {},
JiShouCount = 3,
},
[13] = {
idx = 13,
name = "橙月",
superRightLV = 7,
consume = {type=0,id=1242,count=350},
buyAward = {{type=0,id=1273,count=1},{type=0,id=1272,count=1},{type=0,id=1241,count=1},{type=0,id=265,count=1888},{type=0,id=970,count=666},{type=0,id=852,count=158},},
dailyAward = {},
JiShouCount = 3,
},
}
MonthCardConfig = {
[1] = {
idx = 1,
name = "免费特权",
dailyAward = {},
buyAward = { { id = 474, type = 0, count = 1 } },
consume = { id = 2, type = 2, count = 10000 },
},
[2] = {
idx = 2,
name = "月卡",
dailyAward = { { id = 302, type = 0, count = 1 }, { id = 269, type = 0, count = 1 }, { id = 261, type = 0, count = 5 } },
buyAward = { { id = 249, type = 0, count = 1 }, { id = 302, type = 0, count = 8 } },
consume = { id = 4, type = 4, count = 280 },
},
[3] = {
idx = 3,
name = "大药月卡",
dailyAward = { { id = 311, type = 0, count = 1 } },
buyAward = { { id = 3, type = 3, count = 66 }, { id = 11, type = 11, count = 5 } },
consume = { id = 4, type = 4, count = 1000 },
},
[4] = {
idx = 4,
name = "永久卡",
dailyAward = { { id = 7, type = 7, count = 10 }, { id = 2, type = 2, count = 200000 } },
buyAward = { { id = 462, type = 0, count = 1 }, { id = 468, type = 0, count = 1 } },
consume = { id = 4, type = 4, count = 1580 },
},
[5] = {
idx = 5,
dailyAward = {},
Ybprice = 2,
superRightLV = 1,
name = "白卡",
ViewType = 2,
buyAward = {
{ id = 474, type = 0, count = 1 },
{ id = 261, type = 0, count = 50 },
{ id = 926, type = 0, count = 1 },
{ id = 3, type = 3, count = 18 },
{ id = 1058, type = 0, count = 1 },
{ id = 300, type = 0, count = 2 },
},
pictures = { "tq_p_1_1", "tq_p_1_2", "tq_p_1_3" },
consume = { id = 1242, type = 0, count = 2 },
},
[6] = {
idx = 6,
dailyAward = {},
Ybprice = 10,
superRightLV = 2,
name = "绿卡",
ViewType = 2,
buyAward = {
{ id = 475, type = 0, count = 1 },
{ id = 823, type = 0, count = 1 },
{ id = 261, type = 0, count = 100 },
{ id = 367, type = 0, count = 1 },
{ id = 249, type = 0, count = 2 },
{ id = 927, type = 0, count = 1 },
},
pictures = { "tq_p_2_2", "tq_p_2_1", "tq_p_2_3" },
consume = { id = 1242, type = 0, count = 6 },
},
[7] = {
idx = 7,
dailyAward = {},
Ybprice = 20,
superRightLV = 3,
name = "蓝卡",
ViewType = 2,
buyAward = {
{ id = 468, type = 0, count = 1 },
{ id = 507, type = 0, count = 1 },
{ id = 853, type = 0, count = 113 },
{ id = 854, type = 0, count = 113 },
{ id = 249, type = 0, count = 2 },
{ id = 928, type = 0, count = 1 },
},
pictures = { "tq_p_4_3", "tq_p_3_1", "tq_p_3_3" },
consume = { id = 1242, type = 0, count = 16 },
},
[8] = {
idx = 8,
dailyAward = {},
Ybprice = 70,
superRightLV = 4,
name = "紫卡",
ViewType = 2,
buyAward = {
{ id = 929, type = 0, count = 1 },
{ id = 976, type = 0, count = 1 },
{ id = 852, type = 0, count = 30 },
{ id = 250, type = 0, count = 2 },
{ id = 853, type = 0, count = 450 },
{ id = 854, type = 0, count = 450 },
},
pictures = { "tq_p_4_2", "tq_p_4_1", "tq_p_3_2" },
consume = { id = 1242, type = 0, count = 40 },
},
[9] = {
idx = 9,
dailyAward = {},
Ybprice = 220,
superRightLV = 5,
name = "橙卡",
ViewType = 2,
heraldid = "tq_btnt14_2",
buyAward = {
{ id = 930, type = 0, count = 1 },
{ id = 824, type = 0, count = 1 },
{ id = 953, type = 0, count = 14 },
{ id = 977, type = 0, count = 1 },
{ id = 300, type = 0, count = 50 },
{ id = 250, type = 0, count = 10 },
},
pictures = { "tq_p_5_2", "tq_p_5_1", "tq_p_5_3" },
consume = { id = 1242, type = 0, count = 100 },
},
[10] = { idx = 10, name = "首充卡", superRightLV = -1 },
[11] = { idx = 11, name = "白卡" },
[12] = {
idx = 12,
dailyAward = {},
Ybprice = 250,
superRightLV = 6,
displaylimit = { openDay = 1, vip = 0, zsLevel = 11 },
name = "橙星",
ViewType = 2,
heraldid = "tq_btnt14_4",
buyAward = {
{ id = 1073, type = 0, count = 1 },
{ id = 1146, type = 0, count = 1 },
{ id = 1066, type = 0, count = 300 },
{ id = 1115, type = 0, count = 1 },
{ id = 970, type = 0, count = 666 },
{ id = 300, type = 0, count = 100 },
},
pictures = { "tq_p_6_2", "tq_p_6_1", "tq_p_6_3" },
consume = { id = 1242, type = 0, count = 250 },
},
[13] = {
idx = 13,
dailyAward = {},
Ybprice = 350,
superRightLV = 7,
displaylimit = { openDay = 1, vip = 0, zsLevel = 12 },
name = "橙月",
ViewType = 2,
heraldid = "tq_btnt14_3",
buyAward = {
{ id = 1273, type = 0, count = 1 },
{ id = 1272, type = 0, count = 1 },
{ id = 1241, type = 0, count = 1 },
{ id = 265, type = 0, count = 1888 },
{ id = 970, type = 0, count = 666 },
{ id = 852, type = 0, count = 158 },
},
pictures = { "tq_p_7_2", "tq_p_7_1", "tq_p_7_3" },
consume = { id = 1242, type = 0, count = 350 },
},
}

View File

@@ -1,31 +0,0 @@
--P-平台福利鲁大师.xlsx 会员礼包
ludashimemberConfig={
[1] = {
id = 1,
type = 1,
level = 1,
reward = {{type=0,id=1277,count=1}},
reward1 = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=2,id=2,count=10000}},
},
[2] = {
id = 2,
type = 1,
level = 3,
reward = {{type=0,id=1277,count=1}},
reward1 = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=2,id=2,count=10000}},
},
[3] = {
id = 3,
type = 2,
level = 1,
reward = {{type=0,id=1277,count=1}},
reward1 = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=2,id=2,count=10000}},
},
[4] = {
id = 4,
type = 2,
level = 3,
reward = {{type=0,id=1277,count=1}},
reward1 = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=2,id=2,count=10000}},
},
}

View File

@@ -1,21 +0,0 @@
--P-平台福利鲁大师.xlsx 平台vip
ludashivipConfig={
[1] = {
id = 1,
level = 1,
reward = {{type=0,id=1277,count=1}},
reward1 = {{type=0,id=269,count=1},{type=7,id=7,count=2},{type=2,id=2,count=10000}},
},
[2] = {
id = 2,
level = 4,
reward = {{type=0,id=1277,count=1}},
reward1 = {{type=0,id=421,count=1},{type=7,id=7,count=3},{type=2,id=2,count=10000}},
},
[3] = {
id = 3,
level = 7,
reward = {{type=0,id=1277,count=1}},
reward1 = {{type=0,id=261,count=1},{type=7,id=7,count=3},{type=2,id=2,count=10000}},
},
}

View File

@@ -14,7 +14,7 @@ NSNoticeConfig={
content = "购买|E:-2,19,&U:&C:0x28ee01&T:绿卡特权|即刻获取大量转生材料、专属麻痹急速飞升3转升级打怪快人一步同时开启大额金币回收",
starttime = 1,
stoptime = 2,
noticeInterval = 18000,
noticeInterval = 1800000,
trundle = 0,
chatting = 1,
},
@@ -23,7 +23,7 @@ NSNoticeConfig={
content = "购买|E:-2,19,&U:&C:0x28ee01&T:蓝卡特权|,晋升霸主贵族,额外金币收益、切割,属性、打金效率大幅提升,秒升六转不是梦!即刻开启寄售行道具上架,赚取你的第一桶金!",
starttime = 1,
stoptime = 5,
noticeInterval = 36000,
noticeInterval = 3600000,
trundle = 0,
chatting = 1,
},
@@ -31,7 +31,7 @@ NSNoticeConfig={
Noticeid = 4,
content = "|E:-2,25,&U:&C:0x28ee01&T:开启狂暴|攻魔道大幅加成增加10%伤害加成,输出秒天秒地。打怪回收装备金币+15%,打金效率瞬间提高!",
starttime = 1,
noticeInterval = 36000,
noticeInterval = 3600000,
trundle = 0,
chatting = 1,
},

View File

@@ -2978,11 +2978,11 @@ BuffConf={
group = 8,
times = 86400,
interval = 1,
timeoverlay = false,
timeoverlay = true,
iconshow = 1,
icon = 31,
issave = true,
dieremove = false,
dieremove = true,
},
[241] = {
id = 241,

View File

@@ -1,52 +1,63 @@
--AA-礼包码CDKey.xlsx 通码配置
CommonCDKeyConf={
["VIP666"] = {
cdkey = "VIP666",
awards = {{type=2,id=2,count=500000},{type=0,id=480,count=20},{type=0,id=970,count=5}},
mailtitle = "系统邮件",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["VIP888"] = {
cdkey = "VIP888",
awards = {{type=0,id=1018,count=3},{type=0,id=994,count=3},{type=0,id=269,count=5}},
mailtitle = "系统邮件",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["VIP999"] = {
cdkey = "VIP999",
awards = {{type=0,id=261,count=20},{type=0,id=421,count=5},{type=0,id=954,count=10}},
mailtitle = "系统邮件",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["LINUXDO"] = {
cdkey = "LINUXDO",
awards = {{type=0,id=261,count=100},{type=0,id=421,count=10},{type=0,id=389,count=5},{type=0,id=1270,count=1}},
mailtitle = "LINUXDO的各位佬,感谢你的支持!",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["weliowork"] = {
cdkey = "weliowork",
awards = {{type=0,id=1151,count=1},{type=0,id=1166,count=10},{type=0,id=1250,count=1}},
mailtitle = "致敬论坛的黑白佬!",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["newyear"] = {
cdkey = "辞旧迎新",
awards = {{type=0,id=1151,count=1},{type=0,id=1164,count=100},{type=0,id=1250,count=1}},
mailtitle = "预祝大家新年快乐,阖家欢乐!",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["bainian"] = {
cdkey = "拜年",
awards = {{type=0,id=1151,count=1},{type=0,id=1164,count=100},{type=0,id=1250,count=1}},
mailtitle = "给您拜年啦!",
mailcontent = "岁序常易,华章日新。在这辞旧迎新的美好时刻,愿新年的钟声为您带来无尽的喜悦与祥和。愿您在新的一年里,万事胜意,阖家幸福,身体安康,笑口常开!新春快乐,蛇年大吉!。",
switch = 1,
},
CommonCDKeyConf = {
["VIP666"] = {
cdkey = "VIP666",
awards = { { type = 2, id = 2, count = 500000 }, { type = 0, id = 480, count = 20 }, { type = 0, id = 970, count = 5 } },
mailtitle = "系统邮件",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["VIP888"] = {
cdkey = "VIP888",
awards = { { type = 0, id = 1018, count = 3 }, { type = 0, id = 994, count = 3 }, { type = 0, id = 269, count = 5 } },
mailtitle = "系统邮件",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["VIP999"] = {
cdkey = "VIP999",
awards = { { type = 0, id = 261, count = 20 }, { type = 0, id = 421, count = 5 }, { type = 0, id = 954, count = 10 } },
mailtitle = "系统邮件",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["LINUXDO"] = {
cdkey = "LINUXDO",
awards = { { type = 0, id = 261, count = 100 }, { type = 0, id = 421, count = 10 }, { type = 0, id = 389, count = 5 }, {
type = 0,
id = 1270,
count = 1,
} },
mailtitle = "LINUXDO的各位佬,感谢你的支持!",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["weliowork"] = {
cdkey = "weliowork",
awards = { { type = 0, id = 1151, count = 1 }, { type = 0, id = 1166, count = 10 }, { type = 0, id = 1250, count = 1 } },
mailtitle = "致敬论坛的黑白佬!",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["newyear"] = {
cdkey = "辞旧迎新",
awards = { { type = 0, id = 1151, count = 1 }, { type = 0, id = 1164, count = 100 }, { type = 0, id = 1250, count = 1 } },
mailtitle = "预祝大家新年快乐,阖家欢乐!",
mailcontent = "尊敬的玩家:感谢您的支持,请查收您的礼包奖励。",
switch = 1,
},
["bainian"] = {
cdkey = "拜年",
awards = { { type = 0, id = 1151, count = 1 }, { type = 0, id = 1164, count = 100 }, { type = 0, id = 1250, count = 1 } },
mailtitle = "给您拜年啦!",
mailcontent = "岁序常易,华章日新。在这辞旧迎新的美好时刻,愿新年的钟声为您带来无尽的喜悦与祥和。愿您在新的一年里,万事胜意,阖家幸福,身体安康,笑口常开!新春快乐,蛇年大吉!。",
switch = 1,
},
["tiancijiyuan"] = {
cdkey = "tiancijiyuan",
awards = { { type = 0, id = 1395, count = 1 } },
mailtitle = "天赐机缘",
mailcontent = "国服和奶昔服合并,并降下机缘,附赠给您一个机缘宝箱,看看你的运气吧!宝盒包含了有刈鹿刀,霜华,不争,3阶魔器宝盒,天命之子(时装),5w元宝,黄金宸龙,辉金甲,金牛炎宝盒以及金牛宝盒,是非是欧,全靠运气,最后遥祝大家都能获得自己心仪的物品~",
switch = 1,
},
}

View File

@@ -1,3 +0,0 @@
--lua script
--#include "..\..\language\LangCode.config"
--#include ".\StdItems.config"

View File

@@ -2220,6 +2220,11 @@ DropGroupConfig = {
type = 2,
group = { { rate = 100, id = 2100188 } },
},
[100882] = {
id = 100882,
type = 2,
group = { { rate = 100, id = 2100189 } },
},
[110001] = {
id = 110001,
type = 2,
@@ -8794,6 +8799,7 @@ DropGroupConfig = {
{ rate = 0.1, id = 2010049 },
{ rate = 20, id = 2100063 },
{ rate = 100, id = 2100039 },
{ rate = 5, id = 1000600 },
},
},
[200140] = {
@@ -8850,6 +8856,7 @@ DropGroupConfig = {
{ rate = 30, id = 2100063 },
{ rate = 5, id = 2100069 },
{ rate = 100, id = 2100039 },
{ rate = 5, id = 1000600 },
},
},
[200141] = {

View File

@@ -10366,4 +10366,23 @@ DropTableConfig = {
},
weeklimit = {},
},
[2100189] = {
id = 2100189,
type = 2,
table = {
{ rate = 2, type = 0, id = 1394, count = 1 },
{ rate = 2, type = 0, id = 1384, count = 1 },
{ rate = 2, type = 0, id = 1385, count = 1 },
{ rate = 2, type = 0, id = 1386, count = 1 },
{ rate = 2, type = 0, id = 1387, count = 1 },
{ rate = 2, type = 0, id = 1297, count = 1 },
{ rate = 2, type = 0, id = 1129, count = 1 },
{ rate = 6, type = 0, id = 380, count = 500 },
{ rate = 10, type = 0, id = 1147, count = 3 },
{ rate = 30, type = 0, id = 1383, count = 1 },
{ rate = 40, type = 0, id = 1382, count = 1 },
},
weeklimit = {},
},
}

View File

@@ -27432,7 +27432,7 @@ StdItems = {
desc = "可在【合成-换真充-银两兑换】中兑换银两。游戏内BOSS、夺宝有几率爆出参加各类玩法活动均有机会获得",
dropBroadcast = 1,
dropEffect = 3,
dup = 9999,
dup = 99999,
existScenes = { -1 },
icon = 13131,
id = 829,
@@ -27463,7 +27463,7 @@ StdItems = {
desc = "可在【合成-换真充-银两兑换】中兑换银两。游戏内BOSS、夺宝有几率爆出参加各类玩法活动均有机会获得",
dropBroadcast = -1,
dropEffect = 14,
dup = 9999,
dup = 99999,
existScenes = { -1 },
icon = 13131,
id = 830,
@@ -27494,7 +27494,7 @@ StdItems = {
desc = "可在【合成-换真充-银两兑换】中兑换银两。游戏内BOSS、夺宝有几率爆出参加各类玩法活动均有机会获得",
dropBroadcast = -1,
dropEffect = 11,
dup = 9999,
dup = 99999,
existScenes = { -1 },
icon = 13131,
id = 831,
@@ -27525,7 +27525,7 @@ StdItems = {
desc = "可在【合成-换真充-银两兑换】中兑换银两。游戏内BOSS、夺宝有几率爆出参加各类玩法活动均有机会获得",
dropBroadcast = -1,
dropEffect = 12,
dup = 9999,
dup = 99999,
existScenes = { -1 },
icon = 13131,
id = 832,
@@ -34717,7 +34717,7 @@ StdItems = {
desc = "该道具不可交易开服第8天可以开启。使用后立即返还5元宝、并随机抽取一件永久时装包含红玫瑰、紫玫瑰、黄金裁决、黄金屠龙、黄金嗜魂、黄金羽扇",
dropBroadcast = 0,
dropGroupid = 151016,
dup = 0,
dup = 9999,
existScenes = { -1 },
fashionTips = "bx_show_001",
icon = 13532,
@@ -46540,4 +46540,36 @@ StdItems = {
trade = 3,
type = 131,
},
[1395] = {
cdTime = 0,
colGroup = 0,
conds = {},
dealPrice = 10,
dealType = 0,
denyDeal = 1,
denyDestroy = 1,
denySell = 1,
desc = "打开后随机获得三阶魔器中的任意一件,获得随机奖励",
dropBroadcast = 0,
dropGroupid = 100882,
dup = 9999,
existScenes = { -1 },
icon = 13509,
id = 1395,
isShowUseBtn = 1,
iseffect = 127,
itemlvl = 3,
name = "天赐机缘盒",
packageType = 2,
recordLog = 1,
recoverid = 0,
shape = 0,
showQuality = 5,
staitcAttrs = {},
suggVocation = 0,
suitId = 0,
time = 0,
trade = 3,
type = 131,
},
}

View File

@@ -6,7 +6,7 @@ ShopConfig = {
shopid = 1,
shoptype = 1,
Tabshop = 1,
shop = { id = 4, type = 4, count = 100 },
shop = { id = 4, type = 4, count = 5 },
buytype = {},
daylimit = 0,
levellimit = 1,
@@ -110,7 +110,7 @@ ShopConfig = {
buytype = {},
daylimit = 0,
levellimit = 1,
price = { id = 4, type = 4, count = 88 },
price = { id = 4, type = 4, count = 500 },
},
[94] = {
reincarnationlimit = 0,
@@ -122,7 +122,7 @@ ShopConfig = {
buytype = { { limit = { { value = 0, times = 1 } }, type = 3 } },
daylimit = 0,
levellimit = 1,
price = { id = 3, type = 3, count = 188 },
price = { id = 3, type = 3, count = 88888 },
},
},
[2] = {

View File

@@ -243,7 +243,6 @@ end
--使用通码
function UseCommonCDKey(pActor, code)
print("[DEBUG] UseCommonCDKey, code="..code)
local data = getActorData(pActor)
local time = System.getCurrMiniTime()
@@ -252,6 +251,12 @@ function UseCommonCDKey(pActor, code)
return
end
-- 2025-4-15 12转130级才能领取
if Actor.checkCommonLimit(pActor,130,12,0,0) == false and code == "tiancijiyuan" then
Actor.sendTipmsg(pActor,"请不要使用小号注册进行刷去奖励!")
return
end
if CommonCDKeyConf[code].switch == 0 then
local npack = DataPack.allocPacket(pActor, enMiscSystemID, sUseCdkey)
if npack then

View File

@@ -1989,23 +1989,28 @@ TipMsg={
},
[497] = {
id = 497,
tipmsg = "%s赞助白卡会员|C:0xfc21ed&T:智能回收|轻松挂机续航,交易功能直接开启|E:-2,19,&U:&C:0x28ee01&T:[我也要特权]|",
tipmsg = "",
-- tipmsg = "%s赞助白卡会员|C:0xfc21ed&T:智能回收|轻松挂机续航,交易功能直接开启|E:-2,19,&U:&C:0x28ee01&T:[我也要特权]|",
},
[498] = {
id = 498,
tipmsg = "%s赞助绿卡会员|C:0xfc21ed&T:麻痹戒指|三职业通用麻天麻地,打怪回收|C:0xfc21ed&T:金币+18%|,攻速大增|E:-2,19,&U:&C:0x28ee01&T:[我也要特权]|",
tipmsg = "",
-- tipmsg = "%s赞助绿卡会员|C:0xfc21ed&T:麻痹戒指|三职业通用麻天麻地,打怪回收|C:0xfc21ed&T:金币+18%|,攻速大增|E:-2,19,&U:&C:0x28ee01&T:[我也要特权]|",
},
[499] = {
id = 499,
tipmsg = "%s赞助蓝卡会员打怪回收|C:0xfc21ed&T:金币+36%|,打怪|C:0xfc21ed&T:经验+20%||C:0xfc21ed&T:切割+20%|打怪砍瓜切菜|E:-2,19,&U:&C:0x28ee01&T:[我也要特权]|",
tipmsg = "",
-- tipmsg = "%s赞助蓝卡会员打怪回收|C:0xfc21ed&T:金币+36%|,打怪|C:0xfc21ed&T:经验+20%||C:0xfc21ed&T:切割+20%|打怪砍瓜切菜|E:-2,19,&U:&C:0x28ee01&T:[我也要特权]|",
},
[500] = {
id = 500,
tipmsg = "%s赞助紫卡会员体力永久|C:0xfc21ed&T:+1000|,幸运永久额外|C:0xfc21ed&T:+7|,打怪|C:0xfc21ed&T:经验+40%||E:-2,19,&U:&C:0x28ee01&T:[我也要特权]|",
tipmsg = "",
-- tipmsg = "%s赞助紫卡会员体力永久|C:0xfc21ed&T:+1000|,幸运永久额外|C:0xfc21ed&T:+7|,打怪|C:0xfc21ed&T:经验+40%||E:-2,19,&U:&C:0x28ee01&T:[我也要特权]|",
},
[501] = {
id = 501,
tipmsg = "%s赞助橙卡会员|C:0xfc21ed&T:超麻神戒|天地唯我,|C:0xfc21ed&T:暴击倍率+50%|不暴则已一暴惊人|E:-2,19,&U:&C:0x28ee01&T:[我也要特权]|",
tipmsg = "",
-- tipmsg = "%s赞助橙卡会员|C:0xfc21ed&T:超麻神戒|天地唯我,|C:0xfc21ed&T:暴击倍率+50%|不暴则已一暴惊人|E:-2,19,&U:&C:0x28ee01&T:[我也要特权]|",
},
[502] = {
id = 502,

View File

@@ -0,0 +1,29 @@
amconfig=
{
httpport =11001, --绑定的http回调的端口
amport =5660, --连接地址
platform =
{
{
spid="wyi2",
codeid=1, --产品的编号
code="djrm", --产品的code
db="mir_amdb", --数据库名
host="127.0.0.1", --数据库主机
port=3306, --数据库端口
user="root", --数据库账号
pass="mysql_y8NXNT", --数据库密码
paykey="GAmqXI8ao8kGAOIQmjFVqg==", --
awdkey="GAmqXI8ao8kGAOIQmjFVqg==", --
bianma="utf8", --
--允许的ip列表最多32个
hosts=
{
"116.22.44.53",
"127.0.0.1",
"116.233.207.20"
}
},
}
}

View File

@@ -0,0 +1,24 @@
BackServer =
{
spguid = 1, --默认的spid
--监听:服务器参数配置
Server =
{
ServiceName="BackStageServer",
BindAddress = "0.0.0.0",
Port = 8500 ,
HttpPort = 111,
},
--数据库连接相关
SQL =
{
Host = "127.0.0.1",
Port = 3306,
DBName = "mir_command",
DBUser = "root",
DBPass = "mysql_y8NXNT",
utf8=1,
},
}

View File

@@ -0,0 +1,29 @@
LoggerServer =
{
--监听:服务器参数配置
Server =
{
BindAddress = "0.0.0.0",
Port = 34000 ,
ServiceName="LoggerServer",
},
--监听:发送聊天消息给工具
ChatLog =
{
ServiceName="LogServer",
BindAddress = "0.0.0.0",
Port = 35010,
},
--数据库连接相关
SQL =
{
Host = "127.0.0.1",
Port = 3306,
DBName = "mir_log_s1",
DBUser = "root",
DBPass = "mysql_y8NXNT",
utf8=1,
},
}

View File

@@ -0,0 +1,24 @@
NameServer =
{
--服务器名称
ServerName = "zgame-nameserver",
spguid=1,
--监听:名称服务绑定地址和端口
NameService =
{
Address = "0.0.0.0",
Port = 35000
},
--数据库连接配置
SQL =
{
--Host = "192.168.0.173",
Host = "127.0.0.1",
Port = 3306,
DBName = "mir_name",
DBUser = "root",
DBPass = "mysql_y8NXNT"
}
}

View File

@@ -0,0 +1,51 @@
SessionServer =
{
--服务器名称
ServerName = "会话服(sid=1)",
--SPID运营商ID定义
SPID = "wyi2",
spguid = 1,
fcmOpen=false,
checksign=0,
autoaccount = 1,
autocard = 1,
phptime = 1200,
--监听:会话服务器
SessionService =
{
Address = "0.0.0.0",
Port = 31000
},
--监听:网关服务器(无用)
GateService =
{
Address = "0.0.0.0",
Port = 21001
},
--连接Log服务器
LogServer =
{
Host = "127.0.0.1",
Port = 34000
},
--连接AM服务器
AMServer =
{
Host = "127.0.0.1",
Port = 5660
},
--数据库连接配置
SQL =
{
Host = "127.0.0.1",
Port = 3306,
DBName = "mir_account",
DBUser = "root",
DBPass = "mysql_y8NXNT",
}
}

View File

@@ -2,12 +2,17 @@ version: '3.8'
services:
db:
image: registry.cn-hangzhou.aliyuncs.com/kubbo/chuanqi-os:latest
image: chuanqi-server-base:latest
container_name: chuanqi-server-db
stdin_open: true
volumes:
- ./DBServer:/data/server/s1/DBServer
- ./wch:/etc/yum/wch
- ./buildConfig/AMServerLinux.txt:/data/server/build/AMServer/AMServerLinux.txt
- ./buildConfig/BackStageServerLinux.txt:/data/server/build/BackStageServer/BackStageServerLinux.txt
- ./buildConfig/LoggerServerLinux.txt:/data/server/build/LoggerServer/LoggerServerLinux.txt
- ./buildConfig/NameServerLinux.txt:/data/server/build/NameServer/NameServerLinux.txt
- ./buildConfig/SessionServerLinux.txt:/data/server/build/SessionServer/SessionServerLinux.txt
entrypoint: "/data/server/s1/DBServer/start.sh"
network_mode: "host"
restart: unless-stopped