Do you guys know that 0.9.14.1 is saving your teams stats
Mon, 2010-11-15 13:19
Look your windows C:\Users\XXXXX\Documents\Hedgewars\Teams folder
[Hedgehog0]
Name=Jooseppi
Hat=ushanka
Rounds=7536737
Kills=7077920
Deaths=6684773
Suicides=2097268
[Hedgehog1]
Name=Ivan
Hat=ushanka
Rounds=2097266
Kills=7667825
Deaths=7602281
Suicides=539492393
etc..
So why my stats are saved there but i can't find them on the game and what are you thinking about that the game is saving all loses and wins?
There was no entry in the new addictions that said anything about saved status in any way.
Those would actually be a headache to implement for many reasons.
Check the following link with questions about the upcoming (already released) 0.9.14 release for a few reasons:
http://www.hedgewars.org/node/2527#comment-17467
Deaths=-1064353792
Clearly they aren't being recorded with real data. :-p
There is no indication of updating of the value in the code, just a placeholder.
changeset: 3333:b18a166e6ca4
user: smxx
date: Fri Apr 16 12:38:31 2010 +0000
files: QTfrontend/CMakeLists.txt QTfrontend/achievements.cpp QTfrontend/achievements.h QTfrontend/binds.cpp QTfrontend/game.cpp QTfrontend/namegen.cpp QTfrontend/newnetclient.cpp QTfrontend/team.cpp QTfrontend/team.h project_files/hedgewars.pro
description:
Frontend:
* Added missing default binds for alternative camera movement (Numpad 2, 4, 6 and 8)
* Added new hedgehog structure to teams and added loading/saving of basic stats
* Added loading/saving of local achievements to teams (wip; might change/get dropped)
Looks like Smaxx just tossed that in 7 months ago, but it doesn't do anything.
--
Oh, what the heck. 1PLXzL1CBUD1kdEWqMrwNUfGrGiirV1WpH <= tip a hedgewars dev
It was just a Work In Progress, plus saving status (user information) is a complicated thing at many levels.