Skip to content
TORNLIFE More

Awards tracker

Started by Detective [1557351] on in API Development.

25 replies · 422 views · thread synced · 3 days ago · View on torn.com
About this thread

Posts archived: 26 / 26 posts (100%) · the total is Torn's reply count + the opening post at the last fetch

Counted by TornLife from the archived posts.

Archived posts
26
Discussion span
→
Authority score
76 / 100
Historical score
43 / 100
Story score
50 / 100
Engagement score
68 / 100

People posting, likes and official posts are not counted for this thread yet: on threads longer than one page they come from a periodic pass over the archive, which has not covered it.

Most-liked replies

Mentioned in this thread

Lonestar [1151936] ×1 AAW [1525734] ×1 megalomaniacal [1542618] ×1 Mudbottom [1879891] ×1 Orionis [1924258] ×1 Multipass [1955315] ×1

Detective [1557351]

--------------------------------------- UPDATE ---------------------------------------------------------

Tornstats now have its own version of awards tracker. Personally, I find it better, and I fully encourage you to use it! I won't update mine anymore. Thanks everyone! :)

--------------------------------------- OLD STUFF ---------------------------------------------------------

Hello guys,

I've made honorbars and medals tracker. Proof from Icey that it is legal.

[image: i.imgur.com]

I was hoping it would be added on tornstats, but of course, it's Icey's website, so in case he doesn't add it I'm posting it here!

Link: http://ilovehas.uphero.com/awards.php

You can also sort stuff by clicking on the table header.

Screenshots:

[image: i.imgur.com]

[image: i.imgur.com]

Clicking on the last icon in a row will show all the medals/honorbars you don't yet have.



Website uses only 1 api call - for gathering stats. These stats are after that compared to the needed stats for award. For example, if you are interested in how it works:

[image: i.imgur.com]

In the code above, data is gathered in case you don't have the honorbar already, and data is set for honorbar needed. Because it's going through so much data, it could take 3-5 seconds to load page. Seems that going through the data is pretty fast, but api call is slow, takes between 1-2.5 seconds. (+ it's hosted on free web hosting which makes everything slower a bit).

[image: i.imgur.com]

I don't save any data/api, I fully respect your privacy and your stats, and tbh, I don't care about other people stats. For this website you don't even need javascript.



If you have any concerns or questions, I'm happy to answer!

Also, apologies for poor design. I'm not really the best web designer, and I'm not really keen on using templates, so this will have to do.



Thanks, Hector

--Change log--

19/03/2017 - Merged everything together.
18/03/2017 - Added Category for Awards you don't have yet.

--Thanks list--

AAW [1525734] - For finding bug
Orionis [1924258] - For finding bug
Mudbottom [1879891] - For suggestion
megalomaniacal [1542618] - For suggestion
Lonestar [1151936] - For suggestion
Multipass [1955315] - For suggestion



Mentions: AAW [1525734] · Lonestar [1151936] · megalomaniacal [1542618] · Mudbottom [1879891] · Multipass [1955315] · Orionis [1924258]

Mudbottom [1879891] Wiki Contributor

I like that you've used the actual Medal images as links to each category.

But if I had any criticism, it would be that there's two different pages for honors and medals. Not a huge deal mind you.

Was concerned about how close together the navigation was placed, since I play from mobile most of the time. But no issue toggling around.
Mudbottom [1879891] Wiki Contributor

Ha, I was actually going to mention your tracker. It's still linked in my profile.

Not sure what happened. I didn't go back to it for a long while, but when I did it wasn't hosted any longer.
Multipass [1955315]

This is great! Would be amazing if Ice included in TornStats.

If you're after feature request/ feedback mine would be:

Implement a search against the two criteria . Ie Category = Rank, Attacks, Defends etc or ALL and Percentage = greater than [user defined %].

Basically I would like to be able to see, on one page, all the awards that I am closest to getting. So all Medals with 90% completion for example.

Obviously this is epic as is it is though. Thank you!!
Detective [1557351]

@Mudbuttom - I could add them all at once, I think I can optimize whole code a bit, so I'll try to do it today/tomorrow!

@AAW - Thank you indeed for finding bug! Another friend Orionis found one as well, but I think there should be no bugs left now. Could be wrong tho!

@Lonestar - I was thinking of adding that as well, it is deff possible, I only don't know how would I display that data, I guess script could show the closest requirement for next rank, since we know them all.

@Multipass - This is cool idea, although, not sure I'll be able to implement it really soon. haha

@Everyone else - Thank you for kind words! Appreciate it. :)
megalomaniacal [1542618] Committee Committee

not sure if you are looking for suggestions, but what about adding a page to tell you awards/medals you have left to unlock? i know there is something similar in the awards page in torn for medals, but for merit hunters like myself, would be convenient to see everything i need in one list.
Detective [1557351]

Sure, that is easy to add. =)

For medals, would you want only one per type or all you have to unlock?

I still have to add medals and honorbars on one page tho. :p but yeah, your suggestion should be added easily!
megalomaniacal [1542618] Committee Committee

I'm not sure about the medals. Maybe leave it with the next type you will unlock? I day that mostly so the page doesn't get too cluttered.
Detective [1557351]

Done, both for medals and honorbars. Last icon in a row(on both pages), shows the honorbars/medals you have yet to unlock. Thank you for suggestions! :)

I still have to add everything on one page. :D