Compare commits
13 Commits
Author | SHA1 | Date |
---|---|---|
|
24106fb7e5 | 4 weeks ago |
|
2b4bc9045a | 4 weeks ago |
|
71b07accd8 | 2 months ago |
|
acdb8351ef | 2 months ago |
|
5606fe0d1a | 2 months ago |
|
cb0369b85a | 2 months ago |
|
fdaf2f0cde | 2 months ago |
|
bb075ef0da | 2 months ago |
|
a30cbbb616 | 2 months ago |
|
3e7daad138 | 2 months ago |
|
2c6f0f2ba3 | 2 months ago |
|
127c5d46e0 | 3 months ago |
|
4df0f5cf77 | 8 months ago |
@ -1,7 +1,7 @@ |
||||
pytest==7.1.2 |
||||
grpcio-tools==1.46.3 |
||||
tabulate==0.8.9 |
||||
lxml==4.9.0 |
||||
pylint==2.14.1 |
||||
pytest-pylint==0.18.0 |
||||
pyinstaller==5.1 |
||||
pytest==7.4.2 |
||||
grpcio-tools==1.58.0 |
||||
tabulate==0.9.0 |
||||
lxml==4.9.3 |
||||
pylint==2.17.5 |
||||
pytest-pylint==0.19.0 |
||||
pyinstaller==5.13.2 |
||||
|
@ -1,9 +1,10 @@ |
||||
# python 3.10.7 |
||||
# python 3.11.4 |
||||
|
||||
flask==2.1.2 |
||||
pyyaml==6.0 |
||||
pillow==9.1.1 |
||||
selenium==4.2.0 |
||||
flask==2.3.3 |
||||
pyyaml==6.0.1 |
||||
# NOTE: Pillow 9.5.0 is the last version that provides 32-bit wheels. |
||||
pillow==9.5.0 |
||||
selenium==4.12.0 |
||||
waitress==2.1.2 |
||||
appdirs==1.4.4 |
||||
click==8.1.3 |
||||
click==8.1.7 |
||||
|
@ -0,0 +1,72 @@ |
||||
{ |
||||
|
||||
"1555": { |
||||
"name": "2pdr Portee", |
||||
"front_images": [ "br/vehicles/portee.gif", "br/vehicles/portee0.gif" ], |
||||
"back_images": null |
||||
}, |
||||
|
||||
"2212": { |
||||
"name": "76* INF FRC", |
||||
"front_images": [ "al/gun/alINF76.gif", "al/gun/alINF76u.gif" ], |
||||
"back_images": "al/gun/alINF76b.gif" |
||||
}, |
||||
|
||||
"2698": { |
||||
"name": "SPW 251/10", |
||||
"front_images": "ge/veh/spw25110.gif", |
||||
"back_images": [ "No_ATR.gif", "No_PSK.gif" ] |
||||
}, |
||||
|
||||
"6765": { |
||||
"name": "81* MTR Krh/32", |
||||
"front_images": "fi/gun/fi81mmMTR.png", |
||||
"back_images": [ "fi/gun/fi81mmMTR.png", "fi/gun/fi81mmMTRB.png" ] |
||||
}, |
||||
|
||||
"6782": { |
||||
"name": "81* MTR Savu M42", |
||||
"front_images": [ "fi/gun/fi81mmMTR SavuB.png", "fi/gun/fi81mmMTR Savu.png" ], |
||||
"back_images": "fi/gun/fi81mmMTR SavuB.png" |
||||
}, |
||||
|
||||
"6797": { |
||||
"name": "20L (4) AA (g)", |
||||
"front_images": [ "fi/gun/fi20L4.png", "fi/gun/fi20L4L.png" ] |
||||
}, |
||||
|
||||
"6801": { |
||||
"name": "20L (6) AA (g)", |
||||
"front_images": "fi/gun/fi20L6.png", |
||||
"back_images": [ "fi/gun/fi20L6.png", "fi/gun/fi20L6L.png" ] |
||||
}, |
||||
|
||||
"7409": { |
||||
"name": "76 ItK/28 B(s)", |
||||
"front_images": "fi/gun/fiAA76L.png", |
||||
"back_images": [ "fi/gun/fiAA76L.png", "fi/gun/fiAA76LB.png" ] |
||||
}, |
||||
|
||||
"adf:1828": { |
||||
"name": "105 ART wz.29", |
||||
"front_images": "po/gun/poARTwz29-BFP.png", |
||||
"back_images": [ "po/gun/poARTwz29-BFP.png", "po/gun/poARTwz29-BFPb.png" ] |
||||
}, |
||||
"adf:1829": { |
||||
"name": "120* ART wz09.31", |
||||
"front_images": "po/gun/poARTwz0931-BFP.png", |
||||
"back_images": [ "po/gun/poARTwz0931-BFP.png", "po/gun/poARTwz0931-BFPb.png" ] |
||||
}, |
||||
"adf:1830": { |
||||
"name": "155 ART wz.17", |
||||
"front_images": "po/gun/poARTwz17-BFP.png", |
||||
"back_images": [ "po/gun/poARTwz17-BFP.png", "po/gun/poARTwz17-BFPb.png" ] |
||||
}, |
||||
|
||||
"3b5:3676": { |
||||
"name": "M19A1 MGMC", |
||||
"front_images": [ "us/veh/usM19A1MGMC(trailer)KFW.png", "us/veh/usM19A1MGMC(KFW).png" ], |
||||
"back_images": null |
||||
} |
||||
|
||||
} |
@ -0,0 +1,2 @@ |
||||
{ |
||||
} |
@ -0,0 +1,71 @@ |
||||
{ |
||||
"6996": {"is_small": true}, |
||||
"485": {"is_small": true}, |
||||
"850": {"is_small": true}, |
||||
"849": {"is_small": true}, |
||||
"12689": {"is_small": true}, |
||||
"856": {"is_small": true}, |
||||
"857": {"is_small": true}, |
||||
"11336": {"is_small": true}, |
||||
"858": {"is_small": true}, |
||||
"11337": {"is_small": true}, |
||||
"1149": {"is_small": true}, |
||||
"1153": {"is_small": true}, |
||||
"12687": {"is_small": true}, |
||||
"3b5:7613": {"is_small": true}, |
||||
"11359": {"is_small": true}, |
||||
"3b5:11259": {"is_small": true}, |
||||
"1632": {"is_small": true}, |
||||
"1633": {"is_small": true}, |
||||
"1648": {"is_small": true}, |
||||
"12830": {"is_small": true}, |
||||
"1982": {"is_small": true}, |
||||
"1983": {"is_small": true}, |
||||
"1984": {"is_small": true}, |
||||
"1985": {"is_small": true}, |
||||
"1986": {"is_small": true}, |
||||
"1987": {"is_small": true}, |
||||
"1988": {"is_small": true}, |
||||
"2172": {"is_small": true}, |
||||
"2173": {"is_small": true}, |
||||
"2176": {"is_small": true}, |
||||
"2179": {"is_small": true}, |
||||
"11391": {"is_small": true}, |
||||
"11392": {"is_small": true}, |
||||
"11395": {"is_small": true}, |
||||
"11396": {"is_small": true}, |
||||
"11440": {"is_small": true}, |
||||
"3b5:8401": {"is_small": true}, |
||||
"3b5:8402": {"is_small": true}, |
||||
"2465": {"is_small": true}, |
||||
"2474": {"is_small": true}, |
||||
"3252": {"is_small": true}, |
||||
"3253": {"is_small": true}, |
||||
"3263": {"is_small": true}, |
||||
"3422": {"is_small": true}, |
||||
"3428": {"is_small": true}, |
||||
"6730": {"is_small": true}, |
||||
"3605": {"is_small": true}, |
||||
"3608": {"is_small": true}, |
||||
"6763": {"is_small": true}, |
||||
"3679": {"is_small": true}, |
||||
"3680": {"is_small": true}, |
||||
"3681": {"is_small": true}, |
||||
"3682": {"is_small": true}, |
||||
"3691": {"is_small": true}, |
||||
"3692": {"is_small": true}, |
||||
"3959": {"is_small": true}, |
||||
"11558": {"is_small": true}, |
||||
"11559": {"is_small": true}, |
||||
"3b5:10150": {"is_small": true}, |
||||
"3b5:10151": {"is_small": true}, |
||||
"11600": {"is_small": true}, |
||||
"11604": {"is_small": true}, |
||||
"3b5:7871": {"is_small": true}, |
||||
"adf:1948": {"is_small": true}, |
||||
"adf:75": {"is_small": true}, |
||||
"adf:77": {"is_small": true}, |
||||
"adf:76": {"is_small": true}, |
||||
"adf:1407": {"is_small": true}, |
||||
"08d:75": {"is_small": true} |
||||
} |
@ -0,0 +1,147 @@ |
||||
{ |
||||
|
||||
"2474": { |
||||
"expected": { |
||||
"name": "Goliath", |
||||
"front_images": [ "ge/gegol.gif", "ge/gegolb.gif" ], |
||||
"back_images": null |
||||
}, |
||||
"updated": { |
||||
"front_images": "ge/gegol.gif" |
||||
} |
||||
}, |
||||
|
||||
"1555": { |
||||
"expected": { |
||||
"name": "2pdr Portee", |
||||
"front_images": "br/vehicles/portee.gif", |
||||
"back_images": [ "br/vehicles/portee.gif", "br/vehicles/portee0.gif" ] |
||||
}, |
||||
"updated": { |
||||
"front_images": [ "br/vehicles/portee.gif", "br/vehicles/portee0.gif" ], |
||||
"back_images": null |
||||
} |
||||
}, |
||||
|
||||
"3463": { |
||||
"expected": { |
||||
"name": "75L AA 75/46", |
||||
"front_images": [ "it/gun/itAA7546.gif", "it/gun/itAA7546b.gif" ], |
||||
"back_images": [ "it/gun/itAA7546b.gif", "it/gun/itAA7546lb.gif" ] |
||||
}, |
||||
"updated": { |
||||
"front_images": "it/gun/itAA7546.gif", |
||||
"back_images": "it/gun/itAA7546b.gif" |
||||
} |
||||
}, |
||||
|
||||
"3776": { |
||||
"expected": { |
||||
"name": "37* INF Skoda IG", |
||||
"front_images": [ "ax/gun/buIN37s.gif", "ax/gun/buIN37s2.gif" ], |
||||
"back_images": "ax/gun/buIN37sb.gif" |
||||
}, |
||||
"updated": { |
||||
"front_images": "ax/gun/buIN37s.gif" |
||||
} |
||||
}, |
||||
|
||||
"3777": { |
||||
"expected": { |
||||
"name": "70* INF Skoda IG", |
||||
"front_images": [ "ax/gun/buIN37s.gif", "ax/gun/buIN37s2.gif" ], |
||||
"back_images": "ax/gun/buIN37sb.gif" |
||||
}, |
||||
"updated": { |
||||
"front_images": "ax/gun/buIN37s2.gif" |
||||
} |
||||
}, |
||||
|
||||
"6802": { |
||||
"expected": { |
||||
"name": "20L (4) AA", |
||||
"front_images": [ "fi/gun/fi20L4 _2.png", "fi/gun/fi20L4 _2 LIM.png" ], |
||||
"back_images": null |
||||
}, |
||||
"updated": { |
||||
"front_images": "fi/gun/fi20L4 _2.png" |
||||
} |
||||
}, |
||||
|
||||
"6803": { |
||||
"expected": { |
||||
"name": "20L VKT (12) AA", |
||||
"front_images": [ "fi/gun/fi20L12.png", "fi/gun/fi20L12L.png" ], |
||||
"back_images": null |
||||
}, |
||||
"updated": { |
||||
"front_images": "fi/gun/fi20L12.png" |
||||
} |
||||
}, |
||||
|
||||
"6804": { |
||||
"expected": { |
||||
"name": "40L Bofors AA (s)", |
||||
"front_images": [ "fi/gun/fi40L.png", "fi/gun/fi40LL.png" ], |
||||
"back_images": null |
||||
}, |
||||
"updated": { |
||||
"front_images": "fi/gun/fi40L.png" |
||||
} |
||||
}, |
||||
|
||||
"adf:1824": { |
||||
"expected": { |
||||
"name": "37L AT PTP obr. 30", |
||||
"front_images": "ru/gun/ruAT37L.gif", |
||||
"back_images": "ru/gun/ruAT37Lb.gif" |
||||
}, |
||||
"updated": { |
||||
"front_images": "ru/gun/ru37LPTPobr30.png" |
||||
} |
||||
}, |
||||
"adf:1822": { |
||||
"expected": { |
||||
"name": "37* INF PP obr. 15R", |
||||
"front_images": "ru/gun/ruINF37s.gif", |
||||
"back_images": "ru/gun/ruINF37sb.gif" |
||||
}, |
||||
"updated": { |
||||
"front_images": "ru/gun/ru37PPobr15R.png" |
||||
} |
||||
}, |
||||
"adf:1823": { |
||||
"expected": { |
||||
"name": "76* INF PP obr. 27", |
||||
"front_images": "ru/gun/ruINF76s.gif", |
||||
"back_images": "ru/gun/ruINF76sb.gif" |
||||
}, |
||||
"updated": { |
||||
"front_images": "ru/gun/ru76PPobr27.png" |
||||
} |
||||
}, |
||||
|
||||
"3b5:10093": { |
||||
"expected": { |
||||
"name": "SL truck", |
||||
"front_images": [ "sh/SL3b(KFW).png", "sh/SL4b(KFW).png", "sh/SL5b(KFW).png", "sh/SL6b(KFW).png", "sh/SL1b(KFW).png", "sh/SL2b(KFW).png" ], |
||||
"back_images": [ "sh/SL3(KFW).png", "sh/SL4(KFW).png", "sh/SL5(KFW).png", "sh/SL6(KFW).png", "sh/SL1(KFW).png", "sh/SL2(KFW).png" ] |
||||
}, |
||||
"updated": { |
||||
"front_images": "us/veh/usSearchlight(KFW).png", |
||||
"back_images": null |
||||
} |
||||
}, |
||||
|
||||
"08d:75": { |
||||
"expected": { |
||||
"name": "RCL 75*", |
||||
"front_images": "amrcl75-malf.png", |
||||
"back_images": "dm-75rcl.gif" |
||||
}, |
||||
"updated": { |
||||
"front_images": "amrcl75.png" |
||||
} |
||||
} |
||||
|
||||
} |
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 11 KiB |
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long