Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add needles for The Battle For Wesnoth test.
Browse files Browse the repository at this point in the history
clanig committed Mar 17, 2023
1 parent f289d2d commit d6322a7
Showing 39 changed files with 531 additions and 0 deletions.
19 changes: 19 additions & 0 deletions wesnoth-camp-20230306.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"area": [
{
"width": 49,
"type": "match",
"click_point": {
"xpos": 24.5,
"ypos": 19
},
"height": 38,
"xpos": 650,
"ypos": 520
}
],
"properties": [],
"tags": [
"wesnoth-camp"
]
}
Binary file added wesnoth-camp-20230306.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions wesnoth-campaign-brothers-select-20230305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"area": [
{
"width": 184,
"type": "ocr",
"xpos": 101,
"ypos": 197,
"height": 60,
"refstr": "A Tale of Two Brothers"
}
],
"properties": [],
"tags": [
"wesnoth-campaign-brothers-select"
]
}
16 changes: 16 additions & 0 deletions wesnoth-campaign-button-20230305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"area": [
{
"type": "ocr",
"width": 109,
"xpos": 841,
"ypos": 333,
"height": 22,
"refstr": "Campaigns"
}
],
"properties": [],
"tags": [
"wesnoth-campaign-button"
]
}
16 changes: 16 additions & 0 deletions wesnoth-confirm-endturn-20230305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"area": [
{
"ypos": 390,
"xpos": 570,
"height": 17,
"type": "ocr",
"width": 56,
"refstr": "Yes"
}
],
"properties": [],
"tags": [
"wesnoth-confirm-endturn"
]
}
20 changes: 20 additions & 0 deletions wesnoth-endturn-20230305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"area": [
{
"ypos": 733,
"xpos": 885,
"height": 18,
"click_point": {
"xpos": 49.5,
"ypos": 6.5
},
"type": "ocr",
"width": 105,
"refstr": "End Turn"
}
],
"properties": [],
"tags": [
"wesnoth-endturn"
]
}
19 changes: 19 additions & 0 deletions wesnoth-fortress-field-20230306.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"area": [
{
"width": 35,
"type": "match",
"click_point": {
"xpos": 17.5,
"ypos": 24.5
},
"height": 49,
"xpos": 544,
"ypos": 373
}
],
"properties": [],
"tags": [
"wesnoth-fortress-field"
]
}
Binary file added wesnoth-fortress-field-20230306.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions wesnoth-horseman-20230304.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"area": [
{
"type": "match",
"width": 50,
"height": 60,
"click_point": {
"ypos": 27,
"xpos": 24
},
"ypos": 404,
"xpos": 485
}
],
"properties": [],
"tags": [
"wesnoth-horseman"
]
}
Binary file added wesnoth-horseman-20230304.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions wesnoth-horseman-on-camp-20230304.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"area": [
{
"width": 52,
"type": "match",
"xpos": 645,
"ypos": 507,
"height": 71
}
],
"properties": [],
"tags": [
"wesnoth-horseman-on-camp"
]
}
Binary file added wesnoth-horseman-on-camp-20230304.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions wesnoth-ingame-20230305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"area": [
{
"height": 72,
"ypos": 684,
"xpos": 216,
"width": 533,
"type": "ocr",
"refstr": "Baran\nGreetings, brother, and welcome home."
}
],
"properties": [],
"tags": [
"wesnoth-ingame"
]
}
21 changes: 21 additions & 0 deletions wesnoth-load-btn-20230305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"area": [
{
"width": 136,
"type": "ocr",
"ypos": 160,
"xpos": 17,
"height": 29,
"refstr": "Load Game",
"match": 85,
"click_point": {
"ypos": 14.5,
"xpos": 44
}
}
],
"properties": [],
"tags": [
"wesnoth-load-btn"
]
}
20 changes: 20 additions & 0 deletions wesnoth-load-confirm-20230305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"area": [
{
"xpos": 660,
"ypos": 715,
"click_point": {
"xpos": 54,
"ypos": 12
},
"height": 28,
"width": 108,
"type": "ocr",
"refstr": "Load"
}
],
"properties": [],
"tags": [
"wesnoth-load-confirm"
]
}
15 changes: 15 additions & 0 deletions wesnoth-menu-20230305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"area": [
{
"width": 79,
"type": "match",
"xpos": 13,
"ypos": 6,
"height": 16
}
],
"properties": [],
"tags": [
"wesnoth-menu"
]
}
Binary file added wesnoth-menu-20230305.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions wesnoth-menu-quit-to-desktop-20230305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"area": [
{
"width": 129,
"type": "ocr",
"ypos": 460,
"xpos": 23,
"height": 24,
"refstr": "Quit to Desktop",
"match": 85
}
],
"properties": [],
"tags": [
"wesnoth-menu-quit-to-desktop"
]
}
20 changes: 20 additions & 0 deletions wesnoth-menu-quit-to-desktop-confirm-20230305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"area": [
{
"ypos": 408,
"xpos": 416,
"height": 18,
"click_point": {
"xpos": 34,
"ypos": 7.5
},
"type": "ocr",
"width": 71,
"refstr": "Yes"
}
],
"properties": [],
"tags": [
"wesnoth-menu-quit-to-desktop-confirm"
]
}
15 changes: 15 additions & 0 deletions wesnoth-new-archer-20230304.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"area": [
{
"width": 44,
"type": "match",
"height": 47,
"ypos": 266,
"xpos": 488
}
],
"properties": [],
"tags": [
"wesnoth-new-archer"
]
}
Binary file added wesnoth-new-archer-20230304.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions wesnoth-night-20230306.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"area": [
{
"width": 15,
"type": "match",
"height": 15,
"ypos": 317,
"xpos": 945
}
],
"properties": [],
"tags": [
"wesnoth-night"
]
}
Binary file added wesnoth-night-20230306.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions wesnoth-play-btn-20230305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 742,
"ypos": 707,
"width": 109,
"height": 28,
"type": "match"
}
],
"properties": [],
"tags": [
"wesnoth-play-btn"
]
}
Binary file added wesnoth-play-btn-20230305.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions wesnoth-preferences-20230305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"area": [
{
"xpos": 842,
"ypos": 535,
"width": 106,
"height": 19,
"type": "ocr",
"refstr": "Preferences"
}
],
"properties": [],
"tags": [
"wesnoth-preferences",
"wesnoth"
]
}
16 changes: 16 additions & 0 deletions wesnoth-preferences-close-20230305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"area": [
{
"xpos": 784,
"ypos": 649,
"height": 17,
"width": 101,
"type": "ocr",
"refstr": "Close"
}
],
"properties": [],
"tags": [
"wesnoth-preferences-close"
]
}
19 changes: 19 additions & 0 deletions wesnoth-preferences-display-20230317.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"area": [
{
"xpos": 200,
"ypos": 310,
"width": 101,
"height": 54,
"type": "match",
"click_point": {
"xpos": 50.5,
"ypos": 27
}
}
],
"properties": [],
"tags": [
"wesnoth-preferences-display"
]
}
Binary file added wesnoth-preferences-display-20230317.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions wesnoth-preferences-display-anim-map-20230306.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"area": [
{
"width": 121,
"type": "ocr",
"height": 26,
"click_point": {
"ypos": 12,
"xpos": 11.5
},
"ypos": 337,
"xpos": 332,
"refstr": "Animate map"
},
{
"xpos": 331,
"ypos": 337,
"width": 24,
"height": 27,
"type": "exclude"
}
],
"properties": [],
"tags": [
"wesnoth-preferences-display-anim-map"
]
}
27 changes: 27 additions & 0 deletions wesnoth-preferences-display-battlefield-anim-20230317.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"area": [
{
"xpos": 334,
"ypos": 397,
"type": "ocr",
"width": 224,
"height": 22,
"refstr": "Show unit standing animations",
"click_point": {
"ypos": 11,
"xpos": 9
}
},
{
"xpos": 333,
"ypos": 397,
"width": 22,
"height": 22,
"type": "exclude"
}
],
"properties": [],
"tags": [
"wesnoth-preferences-unit-standing-anim"
]
}
27 changes: 27 additions & 0 deletions wesnoth-preferences-display-idle-anim-20230317.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"area": [
{
"xpos": 329,
"ypos": 423,
"width": 203,
"height": 28,
"type": "ocr",
"refstr": "Show unit idle animations"
},
{
"xpos": 325,
"ypos": 420,
"width": 30,
"height": 35,
"type": "exclude",
"click_point": {
"xpos": 17,
"ypos": 16.5
}
}
],
"properties": [],
"tags": [
"wesnoth-preferences-display-idle-anim"
]
}
19 changes: 19 additions & 0 deletions wesnoth-recruit-20230317.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"area": [
{
"xpos": 573,
"ypos": 405,
"width": 103,
"height": 23,
"type": "match",
"click_point": {
"xpos": 51.5,
"ypos": 11.5
}
}
],
"properties": [],
"tags": [
"wesnoth-recruit"
]
}
Binary file added wesnoth-recruit-20230317.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions wesnoth-recruit-btn-20230305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"area": [
{
"height": 17,
"click_point": {
"xpos": 43,
"ypos": 6.5
},
"ypos": 648,
"xpos": 530,
"type": "ocr",
"width": 86,
"refstr": "Recruit"
}
],
"properties": [],
"tags": [
"wesnoth-recruit-btn"
]
}
16 changes: 16 additions & 0 deletions wesnoth-save-btn-20230305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"area": [
{
"ypos": 411,
"xpos": 439,
"height": 17,
"type": "ocr",
"width": 95,
"refstr": "Save"
}
],
"properties": [],
"tags": [
"wesnoth-save-btn"
]
}
16 changes: 16 additions & 0 deletions wesnoth-save-confirm-20230305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"area": [
{
"type": "ocr",
"width": 203,
"height": 65,
"ypos": 351,
"xpos": 409,
"refstr": "Saved\nThe game has been saved."
}
],
"properties": [],
"tags": [
"wesnoth-save-confirm"
]
}
17 changes: 17 additions & 0 deletions wesnoth-save-game-20230305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"area": [
{
"height": 29,
"xpos": 16,
"ypos": 226,
"type": "ocr",
"width": 111,
"refstr": "Save Game",
"match": 75
}
],
"properties": [],
"tags": [
"wesnoth-save-game"
]
}
16 changes: 16 additions & 0 deletions wesnoth-skip-btn-20230305.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"area": [
{
"height": 17,
"ypos": 727,
"xpos": 905,
"type": "ocr",
"width": 86,
"refstr": "Skip"
}
],
"properties": [],
"tags": [
"wesnoth-skip-btn"
]
}

0 comments on commit d6322a7

Please sign in to comment.