I'm studding the python script from Ekspoint and Slava7572 to consider implementing that changes...
Main changes:
- config.json and color.json merged in to 1 file
- config.json, expected_tank_values.json, cache.json moved to \res_mods\configs\wotstat
dailyXPFactor, gametype, damageRec, potDamageRec, deathsCount, fortResource, mileage, originalPremXP, originalFreeXP, eventTmenXP, autoRepairCost, autoLoadCost, autoEquipCost, service, grossCredits, grossGold, totalDmgRec, totalMileage, totalMileagekm, totalPotDmgRec, totalDeathsCount, allXP, totalOriginalFreeXP, totalOriginPremXP, totalTmenXP, totalEventTmenXP, totalResources, autoRepairGBMCost, autoLoadGBMCost, autoEquipGBMCost, place
netCredits = credits
netGold = gold
damageAssistedRadio = assistRadio
damageAssistedTrack = assistTrack
totalDmgAssistRadio = totalAssistRadio
totalDmgAssistTrack = totalAssistTrack
- changed handling of vehicle and map names
I think they wanted to make the script more lightly or some of the macros could be the reason that script stops further counting in some cases, but removing them would change the mod visually.
I would like to see what You think about it....
Edited by Dado_Ze, 20 September 2016 - 12:35 PM.