Yes, it was pretty much useless because it just didn’t track many of the items which it claimed to track and so won’t be missed by me.
If the various notifications bothered you you could have simply turned them off as I did ages ago
Yes, it was pretty much useless because it just didn’t track many of the items which it claimed to track and so won’t be missed by me.
If the various notifications bothered you you could have simply turned them off as I did ages ago
Okay, I found the game logs folder. There are 8,000 files there. For all the time I’ve been playing. How can I count how many jumps I’ve made? I cannot open each file and look for a jump in it.
Write a short piece of powershell if you have Windows:
(Get-ChildItem -File -Path ("C:\Users\$env:username\Documents\EVE\logs\Chatlogs\local_*")| select -expand fullname | % {if ((get-content -path $_ | select-string "Listener:"|% {$_.Line.Split(":")[1].trim()}) -eq "Lara Agnon") {Get-Content -Path $_} } | select-string ("local :") | % {$_.Line.Split(":")[3].trim()}).count
I liked the activity tracker, it is unfortunate that it was removed from the game. I think since CCP already coded it and put in the man hours for it, it should have been kept but who am I to disagree with the almighty Dungeon Master of EVE: Online, CCP. I am just a simple arms dealer in the vast world of EVE:Online such things don’t really concern us, but it was cool kinda the activity tracker.
The main thing is that after deletion everything works meow
Although very apparently useless, until it stopped accurately tracking activity, it had been a very fun window.
We could compare with buddies and set goals or competitions for each other, for example, who would beat whom in visiting more new wormholes by the end of the week, then share a screenshot in Discord to compare, and winner would get a little reward from the rest.
Then it stopped working. It would reset or notify me of achievements I had already completed, and no number of Bug Reports brought it back to its splendor for about 2 years, so I just stopped checking at some point, until I read it had been discontinued.
On the matter of Tracking Activity, I hope they at least bring “Your Year in EVE” video back.
RIP Activity Tracker.
Overall good memories and hopes for a bright new replacement in the near future!
Post-Edit:
Sorry. I just realized I revived an almost dead post. (facepalm) Was just checking Forum notifications this quarter.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.