bugdone

Results 33 comments of bugdone

I see what you mean. I thought you wanted something like [this](http://i.imgur.com/bed2PXp.png) Also check out [this pretty design](https://csgostats.gg/match/35143). Scroll to _Round Breakdown_; each round is clickable and you can see...

Theoretically this would be interesting in that you could see better stats against non-cheaters. But I think there won't be any difference since: * some start cheating after playing against...

What url are you using to access HeadshotBox? Does is start with `http://127.0.0.1`?

Enabling web mode would actually make it work with the private ip address **only if** the demo directory is set to the `replays/` folder of your csgo installation. The problem...

The problem is I keep changing the format of the stats as the code evolves. And keeping backwards compatibility with the old stats formats means more work. Also new features...

I must change the DDL myself whenever I change the format as re-parsing the demos is expensive. But the code that works with the data is the problem. In the...

The match scoreboard features a HLTV rating column. In the next version will have the ADR column as well. As for the multikills, adding them to the scoreboard would make...

So you want to find the rounds where a situation of 1v2 was won in less than 10 seconds?

This looks somewhat related to #125. You could use the date filter to filter matches after the last rank change date. The only problem would be usability: you would have...