UPDATE: finnish ui
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 1m11s

This commit is contained in:
2026-01-07 20:33:35 +07:00
parent da3c4f5188
commit 311fa3b8d0
3 changed files with 44 additions and 42 deletions

View File

@@ -246,9 +246,9 @@
},
"1102": {
"maze_buff": [
110203,
110201,
110202,
110203
110202
]
},
"1103": {
@@ -337,8 +337,8 @@
},
"1208": {
"maze_buff": [
120802,
120801
120801,
120802
]
},
"1209": {
@@ -358,9 +358,9 @@
},
"1212": {
"maze_buff": [
121203,
121201,
121202,
121203
121202
]
},
"1213": {
@@ -410,17 +410,17 @@
},
"1223": {
"maze_buff": [
122303,
122304,
122301,
122302
122302,
122303,
122304
]
},
"1224": {
"maze_buff": [
122401,
122402,
122403,
122401
122403
]
},
"1225": {
@@ -447,12 +447,12 @@
},
"1304": {
"maze_buff": [
130402,
130403,
130404,
130405,
130406,
130401,
130402
130401
]
},
"1305": {
@@ -548,9 +548,9 @@
},
"1405": {
"maze_buff": [
140501,
140502,
140503,
140501
140503
]
},
"1406": {
@@ -563,16 +563,16 @@
},
"1407": {
"maze_buff": [
140704,
140701,
140702,
140703
140703,
140704
]
},
"1408": {
"maze_buff": [
140802,
140801
140801,
140802
]
},
"1409": {
@@ -588,9 +588,9 @@
},
"1412": {
"maze_buff": [
141201,
141202,
141203
141203,
141201
]
},
"1413": {

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

View File

@@ -165,37 +165,39 @@ export const traceButtonsInfo: Record<string, { id: string, size: string, left:
{ id: 'Point21', size: 'special', left: '70%', top: '34%'}
],
Elation: [
{ id: 'Point04', size: 'big', left: '50%', top: '50%' },
{ id: 'Point03', size: 'big', left: '50%', top: '30%' },
{ id: 'Point02', size: 'big', left: '72%', top: '22%' },
{ id: 'Point05', size: 'big', left: '50%', top: '69%' },
{ id: 'Point01', size: 'big', left: '28%', top: '22%' },
{ id: 'Point04', size: 'big', left: '50%', top: '50.5%' },
{ id: 'Point03', size: 'big', left: '50%', top: '35%' },
{ id: 'Point02', size: 'big', left: '67.5%', top: '20%' },
{ id: 'Point05', size: 'big', left: '50%', top: '68.5%' },
{ id: 'Point01', size: 'big', left: '32.5%', top: '20%' },
{ id: 'Point08', size: 'medium', left: '85%', top: '30%' },
{ id: 'Point07', size: 'medium', left: '15%', top: '30%' },
{ id: 'Point06', size: 'medium', left: '50%', top: '87%' },
{ id: 'Point16', size: 'small', left: '66%', top: '87%' },
{ id: 'Point18', size: 'small', left: '25%', top: '45%' },
{ id: 'Point17', size: 'small', left: '85%', top: '50%' },
{ id: 'Point09', size: 'small', left: '75%', top: '45%' },
{ id: 'Point15', size: 'small', left: '10%', top: '40%' },
{ id: 'Point12', size: 'small', left: '90%', top: '40%' },
{ id: 'Point13', size: 'small', left: '30%', top: '65%' },
{ id: 'Point10', size: 'small', left: '70%', top: '65%' },
{ id: 'Point14', size: 'small', left: '15%', top: '50%' },
{ id: 'Point11', size: 'small', left: '34%', top: '87%' },
{ id: 'Point22', size: 'elation', left: '50%', top: '10%' }
{ id: 'Point12', size: 'small', left: '65%', top: '88%' },
{ id: 'Point15', size: 'small', left: '23%', top: '53%' },
{ id: 'Point17', size: 'small', left: '88%', top: '63%' },
{ id: 'Point18', size: 'small', left: '76%', top: '53%' },
{ id: 'Point13', size: 'small', left: '9%', top: '48.5%' },
{ id: 'Point16', size: 'small', left: '90.5%', top: '48.5%' },
{ id: 'Point09', size: 'small', left: '36%', top: '64%' },
{ id: 'Point10', size: 'small', left: '64%', top: '64%' },
{ id: 'Point14', size: 'small', left: '11.5%', top: '63%' },
{ id: 'Point11', size: 'small', left: '35%', top: '88%' },
{ id: 'Point22', size: 'elation', left: '50%', top: '17%' }
],
}
export const traceLink : Record<string, Record<string, string[]>> = {
Knight: {
Point06: ["Point10", "Point11"],
Point07: ["Point13", "Point14"],
Point06: ["Point12", "Point11"],
Point08: ["Point16", "Point17", "Point18"],
Point09: ["Point07", "Point06", "Point10", "Point11", "Point13", "Point14"],
Point10: ["Point11"],
Point16: ["Point17", "Point18"],
Point13: ["Point14"],
Point17: ["Point18"],
Point07: ["Point13", "Point14", "Point15"],
Point13: ["Point14", "Point15"],
Point14: ["Point15"],
},
Mage: {
Point08: ["Point16", "Point17"],