-
Hi. First of all, thanks very much for such project.
I am trying to use phantom-prebuilt with horseman and the following error came up when I tried to launch it.
Do we have a list of all these er…
-
I have the following code (snippet):
``` javascript
var timestamp = (new Date()).valueOf();
var screenshotPath = '/tmp/' + timestamp + '.png';
return horseman
.crop…
-
### Game and System Information
- 1.16
- Steam
- Windows 10
### Describe the desired feature
Currently the sound the quenoth scouts make when hurt is the horse sound, which is the same as th…
-
Long messages are sometimes truncated. (Only noticed because multi-boxing. Reproduced what guildie sent and got same result)
Reproducible example with 3 linked items:
Note that guildie probably meant …
-
I'm just doing horseman.open('https://www.google.com') for testing but getting sooo many failed to get URL just at random times - maybe about 7 out of 10 times it'll fail.
any idea why?
-
### Game Flavor
Dragonflight
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
The minimap will disappear from view.
Seems to occur when …
-
The following dialogue is ambiguous
https://github.com/NetHack/NetHack/blob/2511637169eaf54f51acdd95eb064beebcf29e74/src/sounds.c#L1088
However, it is clear that "War" is the player character
…
-
Brought on Curse : order hall, dalaran, normal one and/or garrison
-
I'm trying to scrape this web page: https://www.manheim.com/login?WT.svl=m_hdr_gnav_login
When I do this horseman does not load jQuery because it thinks jQuery is already loaded, because the site i…
-
The examples are outdated. Also, the API now allows chaining a `.close`, which the examples don't do (though `.close` still works the old way too).
The examples not working was pointed out in #127.