Feature request - add All Ears and no Stone Unturned tracker overlay #192
Replies: 3 comments 3 replies
-
Thanks for your suggestion. I just had a look at the tool and I think there's no way to implement something similar without straight up copying/stealing what they did, which I'm not really interested in. Whenever I implement something, I do it either because conceptualizing or working on it is interesting/fun in itself or because I have additional ideas I want to incorporate -- neither of which is the case here. Most of the work is collecting the information and putting together the guide, which has already been done and which I wouldn't want to take advantage of. |
Beta Was this translation helpful? Give feedback.
-
Needs a bit more testing, but here's my progress: The green markers are the rooms you've been through, red the current one. It shows abbreviations of the neighboring rooms' names. I also changed overlay-activation to holding TAB, and hiding it on release. If you have any more ideas, let me know. |
Beta Was this translation helpful? Give feedback.
-
This looks great. At least now I can remember where I’ve been and where I am 👍 which is a great visual and should prevent back tracking unnecessarily.
I have one other though, not lab related. Is it possible to track when you kill a map boss ? Reason I ask is in open areas I often forget I’ve killed the boss. Sometimes they are killed off screen. If they drop nothing and don’t give any map craft rewards there’s no clue. If there was a “boss killed” icon in maps or something to indicate you’ve done it that would be a nice addition. I’m not sure if it’s in the Client.txt file. Didn’t spot anything but could have missed it to.
… On Feb 17, 2023, at 10:41, Lailloken ***@***.***> wrote:
Needs a bit more testing, but here's my progress:
The green markers are the rooms you've been through, red the current one. It shows abbreviations of the neighboring rooms' names. I also changed overlay-activation to holding TAB, and hiding it on release.
If you have any more ideas, let me know.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
-
Awesome updates as usual ! I have an idea for something that is a little off the beaten track but related to 2 achievements in the game. There used to be a tracker for the All Ears and No Stone Unturned achievements. It looks a lot like an AHK overlay (though its c++ I think). It helped completing these achievements by tracking what a player had done/not done. It was last updated a year ago (the code only since the achievements have not changed since 3.17). Sadly it no longer works. I reached out to the author but had no response. Would it be possible to incorporate this into your tool ?
The github repository in question can be found here - https://github.com/Nickswoboda/all-ears-unturned
Here's hoping ...
Beta Was this translation helpful? Give feedback.
All reactions