"Markers", a GW2 app for Overwolf
Here you can watch the stream in case you missed it: http://www.twitch.tv/arestless/c/5128367 . Also Markers is now available in the Overwolf App Store.
I got it to run, but can’t seem to change any of the hotkeys. I’m using some of the number pad keys for things so I need to change Marker’s hotkeys.
Yeah that’s an issue that sneaked into the app directly before publishing. I don’t know when I will be updating the app next time, but I’ll take a look if i can find a hotfix for you.
Okay, I’ve got a hotfix for you. It needs you to replace a file in Markers’ folder. For the sake of completeness, however, I should mention that you do this at your own risk: This script file that you’ll put into your folder isn’t reviewed by Overwolf staff and therefor I would be able to send you malicious code. I don’t tell you that to scare you off, but because I feel that’s my duty as someone who’s specialized in computer security.
Download the file from here: https://dl.dropboxusercontent.com/u/2075612/preferences.zip and extract it. You now need to navigate to the extension folder of Markers. For that, press Windowskey + R, paste this here and press enter:
%LOCALAPPDATA%\Overwolf\Extensions\kpcdmnpikpmlffgalcadkgenkpclnmomnkjljolm\1.0.1\Files
The windows explorer will open in the appropriate folder and you can paste the extracted file, preferences.js, and replace the existing one.
Please let me know if that worked
That’s ok, I’m a programmer too. I’m used to it. The update works great. Changed the buttons around and added some markers. Looking forward to marking where some fixed resource nodes are on the map so I’ll stop forgetting Thanks!
Edit: I don’t know what the api looks like, but if you can track the zoom level on the map then it would be nice if the markers adjusted. Right now if you zoom the map the markers get all wonky.
(edited by Shinhwa.1604)
Edit: I don’t know what the api looks like, but if you can track the zoom level on the map then it would be nice if the markers adjusted. Right now if you zoom the map the markers get all wonky.
This should not happen. I’m not accessing the API, but listening to the mouse input. So if you use the mouse wheel to zoom out, it should adjust itself (although there are inaccuracies, cause the method I use bases on rough approximations).
May I ask where you tried that, which resolution you use and if the markers adjust at all? Also, to achieve the maximum accuracy, you shouldn’t move the mouse around while zooming. I forgot to mention that on the help page.
(edited by aRestless.6213)
Lions Arch at the Mystic Forge. 1920×1080 (TV connected via HDMI). As I zoom out the marker stays in the same part of the screen while the map zooms out. But the map has moved as a result of the zooming process so the marker no longer matches. At the higher level of zoom the marker is in that undeveloped area to the West of LA while LA itself is still on the screen.
I tried to make a video to show you but Overwolf’s recorder doesn’t record the markers because it doesn’t see that as part of the app. I’ll try FRAPS and see if that works.
Edit: I found an option in Overwolf to record the apps too, but I’d already FRAPS’d it. Video is processing now, when its ready, click here: http://youtu.be/MeegTo2wlgw
(edited by Shinhwa.1604)
Wow, thanks for that video, that’s helpful. Does the marker also stay on the same position if you drag around the map using the mouse?
Also, for those interested, a little peek for one of the changes coming up for version 1.0.2: https://www.youtube.com/watch?v=xOT0wsRstY0
With our without zooming out, the marker stays in the same position on the map if I move the map around with the map. If I zoom out, whatever part of the map the marker ends up being on, it will stay there while I move the map around.
That’s quite funny, because that means that the mouse tracking works and the only thing that isn’t recognized is the mouse wheel. I suppose you haven’t set any fancy gaming mouse macro functionality to your mouse wheel, have you?
So, that actually means that for some reason, the way I track the mouse doesn’t work completely with your mouse or mouse driver. The keyboard and mouse tracking will be completely redone, but that’ll take a while. So you’ll have to wait until then :-/
It is a Razer Naga Epic. The scroll wheel is programmable, but I have it set to the default which says “Mouse Function”. But you’re probably right about the driver handling it different than you are expecting.
It is not a big deal and clearly I am trying to use Markers for more than just WvW which you intended. I’ll still be able to use it for what I want though and will be happy to try out the next version.