Improve L2 market parsing and data handling

This commit is contained in:
2026-08-11 22:24:36 +03:00
parent de41230b9b
commit af9cd1e92d
58 changed files with 2474 additions and 444 deletions
+51
View File
@@ -0,0 +1,51 @@
{
"version": 1,
"frame": { "width": 1560, "height": 1360 },
"saleAnchor": {
"image": "fixture-assets/templates/sale-anchor.png",
"width": 79,
"height": 29
},
"storeHeaderRegion": {
"offsetX": -162,
"offsetY": -356,
"width": 222,
"height": 18
},
"tooltipSearchRegion": {
"offsetX": -300,
"offsetY": -430,
"width": 650,
"height": 220
},
"tooltipAnchor": {
"image": "fixture-assets/templates/tooltip-anchor.png",
"width": 42,
"height": 17
},
"itemNameRegion": {
"offsetX": -3,
"offsetY": -28,
"width": 260,
"height": 17
},
"itemPriceRegion": {
"offsetX": 0,
"offsetY": 0,
"width": 260,
"height": 17
},
"sellItemGridRegion": {
"offsetX": -164,
"offsetY": -305,
"width": 222,
"height": 111
},
"buyItemGridRegion": {
"offsetX": -164,
"offsetY": -305,
"width": 222,
"height": 111
},
"threshold": 0.76
}