初始化
|
@ -0,0 +1,63 @@
|
|||
###############################################################################
|
||||
# Set default behavior to automatically normalize line endings.
|
||||
###############################################################################
|
||||
* text=auto
|
||||
|
||||
###############################################################################
|
||||
# Set default behavior for command prompt diff.
|
||||
#
|
||||
# This is need for earlier builds of msysgit that does not have it on by
|
||||
# default for csharp files.
|
||||
# Note: This is only used by command line
|
||||
###############################################################################
|
||||
#*.cs diff=csharp
|
||||
|
||||
###############################################################################
|
||||
# Set the merge driver for project and solution files
|
||||
#
|
||||
# Merging from the command prompt will add diff markers to the files if there
|
||||
# are conflicts (Merging from VS is not affected by the settings below, in VS
|
||||
# the diff markers are never inserted). Diff markers may cause the following
|
||||
# file extensions to fail to load in VS. An alternative would be to treat
|
||||
# these files as binary and thus will always conflict and require user
|
||||
# intervention with every merge. To do so, just uncomment the entries below
|
||||
###############################################################################
|
||||
#*.sln merge=binary
|
||||
#*.csproj merge=binary
|
||||
#*.vbproj merge=binary
|
||||
#*.vcxproj merge=binary
|
||||
#*.vcproj merge=binary
|
||||
#*.dbproj merge=binary
|
||||
#*.fsproj merge=binary
|
||||
#*.lsproj merge=binary
|
||||
#*.wixproj merge=binary
|
||||
#*.modelproj merge=binary
|
||||
#*.sqlproj merge=binary
|
||||
#*.wwaproj merge=binary
|
||||
|
||||
###############################################################################
|
||||
# behavior for image files
|
||||
#
|
||||
# image files are treated as binary by default.
|
||||
###############################################################################
|
||||
#*.jpg binary
|
||||
#*.png binary
|
||||
#*.gif binary
|
||||
|
||||
###############################################################################
|
||||
# diff behavior for common document formats
|
||||
#
|
||||
# Convert binary document formats to text before diffing them. This feature
|
||||
# is only available from the command line. Turn it on by uncommenting the
|
||||
# entries below.
|
||||
###############################################################################
|
||||
#*.doc diff=astextplain
|
||||
#*.DOC diff=astextplain
|
||||
#*.docx diff=astextplain
|
||||
#*.DOCX diff=astextplain
|
||||
#*.dot diff=astextplain
|
||||
#*.DOT diff=astextplain
|
||||
#*.pdf diff=astextplain
|
||||
#*.PDF diff=astextplain
|
||||
#*.rtf diff=astextplain
|
||||
#*.RTF diff=astextplain
|
|
@ -0,0 +1,81 @@
|
|||
.cproject
|
||||
.project
|
||||
.pydevproject
|
||||
.sconsign.dblite
|
||||
|
||||
*.pyc
|
||||
*.suo
|
||||
/Unity//[Ll]ibrary/
|
||||
/Unity//[Tt]emp/
|
||||
/Unity//[Oo]bj/
|
||||
/Unity//[Bb]uild/
|
||||
/Unity//[Bb]uilds/
|
||||
/Unity//[Ll]ogs/
|
||||
/Unity//[Ll]ogs/
|
||||
/Unity//[Uu]ser[Ss]ettings/
|
||||
.settings/
|
||||
.localhistory/
|
||||
Dbg/
|
||||
Opt/
|
||||
/Unity-Andriod
|
||||
/DataTable
|
||||
|
||||
*/Temp/
|
||||
*/TestResults/
|
||||
|
||||
ExportedObj/
|
||||
.consulo/
|
||||
*.csproj
|
||||
*.unityproj
|
||||
*.sln
|
||||
*.suo
|
||||
*.tmp
|
||||
*.user
|
||||
*.userprefs
|
||||
*.pidb
|
||||
*.booproj
|
||||
*.svd
|
||||
*.pdb
|
||||
*.mdb
|
||||
*.opendb
|
||||
*.VC.db
|
||||
*.vs
|
||||
*.vscode
|
||||
|
||||
*/.svn/
|
||||
.svn/
|
||||
bin/
|
||||
Bin/
|
||||
obj/
|
||||
_ReSharper.CSharp/
|
||||
*.opensdf
|
||||
*.sdf
|
||||
/CSharp/CSharp.sln.ide
|
||||
/Unity/Library
|
||||
/Unity/CSharp60Support/compilation log.txt
|
||||
/CSharp/CSharp.VC.opendb
|
||||
/Server/Server.VC.opendb
|
||||
/Log
|
||||
/Temp
|
||||
/Logs
|
||||
/Release
|
||||
/Unity/CSharp60Support/compilation.log
|
||||
/.vs
|
||||
/Server/.vs/
|
||||
/Unity/.vs/
|
||||
/Tools/MongoDB
|
||||
/Excel/md5.txt
|
||||
.idea/
|
||||
/Unity/Logs
|
||||
/Unity/Assets/StreamingAssets/
|
||||
/netcoreapp2.0
|
||||
/Unity/Assets/StreamingAssets.meta
|
||||
.DS_Store
|
||||
Server/.DS_Store
|
||||
/Server/.vscode/
|
||||
.vs/
|
||||
.objs/
|
||||
/Unity/.gradle
|
||||
/*.user
|
||||
/RecastNavMesh
|
||||
w.git/
|
|
@ -0,0 +1,16 @@
|
|||
{"Name":"Skin35_Attack","FrameCount":24}
|
||||
{"Name":"Skin35_Hurt","FrameCount":2}
|
||||
{"Name":"Skin35_Run","FrameCount":24}
|
||||
{"Name":"Skin35_Idle","FrameCount":12}
|
||||
{"Name":"Skin31_Attack","FrameCount":33}
|
||||
{"Name":"Skin31_Hurt","FrameCount":2}
|
||||
{"Name":"Skin31_Run","FrameCount":24}
|
||||
{"Name":"Skin31_Idle","FrameCount":12}
|
||||
{"Name":"Skin33_Attack","FrameCount":29}
|
||||
{"Name":"Skin33_Hurt","FrameCount":2}
|
||||
{"Name":"Skin33_Run","FrameCount":9}
|
||||
{"Name":"Skin33_Idle","FrameCount":6}
|
||||
{"Name":"Skin36_Attack","FrameCount":24}
|
||||
{"Name":"Skin36_Hurt","FrameCount":2}
|
||||
{"Name":"Skin36_Run","FrameCount":24}
|
||||
{"Name":"Skin36_Idle","FrameCount":24}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"showFPS":false,
|
||||
"showBattleSkillInfo":true,
|
||||
"showBattleDamageInfo":true,
|
||||
"canOtherEnter":true,
|
||||
"isHeartBeat":false,
|
||||
"isLogMsg":true,
|
||||
"isTest":true,
|
||||
whiteIds:[10001,10002]
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"notice":"\t尊敬的各位玩家,很抱歉在昨天遇到可以刷属性的bug,导致游戏不得不停服维护,给您的游戏体验带来极其不好的影响,为了弥补您的损失,特意准备了丰厚的奖励作为补偿,敬请谅解!",
|
||||
"version":3,
|
||||
"rewardArr":
|
||||
[
|
||||
[
|
||||
{"itemId":110429,itemCount:2},
|
||||
{"itemId":110348,itemCount:2},
|
||||
],
|
||||
[
|
||||
{"itemId":110327,itemCount:6},
|
||||
{"itemId":110329,itemCount:6},
|
||||
],
|
||||
[
|
||||
{"itemId":110814,itemCount:5},
|
||||
],
|
||||
[
|
||||
{"itemId":110315,itemCount:5},
|
||||
{"itemId":110326,itemCount:5},
|
||||
],
|
||||
]
|
||||
}
|
|
@ -0,0 +1,18 @@
|
|||
*本次更新内容如下:
|
||||
1.人物属性新增两个基础属性,增加加点机制。
|
||||
2.修改技能系统,技能全部重新制作。
|
||||
3.新增家族功能,待完善。
|
||||
|
||||
*9.13本次更新内容如下:
|
||||
1.新增战斗挂机功能,点击右上角的展开按钮,点击开始挂机,然后输入挂机章节
|
||||
2.调整行动值,礼包行动值药水2 -> 3个
|
||||
3.新增顶号功能,被顶客户端自动存档下线
|
||||
4.修复组队战斗中的一些bug
|
||||
5.新增15个形象(包括Boss)
|
||||
6.优化邮件操作,新增一件删除和一键领取
|
||||
|
||||
*9.12更新内容如下:
|
||||
1.增加过渡界面
|
||||
2.增加离线/重启服务器Buff存档功能,上线自动续上
|
||||
3.增加服务器强制下线功能,会自动保存存档
|
||||
4.修复共享技能CD的BUG
|
|
@ -0,0 +1,31 @@
|
|||
*本次更新内容如下:
|
||||
1.修复组队队友死亡造成的全队退出战斗问题
|
||||
2.禁止死亡队友释放技能
|
||||
3.改善组队完成任务达成条件,队友击杀也能计数
|
||||
4.增加技能书使用效果,能用于技能升级
|
||||
5.修改道具使用系统,增加物品使用等级,增加适量提示,使用失败,道具保留
|
||||
6.降低行动值消耗
|
||||
7.更新部分技能bug
|
||||
|
||||
*9.2更新内容如下:
|
||||
1.更新经验公式,大幅度增加升级所需经验
|
||||
2.增加福利系统,通过邮件领取
|
||||
3.增加排行榜功能,一天一刷新
|
||||
4.增加行动值系统,主线战斗受行动值影响,无行动值时不能获取【经验】,行动值道具通过邮件领取
|
||||
5.更新右端传送门UI
|
||||
6.降低经验要求,修复第10层无怪bug
|
||||
|
||||
*9.1更新内容如下:
|
||||
1.客户端更新,增加断点续传功能,差异更新功能
|
||||
2.增加按钮Ctrl+H 查看Buff,回城按钮修改为Ctrl+G
|
||||
3.修复单人无法死亡问题
|
||||
4.修复血球、蓝球消耗问题,大大降低消耗
|
||||
5.所有技能蓝耗降低一半
|
||||
10.增加绑定功能,绑定物品不能交易
|
||||
12.主界面功能按钮可以点两次取消界面
|
||||
13.寄售增加数量限制
|
||||
14.更新试炼之地怪物
|
||||
15.调整掉率物品分布和概率
|
||||
16.更新怪物数据,任务,道具
|
||||
17.修复试炼之地战斗bug
|
||||
18.新增仓库整理功能
|
|
@ -0,0 +1,38 @@
|
|||
|
||||
|
||||
*9.6更新内容如下:
|
||||
1.调整所有怪物经验,属性
|
||||
2.新增一些任务
|
||||
3.新增任务接受、完成状态的标识,新增任务页签显示,调整NPC位置
|
||||
4.增加人物面板形象和背景的显示
|
||||
5.调整商城部分物品价格
|
||||
6.新增荣誉圣殿场景
|
||||
7.新增宝石类型
|
||||
8.新增一些道具
|
||||
9.显示物品是否绑定
|
||||
|
||||
|
||||
9.4本次更新内容如下:
|
||||
1.修复多次释放技能Bug
|
||||
2.新增Boss副本
|
||||
3.仓库必须在城镇才能使用
|
||||
4.增加点怪距离
|
||||
5.稍微降低移动速度
|
||||
6.增加两个形象
|
||||
|
||||
*9.3更新内容如下:
|
||||
1.修复组队队友死亡造成的全队退出战斗问题
|
||||
2.禁止死亡队友释放技能
|
||||
3.改善组队完成任务达成条件,队友击杀也能计数
|
||||
4.增加技能书使用效果,能用于技能升级
|
||||
5.修改道具使用系统,增加物品使用等级,增加适量提示,使用失败,道具保留
|
||||
6.降低行动值消耗
|
||||
7.更新部分技能bug
|
||||
|
||||
*9.2更新内容如下:
|
||||
1.更新经验公式,大幅度增加升级所需经验
|
||||
2.增加福利系统,通过邮件领取
|
||||
3.增加排行榜功能,一天一刷新
|
||||
4.增加行动值系统,主线战斗受行动值影响,无行动值时不能获取【经验】,行动值道具通过邮件领取
|
||||
5.更新右端传送门UI
|
||||
6.降低经验要求,修复第10层无怪bug
|
|
@ -0,0 +1,28 @@
|
|||
|
||||
|
||||
*9.10更新内容如下:
|
||||
1.增加蓝条更新功能
|
||||
2.增加选择队友buff选择功能,增加优先攻击敌人选择功能
|
||||
3.修复自动技能间隔两次CD的bug
|
||||
4.改善主线怪物掉落机制,增加掉落率
|
||||
|
||||
*9.9更新内容如下:
|
||||
1.取消提示框的光标
|
||||
2.新增进化,在背包中打开
|
||||
3.安卓端增加页签显示,页签不会阻挡后面的图标点击
|
||||
|
||||
|
||||
*9.8本次更新内容如下:
|
||||
1.增加Boss相关提示
|
||||
2.修复Boss不显示Bug
|
||||
3.修复隐身形象Bug
|
||||
4.************
|
||||
-----增加安卓平台,UI界面部分暂时无法拖动等操作
|
||||
-----安卓平台下线一定要点击游戏右上角的退出游戏按钮,否则下次将进不去场景
|
||||
|
||||
*9.7更新内容如下:
|
||||
1.新增寄售超时物品返还,邮件领取
|
||||
2.修改背包逻辑,背包占满状态不会扣取游戏币
|
||||
3.修复热更新时切换到其他后台下载速度为0的问题
|
||||
4.传送进入地图时禁止玩家移动,避免产生诸多问题
|
||||
5.稍微增加点怪距离
|
|
@ -0,0 +1,4 @@
|
|||
[
|
||||
[1,{"_id":1,"InnerIP":"127.0.0.1","InnerPort":"25002","OuterIP":"127.0.0.1"}],
|
||||
[2,{"_id":2,"InnerIP":"127.0.0.1","InnerPort":"25003","OuterIP":"127.0.0.1"}],
|
||||
]
|
|
@ -0,0 +1,7 @@
|
|||
[
|
||||
[1,{"_id":1,"Process":1,"Zone":1,"SceneType":"Realm","Name":"Realm","OuterPort":7756}],
|
||||
[2,{"_id":2,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate1","OuterPort":7757}],
|
||||
[3,{"_id":3,"Process":1,"Zone":1,"SceneType":"Gate","Name":"Gate2","OuterPort":7758}],
|
||||
[4,{"_id":4,"Process":1,"Zone":1,"SceneType":"Location","Name":"Location"}],
|
||||
[5,{"_id":5,"Process":1,"Zone":1,"SceneType":"Map","Name":"Map"}],
|
||||
]
|
|
@ -0,0 +1,4 @@
|
|||
[
|
||||
[1,{"_id":1,"DBConnection":"mongodb://127.0.0.1:27017/","DBName":"先行服"}]
|
||||
[2,{"_id":2,"DBConnection":"mongodb://127.0.0.1:27017/","DBName":"先行服"}]
|
||||
]
|
|
@ -0,0 +1,2 @@
|
|||
{"_id":1001,"Name":"米克尔","Desc":"带有强力攻击技能","Position":1,"Height":178,"Weight":68}
|
||||
{"_id":1002,"Name":"44","Desc":"青岛分行","Position":2,"Height":180,"Weight":70}
|
|
@ -0,0 +1 @@
|
|||
{ "_t" : "SecurityData", "xorScale" : new BinData(0, "VQgFmgQaWTQ0PpgPGdV79QojD5ayqQoyVQ==") }
|
|
@ -0,0 +1,2 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<projectDescription id="77bfc2b444dfa130cb11b63f4c44c84f" type="Unity" version="5.0"/>
|
After Width: | Height: | Size: 9.4 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 24 KiB |
After Width: | Height: | Size: 35 KiB |
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 34 KiB |
After Width: | Height: | Size: 9.6 KiB |
After Width: | Height: | Size: 79 KiB |
After Width: | Height: | Size: 9.5 KiB |
After Width: | Height: | Size: 244 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 6.5 KiB |
After Width: | Height: | Size: 212 KiB |
After Width: | Height: | Size: 5.1 KiB |
After Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 299 KiB |
After Width: | Height: | Size: 2.4 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 970 B |
After Width: | Height: | Size: 5.1 KiB |
After Width: | Height: | Size: 287 KiB |
After Width: | Height: | Size: 5.8 KiB |
After Width: | Height: | Size: 4.8 KiB |
After Width: | Height: | Size: 296 KiB |
|
@ -0,0 +1,113 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="594,640">
|
||||
<displayList>
|
||||
<component id="n0_fyvb" name="frame" src="fyvbr" fileName="FrameBag.xml" xy="0,0" group="n18_fyvb"/>
|
||||
<list id="n1_fyvb" name="slotList" xy="72,119" size="450,327" group="n18_fyvb" layout="flow_hz" overflow="hidden" lineGap="1" colGap="2" defaultItem="ui://kqsmrpxlfyvbs" align="center" vAlign="middle">
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
</list>
|
||||
<image id="n2_fyvb" name="n2" src="mj9wjp" fileName="Assets/bag_daijinquan.png" xy="321,455" group="n18_fyvb">
|
||||
<relation target="n20_g2r5" sidePair="middle-middle,left-right"/>
|
||||
</image>
|
||||
<image id="n3_fyvb" name="n3" src="mj9wjo" fileName="Assets/bag_yuanbao.png" xy="102,466" group="n18_fyvb"/>
|
||||
<image id="n5_fyvb" name="n5" src="eh2aa" fileName="Assets/Common_Coin_Jinbi.png" pkg="kqsmrpxl" xy="392,515" group="n18_fyvb">
|
||||
<relation target="n10_fyvb" sidePair="middle-middle,right-left"/>
|
||||
</image>
|
||||
<image id="n6_fyvb" name="n6" src="eh2ab" fileName="Assets/Common_Coin_Yinbi.png" pkg="kqsmrpxl" xy="432,515" group="n18_fyvb">
|
||||
<relation target="n11_fyvb" sidePair="middle-middle,right-left"/>
|
||||
</image>
|
||||
<image id="n7_fyvb" name="n7" src="eh2am" fileName="Assets/Common_Coin_Tongbi.png" pkg="kqsmrpxl" xy="471,515" group="n18_fyvb">
|
||||
<relation target="n12_fyvb" sidePair="middle-middle,right-left"/>
|
||||
</image>
|
||||
<text id="n10_fyvb" name="txtGold" xy="411,510" size="12,24" group="n18_fyvb" fontSize="16" color="#ffffff" strokeColor="#000000" text="0">
|
||||
<relation target="n6_fyvb" sidePair="middle-middle,right-left"/>
|
||||
</text>
|
||||
<text id="n11_fyvb" name="txtSliver" xy="451,510" size="12,24" group="n18_fyvb" fontSize="16" color="#ffffff" strokeColor="#000000" text="0">
|
||||
<relation target="n7_fyvb" sidePair="middle-middle,right-left"/>
|
||||
</text>
|
||||
<text id="n12_fyvb" name="txtCoin" xy="491,510" size="12,24" group="n18_fyvb" fontSize="16" color="#ffffff" strokeColor="#000000" text="0">
|
||||
<relation target="" sidePair="right-right%,bottom-bottom%"/>
|
||||
</text>
|
||||
<text id="n13_fyvb" name="txtYunabao" xy="145,464" size="66,26" group="n18_fyvb" fontSize="18" color="#ffffff" strokeColor="#000000" text="1000000">
|
||||
<relation target="n3_fyvb" sidePair="middle-middle,left-right"/>
|
||||
</text>
|
||||
<text id="n14_fyvb" name="txtDaijinquan" xy="369,463" size="74,26" group="n18_fyvb" fontSize="18" color="#ffffff" strokeColor="#000000" text="10000000">
|
||||
<relation target="n2_fyvb" sidePair="middle-middle,left-right"/>
|
||||
</text>
|
||||
<component id="n15_fyvb" name="btnSort" src="fyvbw" fileName="ButtonSort.xml" xy="252,560" group="n18_fyvb">
|
||||
<relation target="n16_fyvb" sidePair="middle-middle,right-left"/>
|
||||
</component>
|
||||
<component id="n16_fyvb" name="btnUpgrade" src="fyvbv" fileName="ButtonUpgrade.xml" xy="341,560" group="n18_fyvb"/>
|
||||
<component id="n17_fyvb" name="btnHelp" src="fyvbu" fileName="ButtonHelp.xml" xy="431,560" group="n18_fyvb">
|
||||
<relation target="n16_fyvb" sidePair="middle-middle,left-right"/>
|
||||
</component>
|
||||
<component id="n20_g2r5" name="btnAddVoucher" src="y69ujo" fileName="ButtonOnlyText.xml" pkg="kqsmrpxl" xy="299,449" size="30,48" group="n18_fyvb">
|
||||
<Button title="+" titleFontSize="32"/>
|
||||
</component>
|
||||
<component id="n21_twiu" name="btnSlipt" src="czagl" fileName="ButtonSingle.xml" pkg="kqsmrpxl" xy="93,566" size="24,24" group="n23_twiu"/>
|
||||
<text id="n22_twiu" name="n22" xy="125,566" size="36,24" group="n23_twiu" fontSize="16" color="#ffffff" strokeColor="#000000" text="拆分"/>
|
||||
<group id="n23_twiu" name="n23" xy="93,566" size="68,24" group="n18_fyvb"/>
|
||||
<component id="n24_twiu" name="btnMulti" src="czagl" fileName="ButtonSingle.xml" pkg="kqsmrpxl" xy="182,566" size="24,24" group="n26_twiu"/>
|
||||
<text id="n25_twiu" name="n25" xy="214,566" size="36,24" group="n26_twiu" fontSize="16" color="#ffffff" strokeColor="#000000" text="多个"/>
|
||||
<group id="n26_twiu" name="n26" xy="182,566" size="68,24" group="n18_fyvb"/>
|
||||
<image id="n27_njqf" name="n27" src="eh2aa" fileName="Assets/Common_Coin_Jinbi.png" pkg="kqsmrpxl" xy="101,516" group="n18_fyvb"/>
|
||||
<text id="n28_njqf" name="txtGem" xy="123,510" size="74,26" group="n18_fyvb" fontSize="18" color="#ffffff" strokeColor="#000000" text="10000000">
|
||||
<relation target="n27_njqf" sidePair="middle-middle,left-right"/>
|
||||
</text>
|
||||
<component id="n29_rhct" name="btnAddCoin" src="y69ujo" fileName="ButtonOnlyText.xml" pkg="kqsmrpxl" xy="363,495" size="30,48" group="n18_fyvb">
|
||||
<relation target="n5_fyvb" sidePair="middle-middle,right-left"/>
|
||||
<Button title="+" titleFontSize="32"/>
|
||||
</component>
|
||||
<group id="n18_fyvb" name="gorup" xy="0,0" size="594,640" advanced="true"/>
|
||||
</displayList>
|
||||
<transition name="Effect">
|
||||
<item time="0" type="Alpha" target="n18_fyvb" tween="true" startValue="0" endValue="1" duration="18"/>
|
||||
<item time="0" type="XY" target="n18_fyvb" tween="true" startValue="-,-640" endValue="-,0" duration="18"/>
|
||||
</transition>
|
||||
</component>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="79,33" pivot="0.5,0.5" extention="Button">
|
||||
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||||
<displayList>
|
||||
<image id="n0_mj9w" name="n0" src="vulqj6" fileName="Assets/Bag_kaishilianhua.png" xy="0,0" size="79,33">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
</displayList>
|
||||
<Button downEffect="scale" downEffectValue=".8"/>
|
||||
</component>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="76,30" extention="Button">
|
||||
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||||
<displayList>
|
||||
<image id="n0_fyvb" name="n0" src="vulqj4" fileName="Assets/Bag_Help.png" xy="0,0">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
</displayList>
|
||||
<Button downEffect="dark" downEffectValue=".8"/>
|
||||
</component>
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="333,40" extention="Button">
|
||||
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||||
<displayList>
|
||||
<image id="n0_o3cn" name="bg" src="eh2aj" fileName="Assets/Common_SlotBG.png" pkg="kqsmrpxl" xy="0,0" size="333,40">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
<richtext id="n1_o3cn" name="title" xy="6,7" size="321,26" fontSize="18" color="#669933" ubb="true" autoSize="none" strokeColor="#000000" text="">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</richtext>
|
||||
</displayList>
|
||||
<Button mode="Radio" downEffect="dark" downEffectValue=".5"/>
|
||||
</component>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="77,30" extention="Button">
|
||||
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||||
<displayList>
|
||||
<image id="n0_fyvb" name="n0" src="vulqjc" fileName="Assets/Bag_zhengli.png" xy="0,0">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
</displayList>
|
||||
<Button downEffect="dark" downEffectValue=".8"/>
|
||||
</component>
|
|
@ -0,0 +1,18 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="149,50" extention="Button">
|
||||
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||||
<displayList>
|
||||
<image id="n0_mj9w" name="n0" src="mj9wk2" fileName="Assets/Common_ButtonBluea.png" xy="0,0" size="149,50">
|
||||
<gearDisplay controller="button" pages="0,2"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
<image id="n1_mj9w" name="n1" src="vulqjg" fileName="Assets/Common_ButtonOrange.png" xy="0,0" size="149,50">
|
||||
<gearDisplay controller="button" pages="1,3"/>
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
<text id="n2_mj9w" name="title" xy="44,3" pivot="0.5,0.5" size="75,42" fontSize="24" color="#ffcc00" align="center" vAlign="middle" autoSize="shrink" strokeColor="#000000" text="按钮">
|
||||
<relation target="" sidePair="width-width,height-height,center-center%,middle-middle%"/>
|
||||
</text>
|
||||
</displayList>
|
||||
<Button mode="Radio"/>
|
||||
</component>
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="76,31" extention="Button">
|
||||
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||||
<displayList>
|
||||
<image id="n0_fyvb" name="n0" src="vulqj5" fileName="Assets/Bag_Jinhua.png" xy="0,0">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
</displayList>
|
||||
<Button downEffect="dark" downEffectValue=".8"/>
|
||||
</component>
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="112,24" extention="ComboBox">
|
||||
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||||
<displayList>
|
||||
<image id="n0_tc2r" name="bg" src="tc2rtm0" fileName="Assets/NPC_jimai_menu.png" xy="0,0" size="112,24">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
<image id="n2_tc2r" name="btn" src="tc2rtm1" fileName="Assets/NPC_jimai_xiala.png" xy="82,0" size="29,24">
|
||||
<relation target="" sidePair="width-width,height-height,right-right,top-top"/>
|
||||
</image>
|
||||
<text id="n1_tc2r" name="title" xy="0,0" size="82,25" fontSize="14" vAlign="middle" autoSize="none" singleLine="true" text="">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</text>
|
||||
</displayList>
|
||||
<ComboBox dropdown="ui://71ktouo7tc2rtm6"/>
|
||||
</component>
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="147,22" extention="Button">
|
||||
<controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
|
||||
<displayList>
|
||||
<image id="n0_tc2r" name="n0" src="tc2rtlz" fileName="Assets/NPC_jimai_into.png" xy="0,0">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
<text id="n1_tc2r" name="title" xy="0,0" size="147,22" fontSize="14" vAlign="middle" autoSize="none" singleLine="true" text="">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</text>
|
||||
</displayList>
|
||||
<Button mode="Radio"/>
|
||||
</component>
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="150,200">
|
||||
<displayList>
|
||||
<image id="n0_tc2r" src="tc2rtlz" name="n0" xy="0,0" size="150,200">
|
||||
<relation target="" sidePair="width,height"/>
|
||||
</image>
|
||||
<list id="n1_tc2r" name="list" xy="0,0" size="150,200" overflow="scroll" defaultItem="ui://71ktouo7tc2rtm5">
|
||||
<relation target="" sidePair="width"/>
|
||||
</list>
|
||||
</displayList>
|
||||
<relation target="n1_tc2r" sidePair="height"/>
|
||||
</component>
|
|
@ -0,0 +1,62 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="800,600">
|
||||
<displayList>
|
||||
<component id="n0_mj9w" name="frame" src="mj9wjk" fileName="FrameForge.xml" xy="0,0"/>
|
||||
<list id="n6_mj9w" name="pageList" xy="29,80" size="746,51" layout="row" overflow="hidden" defaultItem="ui://71ktouo7mj9wk1">
|
||||
<item title="通用"/>
|
||||
<item title="军官"/>
|
||||
<item title="运动员"/>
|
||||
<item title="护士"/>
|
||||
<item title="超能力"/>
|
||||
</list>
|
||||
<list id="n7_mj9w" name="itenList" xy="34,189" size="738,310" overflow="scroll" clipSoftness="0,50" defaultItem="ui://71ktouo7mj9wjr" align="center" autoClearItems="true">
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
</list>
|
||||
<image id="n8_mj9w" name="n8" src="vulqji" fileName="Assets/EquipHecheng_xiantiao.png" xy="34,136" size="738,2" group="n16_mj9w"/>
|
||||
<image id="n9_mj9w" name="n9" src="vulqji" fileName="Assets/EquipHecheng_xiantiao.png" xy="34,189" size="738,2" group="n16_mj9w"/>
|
||||
<image id="n10_mj9w" name="n10" src="vulqji" fileName="Assets/EquipHecheng_xiantiao.png" xy="36,136" size="54,2" group="n16_mj9w" rotation="90"/>
|
||||
<image id="n11_mj9w" name="n11" src="vulqji" fileName="Assets/EquipHecheng_xiantiao.png" xy="110,136" size="54,2" group="n16_mj9w" rotation="90"/>
|
||||
<image id="n12_mj9w" name="n12" src="vulqji" fileName="Assets/EquipHecheng_xiantiao.png" xy="332,136" size="54,2" group="n16_mj9w" rotation="90"/>
|
||||
<image id="n13_mj9w" name="n13" src="vulqji" fileName="Assets/EquipHecheng_xiantiao.png" xy="413,136" size="54,2" group="n16_mj9w" rotation="90"/>
|
||||
<image id="n14_mj9w" name="n14" src="vulqji" fileName="Assets/EquipHecheng_xiantiao.png" xy="627,136" size="54,2" group="n16_mj9w" rotation="90"/>
|
||||
<image id="n15_mj9w" name="n15" src="vulqji" fileName="Assets/EquipHecheng_xiantiao.png" xy="772,136" size="54,2" group="n16_mj9w" rotation="90"/>
|
||||
<group id="n16_mj9w" name="n16" xy="34,136" size="792,55"/>
|
||||
<text id="n17_mj9w" name="n17" xy="44,147" size="51,34" group="n22_mj9w" fontSize="24" color="#6d5b1d" align="center" vAlign="middle" strokeColor="#f7f4c5" text="图标">
|
||||
<relation target="" sidePair="width-width,height-height,left-left"/>
|
||||
</text>
|
||||
<text id="n18_mj9w" name="n18" xy="186,147" size="51,34" group="n22_mj9w" fontSize="24" color="#6d5b1d" align="center" vAlign="middle" strokeColor="#f7f4c5" text="装备">
|
||||
<relation target="" sidePair="width-width,height-height,left-left"/>
|
||||
</text>
|
||||
<text id="n19_mj9w" name="n19" xy="349,147" size="51,34" group="n22_mj9w" fontSize="24" color="#6d5b1d" align="center" vAlign="middle" strokeColor="#f7f4c5" text="等级">
|
||||
<relation target="" sidePair="width-width,height-height,left-left"/>
|
||||
</text>
|
||||
<text id="n20_mj9w" name="n20" xy="472,147" size="98,34" group="n22_mj9w" fontSize="24" color="#6d5b1d" align="center" vAlign="middle" strokeColor="#f7f4c5" text="花费金钱">
|
||||
<relation target="" sidePair="width-width,height-height,left-left"/>
|
||||
</text>
|
||||
<text id="n21_mj9w" name="n21" xy="670,146" size="51,34" group="n22_mj9w" fontSize="24" color="#6d5b1d" align="center" vAlign="middle" strokeColor="#f7f4c5" text="打造">
|
||||
<relation target="" sidePair="width-width,height-height,left-left"/>
|
||||
</text>
|
||||
<group id="n22_mj9w" name="n22" xy="44,146" size="677,35"/>
|
||||
<component id="n23_mj9w" name="btnLast" src="mj9wk6" fileName="ButtonLastPageNew1.xml" pkg="kqsmrpxl" xy="273,524"/>
|
||||
<component id="n24_mj9w" name="btnNext" src="mj9wk4" fileName="ButtonNextPageNew1.xml" pkg="kqsmrpxl" xy="464,522">
|
||||
<relation target="n25_mj9w" sidePair="middle-middle,left-right"/>
|
||||
</component>
|
||||
<image id="n25_mj9w" name="n25" src="spuy6h" fileName="Assets/Common_baiban.png" pkg="kqsmrpxl" xy="343,520" size="105,25" color="#352b1f">
|
||||
<relation target="n23_mj9w" sidePair="middle-middle,left-right"/>
|
||||
</image>
|
||||
<text id="n26_mj9w" name="txtPage" xy="374,520" size="40,24" fontSize="16" color="#f2e6c5" text="1/20">
|
||||
<relation target="n25_mj9w" sidePair="center-center,middle-middle"/>
|
||||
</text>
|
||||
</displayList>
|
||||
</component>
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="594,640" extention="Label" initName="frame">
|
||||
<displayList>
|
||||
<image id="n0_fyvb" name="n0" src="mj9wjq" fileName="Assets/bag(1).png" xy="0,0" size="594,640" aspect="true">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
<text id="n5_fyvb" name="title" xy="200,23" size="194,42" fontSize="30" color="#ffff00" align="center" vAlign="middle" letterSpacing="5" autoSize="none" bold="true" strokeColor="#000000" singleLine="true" text="背包">
|
||||
<relation target="" sidePair="width-width,center-center"/>
|
||||
</text>
|
||||
<graph id="n3_fyvb" name="dragArea" xy="80,18" size="434,66">
|
||||
<relation target="" sidePair="width-width"/>
|
||||
</graph>
|
||||
<graph id="n4_fyvb" name="contentArea" xy="0,88" size="594,553">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<component id="n2_fyvb" name="closeButton" src="ptly64" fileName="ButtonClose_Blue.xml" pkg="kqsmrpxl" xy="531,90" size="31,27" aspect="true">
|
||||
<relation target="" sidePair="right-right"/>
|
||||
</component>
|
||||
</displayList>
|
||||
</component>
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="800,600" extention="Label" initName="frame">
|
||||
<displayList>
|
||||
<image id="n0_mj9w" name="n0" src="vulqjh" fileName="Assets/EquipHecheng_Inferrence.png" xy="0,0" size="800,600">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
<text id="n4_mj9w" name="title" xy="327,28" size="130,42" fontSize="30" color="#ffff00" align="center" vAlign="middle" letterSpacing="5" autoSize="none" bold="true" strokeColor="#000000" singleLine="true" text="打造">
|
||||
<relation target="" sidePair="width-width,center-center"/>
|
||||
</text>
|
||||
<component id="n1_mj9w" name="closeButton" src="jshj21" fileName="ButtonClose.xml" pkg="kqsmrpxl" xy="755,41">
|
||||
<relation target="" sidePair="right-right"/>
|
||||
</component>
|
||||
<graph id="n2_mj9w" name="dragArea" xy="12,24" size="737,42">
|
||||
<relation target="" sidePair="width-width"/>
|
||||
</graph>
|
||||
<graph id="n3_mj9w" name="contentArea" xy="0,71" size="800,530">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
</displayList>
|
||||
</component>
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="439,600" extention="Label" initName="frame">
|
||||
<displayList>
|
||||
<image id="n0_o3cn" name="n0" src="vulqjb" fileName="Assets/Bag_lianhua_BG.png" xy="0,0" size="439,600">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
<text id="n4_o3cn" name="title" xy="125,-3" size="189,34" fontSize="24" color="#ffff00" align="center" vAlign="middle" letterSpacing="5" autoSize="none" bold="true" strokeColor="#315833" shadowColor="#355835" shadowOffset="1,1" singleLine="true" text="炼化">
|
||||
<relation target="" sidePair="width-width,center-center"/>
|
||||
</text>
|
||||
<component id="n1_o3cn" name="closeButton" src="jshj21" fileName="ButtonClose.xml" pkg="kqsmrpxl" xy="405,5">
|
||||
<relation target="" sidePair="right-right"/>
|
||||
</component>
|
||||
<graph id="n2_o3cn" name="dragArea" xy="0,0" size="402,32">
|
||||
<relation target="" sidePair="width-width"/>
|
||||
</graph>
|
||||
<graph id="n3_o3cn" name="contentArea" xy="0,-1" size="439,602">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
</displayList>
|
||||
</component>
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="690,540" extention="Label" initName="frame">
|
||||
<displayList>
|
||||
<image id="n0_qc59" name="n0" src="mj9wjn" fileName="Assets/Cangkuinfer.png" xy="0,0" size="690,540">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
<text id="n4_qc59" name="title" xy="283,14" size="84,42" fontSize="30" color="#ffff00" align="center" vAlign="middle" letterSpacing="5" autoSize="none" bold="true" strokeColor="#000000" singleLine="true" text="仓库">
|
||||
<relation target="" sidePair="width-width,center-center"/>
|
||||
</text>
|
||||
<component id="n1_qc59" name="closeButton" src="jshj21" fileName="ButtonClose.xml" pkg="kqsmrpxl" xy="634,20">
|
||||
<relation target="" sidePair="right-right"/>
|
||||
</component>
|
||||
<graph id="n2_qc59" name="dragArea" xy="0,0" size="632,54">
|
||||
<relation target="" sidePair="width-width"/>
|
||||
</graph>
|
||||
<graph id="n3_qc59" name="contentArea" xy="0,54" size="690,487">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
</displayList>
|
||||
</component>
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="439,600" extention="Label" initName="frame">
|
||||
<displayList>
|
||||
<image id="n0_o3cn" name="n0" src="il72kj" fileName="Assets/JinHuashu_info.png" xy="0,0" size="439,600">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
<text id="n4_o3cn" name="title" xy="125,-3" size="189,34" fontSize="24" color="#ffff00" align="center" vAlign="middle" letterSpacing="5" autoSize="none" bold="true" strokeColor="#315833" shadowColor="#355835" shadowOffset="1,1" singleLine="true" text="进化树">
|
||||
<relation target="" sidePair="width-width,center-center"/>
|
||||
</text>
|
||||
<component id="n1_o3cn" name="closeButton" src="o3cnjg" fileName="ButtonText_Blue.xml" pkg="kqsmrpxl" xy="119,534">
|
||||
<relation target="" sidePair="right-right"/>
|
||||
<Button title="关闭"/>
|
||||
</component>
|
||||
<graph id="n2_o3cn" name="dragArea" xy="0,0" size="437,39">
|
||||
<relation target="" sidePair="width-width"/>
|
||||
</graph>
|
||||
<graph id="n3_o3cn" name="contentArea" xy="0,41" size="439,560">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
</displayList>
|
||||
</component>
|
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 2.1 KiB |
After Width: | Height: | Size: 2.1 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 2.1 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 2.0 KiB |
After Width: | Height: | Size: 2.0 KiB |
After Width: | Height: | Size: 2.0 KiB |
After Width: | Height: | Size: 2.0 KiB |
After Width: | Height: | Size: 2.0 KiB |