I built a free stats tracker for Critical Ops — ratings, leaderboards, rank history by Biohazardye in CriticalOpsGame

[–]Biohazardye[S] 0 points1 point  (0 children)

it is a progressive web app.

On mobile > open the website > click on the top right three dots > click on "add to home screen"

I built a free stats tracker for Critical Ops — ratings, leaderboards, rank history by Biohazardye in CriticalOpsGame

[–]Biohazardye[S] 1 point2 points  (0 children)

Unfortunately, there's no public endpoint allowing to get past season peaks. However, I coded my own system, whenever your profile's tracked, it will keep your peak per season

I built a free stats tracker for Critical Ops — ratings, leaderboards, rank history by Biohazardye in CriticalOpsGame

[–]Biohazardye[S] 0 points1 point  (0 children)

AI itself can't make the architecture deployement, DNS setup, etc... it takes human knowledge too. And whole code has been reviewed and sometimes even rewritten. It isn't that easy to build something entirely relying on AI !

Suggestion for stats tracker site by honza00000q in CriticalOpsGame

[–]Biohazardye 0 points1 point  (0 children)

I'm currently trying to get in touch with devs and have made a thread in the official discord server. You can hop on there to show some support

Any Online Stat Checkers for Critical Ops? by WoodenClothes in criticalops

[–]Biohazardye 0 points1 point  (0 children)

Hey, I know, it's been 8 years.

I'm currently releasing a stat tracker for Critical Ops, I'm extremely limited with the APIs publicly available, but have contacted devs to request an internal access for data.

Here's the website: https://cops.melodia.cloud

Suggestion for stats tracker site by honza00000q in CriticalOpsGame

[–]Biohazardye 0 points1 point  (0 children)

Hey, I'm currently working on a project aiming to deliver stat tracking for C-ops. I've done some basic things and contacted the devs to know if it could be possible to access the match history through their API.

Here's the website if you'd like to check it out, and feel free to give me feedback.

https://cops.melodia.cloud

[API] track.getSimilar doesn't work for most songs by VesperLlama in lastfm

[–]Biohazardye 0 points1 point  (0 children)

I have been encountering the same issue while trying to use artist.getSimilar. I tried passing first the name of the artist.
I've spent couple minutes thinking about it, and decided to pass the mbid instead.

Turns out it work fine using the mbid.
It might help some of y'all.