Szturmi, on 28 January 2012 - 09:43 AM, said:
And I have question. His stat will be updated or it will stay as it was half year ago?
The next thing I will code is the update mechanism. I will update the most outdated data first.
Afghane, on 28 January 2012 - 10:01 AM, said:
As a future improvement, please consider adding a local filter that allows everyone to customize the display with whatever stat they consider relevant.
Yes, already thought about it. There is a need of a configuration file for the flash files.
Afghane, on 28 January 2012 - 10:01 AM, said:
PS: Does the tool have a "timeout" setting to give up trying to pull data in case, let's say, it can't reach your website?
It does. However, since the data is cached and there is no need to other access remote service, most of the rating requests are served within 10-25 milliseconds. Uncached reads take about 1.5 seconds. It either returns the data or an error, there is only a very tiny change of requests hanging due to an infrastructure failure. If you are going to use to mod to watch replays with internet turned off, 5-10 seconds wait times on each load are unavoidable.
ElcomeSoft, on 28 January 2012 - 10:54 AM, said:
Two questions: Would it be possible to add an average GWR/Efficiency score for your team on the in-match screen? Could be useful for studying porpoises or other turtley matters.
Unfortunately redesigning of table layout is out of my reach.
ElcomeSoft, on 28 January 2012 - 10:54 AM, said:
And: Could we have more information on how the database expands? I noticed that it took about 4 matches for the Database to acquire my stats and only 1/3rd or 1/4th of all players I encounter are showing stats at the moment.
I do not known the amount of active players in the EU server, few 100k of players might need to be added. The more unknown players you see, the more data the mod can collect

The peak rate at which the data can be collected is 15k player per day.
ironz, on 28 January 2012 - 11:15 AM, said:
Best mod ever!

Nothing good about it yet

Thanks for helping out alpha testing!
ander, on 28 January 2012 - 12:58 PM, said:
Thanks.
ander, on 28 January 2012 - 12:58 PM, said:
Also, it will be great if these stats are shown only when you press the tab button.
Just restore PlayersPanel.swf with the original flash file.
Swoopie, on 28 January 2012 - 01:23 PM, said:
Your game is installed at a very weird location. There is a Windows limitation of maximum path length to a file of 258-260 characters (non-Unicode and non-UNC). The mod needs long filenames to transport information, thus the length of the path to your game's folder must not exceed 40 characters. C:\Games\World_of_Tanks is 23 characters, while C:\Users\Admin\Documents\asdf\Random\World_of_Tanks is 52, so it will not work. You will have to move it to a proper place, not to something asdf in your documents