状态栏!

This commit is contained in:
bdf1 2024-07-15 18:00:38 +08:00
parent 412e4565e8
commit a9a08a16c7
48 changed files with 1081 additions and 524 deletions

View File

@ -32,12 +32,51 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
],
"floorPartitions": [],
"images": [
"0.png",
"1.jpg",
"1.png",
"2.png",
"3.png",
"4.png",
"5.png",
"6.png",
"7.png",
"8.png",
"9.png",
"Actor05-Strange05.png",
"Star.png",
"a.png",
"atk.png",
"atk2.png",
"b.png",
"backg.png",
"backl.png",
"backl2.png",
"backw.png",
"bear.png",
"bg.jpg",
"box1.png",
"box1Light.png",
"box2.png",
"box2Light.png",
"boxLight.png",
"brave.png",
"c.png",
"def.png",
"def2.png",
"dragon.png",
"exp.png",
"expL.png",
"expLt.png",
"hero.png",
"hp.png",
"key.png",
"lv.png",
"mana.png",
"manaL.png",
"manaLt.png",
"mdef.png",
"money.png",
"shengzi.png",
"winskin.png"
],
@ -726,6 +765,10 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
}
],
"startText": [
{
"type": "function",
"function": "function(){\nflags._statusgry_ = 0;\ncore.createSpr0();\ncore.createSprBack();\n}"
},
{
"type": "comment",
"text": "初始剧情"

View File

@ -1360,12 +1360,12 @@ var functions_d6ad677b_427a_4623_b50f_a445a3b0ef8a =
}
// 自定义状态栏绘制
core.drawStatusBar();
core.createSpr2();
// 更新阻激夹域的伤害值
core.updateCheckBlock();
// updateDamage只能在此处执行更新全地图显伤
core.updateDamage();
},
},
"updateCheckBlock": function (floorId) {
// 领域、夹击、阻击等的伤害值计算
floorId = floorId || core.status.floorId;
@ -1695,7 +1695,12 @@ var functions_d6ad677b_427a_4623_b50f_a445a3b0ef8a =
console.error(e);
}
}
if ((!main.replayChecking && core.status.played) && flags._coltrue_) {
flags._statuscol_ = flags._statuscol_ + 5 || 0
core.createSpr0();
core.createSprBack();
}
}
},
"ui": {
"getToolboxItems": function (cls) {

BIN
project/images/0.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 428 KiB

After

Width:  |  Height:  |  Size: 154 KiB

BIN
project/images/1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
project/images/2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
project/images/3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
project/images/4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
project/images/5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
project/images/6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
project/images/7.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
project/images/8.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
project/images/9.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

BIN
project/images/Star.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

BIN
project/images/a.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
project/images/atk.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
project/images/atk2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
project/images/b.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
project/images/backg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
project/images/backl.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

BIN
project/images/backl2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
project/images/backw.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

BIN
project/images/backw_.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

BIN
project/images/box1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
project/images/box2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

BIN
project/images/boxLight.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
project/images/c.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

BIN
project/images/def.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
project/images/def2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

BIN
project/images/exp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
project/images/expL.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
project/images/expLt.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
project/images/hp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
project/images/key.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
project/images/lv.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
project/images/mana.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
project/images/manaL.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
project/images/manaLt.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
project/images/mdef.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

BIN
project/images/money.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 194 KiB

After

Width:  |  Height:  |  Size: 190 KiB

View File

@ -201,7 +201,7 @@
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
background: url(project/materials/ground.png) repeat;
z-index: 185;
z-index: 1;
display: none;
top: 0;
left: 0;
@ -238,7 +238,7 @@
#toolBar {
position: absolute;
background: url(project/materials/ground.png) repeat;
z-index: 210;
z-index: 1;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;