Jump to content

IL2 stats - statistics system for a dedicated server IL2 Battle of Stalingrad.


Recommended Posts

  • 1CGS
Posted

[1.2.17] - 2017-09-27

- update libraries

- French localization (update)

- additional parameters in the pilot profile

- killboard: page of opponents in profile

 

 

Changing / Adding files:

 

 

src/stats/migrations/0027_new_pilot_params_step_1.py

src/stats/migrations/0028_new_pilot_params_step_2.py

src/stats/static/img/icons/small/kb_lose.png

src/stats/static/img/icons/small/kb_won.png

src/stats/templates/pilot_killboard.html

wheelhouse/Pillow-4.2.1-cp35-cp35m-win32.whl

wheelhouse/Pillow-4.2.1-cp35-cp35m-win_amd64.whl

wheelhouse/cffi-1.11.0-cp35-cp35m-win32.whl

wheelhouse/cffi-1.11.0-cp35-cp35m-win_amd64.whl

wheelhouse/filelock-2.0.12-cp35-none-any.whl

wheelhouse/psycopg2-2.7.3.1-cp35-cp35m-win32.whl

wheelhouse/psycopg2-2.7.3.1-cp35-cp35m-win_amd64.whl

wheelhouse/pycparser-2.18-py2.py3-none-any.whl

wheelhouse/six-1.11.0-py2.py3-none-any.whl

wheelhouse/wheel-0.30.0-py2.py3-none-any.whl

requirements.in

requirements.txt

requirements_dev.in

requirements_dev.txt

src/core/__init__.py

src/locale/de/LC_MESSAGES/django.mo

src/locale/de/LC_MESSAGES/django.po

src/locale/es/LC_MESSAGES/django.mo

src/locale/es/LC_MESSAGES/django.po

src/locale/fr/LC_MESSAGES/django.mo

src/locale/fr/LC_MESSAGES/django.po

src/locale/ru/LC_MESSAGES/django.mo

src/locale/ru/LC_MESSAGES/django.po

src/stats/models.py

src/stats/stats_whore.py

src/stats/templates/inline/pilot_tabs.html

src/stats/templates/pilot.html

src/stats/templates/squad.html

src/stats/urls.py

src/stats/views.py

wheelhouse/Django-1.11.5-py2.py3-none-any.whl

wheelhouse/setuptools-36.5.0-py2.py3-none-any.whl

 

 

 

 

 

killboard_en.png

profile_en.png

 

 

 

 

Required run update.cmd

  • Upvote 2
  • 3 months later...
  • 1CGS
Posted

[1.2.18] - 2018-01-11

- updated list of objects

- virtual lifes (tab in player profile)

 

 

Changing / Adding files:

 

 

src/core/__init__.py

src/custom/rewards.py

src/locale/de/LC_MESSAGES/django.mo

src/locale/de/LC_MESSAGES/django.po

src/locale/es/LC_MESSAGES/django.mo

src/locale/es/LC_MESSAGES/django.po

src/locale/fr/LC_MESSAGES/django.mo

src/locale/fr/LC_MESSAGES/django.po

src/locale/ru/LC_MESSAGES/django.mo

src/locale/ru/LC_MESSAGES/django.po

src/mission_report/statuses.py

src/objects.csv

src/stats/management/commands/stats_reset.py

src/stats/migrations/0029_vlifes.py

src/stats/migrations/0030_vlifes_step_2.py

src/stats/migrations/0031_vlifes_step_3.py

src/stats/models.py

src/stats/models_managers.py

src/stats/rewards.py

src/stats/static/css/style.css

src/stats/static/less/style.less

src/stats/stats_whore.py

src/stats/templates/inline/pilot_tabs.html

src/stats/templates/pilot_sorties.html

src/stats/templates/pilot_vlife.html

src/stats/templates/pilot_vlifes.html

src/stats/urls.py

src/stats/views.py

 

 

 

 

Required run update.cmd

  • 1CGS
Posted

[1.2.19] - 2018-03-13

- updated list of objects

- update libraries

- compatible with 3.001

- downloading python packages from the official repository (you can delete the directory of the wheelhouse)

- minor fixes

 

 

Changing / Adding files:

 

 

 

requirements.in    
requirements.txt    
requirements_dev.in    
requirements_dev.txt    
run/install.cmd    
run/update.cmd    
run/update.sh    
src/core/__init__.py    
src/mission_report/parse_mission_log_line.py    
src/mission_report/report.py    
src/mission_report/tests/test_parse_mission_log_line.py    
src/objects.csv    
src/stats/models.py    
src/stats/static/img/aircraft/a-20b.png    
src/stats/static/img/aircraft/bf 109 g-6.png    
src/stats/static/img/aircraft/la-5fn ser.2.png    
src/stats/static/img/aircraft/p-39l-1.png    
src/stats/static/img/aircraft/yak-7b ser.36.png    
src/stats/stats_whore.py    
src/stats/templates/pilot.html    
src/stats/templates/pilot_sortie.html    

 

 

 

 

Required run update.cmd

  • 1CGS
Posted

[1.2.20] - 2018-03-15

- updated list of objects

- compatible with 3.001

 

from the logs removed information about weapons and fuel, so that from statistics this information was removed

 

 

Changing / Adding files:

 

 

 

src/core/__init__.py    
src/mission_report/parse_mission_log_line.py    
src/mission_report/report.py    
src/objects.csv    
src/stats/models.py    
src/stats/stats_whore.py    
src/stats/templates/pilot_sortie.html    

 

 

 

 

Required run update.cmd

  • Like 1
  • 1 month later...
  • 1CGS
Posted

[1.2.21] - 2018-04-17

- pre-compatibility with 3.002

il2_stats_1.2.21.zip

 

version is not compatible with 3.001

 

Changing / Adding files:

 

 

 

src/core/__init__.py
src/mission_report/parse_mission_log_line.py
src/mission_report/report.py
src/mission_report/tests/test_parse_mission_log_line.py
src/stats/stats_whore.py
src/stats/templates/pilot_sortie.html

 

 

 

 

Required run update.cmd

  • Like 1
  • Thanks 1
  • 1CGS
Posted

[1.2.22] - 2018-05-25

- updated list of objects

- aircraft images

 

Changing / Adding files:

 

 

 

src/core/__init__.py    
src/objects.csv    
src/stats/static/img/aircraft/bf 109 g-14.png    
src/stats/static/img/aircraft/spitfire mk.ixe.png    

 

 

 

 

Required run update.cmd

  • 1CGS
Posted

[1.2.23] - 2018-07-18

- updated list of objects

- aircraft images

 

Changing / Adding files:

 

 

 

src/core/__init__.py
src/objects.csv
src/stats/static/img/aircraft/fokker dr.i.png
src/stats/static/img/aircraft/fw 190 a-8.png
src/stats/static/img/aircraft/spad 13.c1.png

 

 

 

 

Required run update.cmd

  • 1CGS
Posted

[1.2.24] - 2018-07-19

- object names can contain the symbol /

 

Changing / Adding files:

 

 

 

src/core/__init__.py
src/mission_report/parse_mission_log_line.py

 

 

  • 1CGS
Posted

[1.2.25] - 2018-07-20

- handling of new tanks as player-controlled

 

Changing / Adding files:

 

 

 

src/core/__init__.py
src/stats/stats_whore.py

 

  • 1CGS
Posted

[1.2.26] - 2018-09-30

- updated list of objects

- update libraries

- support  pve coop

 

 

Changing / Adding files:

 

 

 

requirements.in    
requirements.txt    
requirements_dev.in    
requirements_dev.txt    
src/core/__init__.py    
src/mission_report/parse_mission_log_line.py    
src/mission_report/report.py    
src/mission_report/tests/test_parse_mission_log_line.py    
src/objects.csv    

 

 

 

 

 

Required run update.cmd

  • 1CGS
Posted

[1.2.27] - 2018-11-20

- updated list of objects

- aircraft images

- division of ships into 3 categories

 

Changing / Adding files:

 

 

 

src/classes.csv    
src/core/__init__.py    
src/locale/de/LC_MESSAGES/django.mo    
src/locale/de/LC_MESSAGES/django.po    
src/locale/es/LC_MESSAGES/django.mo    
src/locale/es/LC_MESSAGES/django.po    
src/locale/fr/LC_MESSAGES/django.mo    
src/locale/fr/LC_MESSAGES/django.po    
src/locale/ru/LC_MESSAGES/django.mo    
src/locale/ru/LC_MESSAGES/django.po    
src/objects.csv    
src/score.csv    
src/stats/admin.py    
src/stats/models.py    
src/stats/static/img/aircraft/bf 109 k-4.png    
src/stats/static/img/aircraft/p-47d-28.png    
src/stats/static/img/aircraft/pfalz d.iiia.png    
src/stats/static/img/aircraft/sopwith camel.png    
src/stats/static/img/aircraft/u-2vs.png    
src/stats/templates/pilot.html    
src/stats/templates/pilot_sortie.html    
src/stats/templates/pilot_vlife.html    
src/stats/templates/squad.html    
src/stats/views.py  

 

 

 

 

 

Required run update.cmd

  • 3 weeks later...
  • 1CGS
Posted

For compatibility with the new units you need to update objects.csv file and run the update.

objects.zip

  • 1CGS
Posted

[1.2.28] - 2018-12-18

- updated list of objects

- option to hide the mission from the list (in the admin)

- an attempt to return the kills for an emergency landing (except landing on the landing gears)

 

Changing / Adding files:

 

 

 

src/core/__init__.py    
src/mission_report/report.py    
src/objects.csv    
src/stats/admin.py    
src/stats/migrations/0032_hide_mission.py    
src/stats/models.py    
src/stats/views.py    

 

 

 

 

Required run update.cmd

  • Thanks 1
  • 1CGS
Posted

For compatibility with the new units you need to update objects.csv file and run the update.

objects.zip

  • 1CGS
Posted

[1.2.29] - 2019-02-04

- updated list of objects

- update libraries

 

Changing / Adding files:

 

 

 

.gitignore  
requirements.in 
requirements.txt    
requirements_dev.in 
requirements_dev.txt    
src/conf.ini    
src/core/__init__.py    
src/objects.csv 
src/stats/templates/pilot.html  

 

 

 

 

Required run update.cmd

 

  • 1CGS
Posted

For compatibility with the new units you need to update objects.csv file and run the update.

objects.zip

  • 1CGS
Posted

[1.2.30] - 2019-03-06

- updated list of objects

-  ignoring bad lines in logs

 

Changing / Adding files:

 

 

 

src/core/__init__.py    
src/mission_report/report.py    
src/objects.csv    

 

 

 

 

Required run update.cmd

This is similar to the error I corrected in

  • Upvote 2
  • 1CGS
Posted

[1.2.31] - 2019-03-18

- updated list of objects

- new aircraft images

 

Changing / Adding files:

 

 

 

src/core/__init__.py
src/objects.csv
src/stats/static/img/aircraft/fokker d.vii.png
src/stats/static/img/aircraft/fokker d.viif.png
src/stats/static/img/aircraft/fw 190 d-9.png
src/stats/static/img/aircraft/sopwith dolphin.png
 

 

 

 

 

Required run update.cmd

 

  • Like 1
  • 1CGS
Posted

[1.2.32] - 2019-06-11

- updated list of objects

- new aircraft images

- fix  damage after finish of sortie

- fix to count hits with Mk

 

Changing / Adding files:

 

 

 

src/core/__init__.py    
src/mission_report/report.py    
src/objects.csv    
src/stats/static/img/aircraft/albatros d.va.png    
src/stats/static/img/aircraft/me 262 a.png    
src/stats/static/img/aircraft/s.e.5a.png    

 

 

 

 

Required run update.cmd

  • 1CGS
Posted

[1.2.34] - 2019-07-27

- updated list of objects

- new aircraft images (fix names)

 

Changing / Adding files:

 

 

 

src/core/__init__.py
src/objects.csv
src/stats/static/img/aircraft/bristol f2b (f.ii).png
src/stats/static/img/aircraft/bristol f2b (f.iii).png
src/stats/static/img/aircraft/halberstadt cl.ii 200hp.png
src/stats/static/img/aircraft/halberstadt cl.ii.png

 

 

 

 

Required run update.cmd

  • 1CGS
Posted

This version does not support new coalitions and countries. And also it does not support repair and rearm functionality.

 

[1.2.35] - 2019-10-01

- updated list of objects

- new aircraft images 

- the fixture of the undying paratroopers

 

Changing / Adding files:

 

 

 

src/core/__init__.py    
src/mission_report/report.py    
src/objects.csv    
src/stats/static/img/aircraft/p-38j-25.png    
src/stats/static/img/aircraft/p-51d-15.png    
src/stats/static/img/aircraft/tempest mk.v ser.2.png  

 

 

 

 

Required run update.cmd

  • Thanks 4
  • 1CGS
Posted

[1.2.36] - 2019-10-14

- updated list of objects

- support for coalitions of World War I and the split into two skins (parameter in the config - skin_id , 1 = ww2, 2 = ww1)

At the same time (in one mission) statistics can work with only one set of coalitions (World War I or World War II)

 

Changing / Adding files:

 

 

 

src/skins/1/img/flag/coal_1.png    
src/skins/1/img/flag/coal_2.png    
src/skins/1/img/flag/neutral.png    
src/skins/2/img/flag/coal_1.png    
src/skins/2/img/flag/coal_2.png    
src/skins/2/img/head_1.jpg    
src/skins/2/img/icons/small/coal_1.png    
src/skins/2/img/icons/small/coal_2.png    
src/conf.ini    
src/config.py    
src/core/__init__.py    
src/core/settings.py    
src/locale/de/LC_MESSAGES/django.mo    
src/locale/de/LC_MESSAGES/django.po    
src/locale/es/LC_MESSAGES/django.mo    
src/locale/es/LC_MESSAGES/django.po    
src/locale/fr/LC_MESSAGES/django.mo    
src/locale/fr/LC_MESSAGES/django.po    
src/locale/ru/LC_MESSAGES/django.mo    
src/locale/ru/LC_MESSAGES/django.po    
src/mission_report/constants.py    
src/mission_report/report.py    
src/objects.csv    
src/stats/context_processors.py    
src/stats/models.py    
src/stats/static/css/style.css    
src/stats/static/less/style.less    
src/stats/templates/inline/table_coal_pref_icon.html    
src/stats/templates/main.html    
src/stats/templates/missions.html    
src/stats/templates/online.html    
src/stats/templates/pilot.html    
src/stats/templates/squad.html    
src/stats/templates/squad_pilots.html    
src/stats/templates/tour.html    
src/stats/views.py    
src/skins/1/img/head_1.jpg   
src/skins/1/img/icons/small/coal_1.png 
src/skins/1/img/icons/small/coal_2.png   
src/skins/2/img/flag/neutral.png     

 

 

 

 

Required run update.cmd

  • 1CGS
Posted

[1.2.37] - 2019-10-19

- fix finish sortie

 

Changing / Adding files:

 

 

 

src/core/__init__.py
src/mission_report/report.py

 

 

 

  • 1CGS
Posted

[1.2.38] - 2019-11-07

- updated list of objects

- update libraries

- update weapons and mods lists

 

Changing / Adding files:

 

 

 

requirements.in    
requirements.txt    
requirements_dev.in    
requirements_dev.txt    
src/classes.csv    
src/core/__init__.py    
src/locale/de/LC_MESSAGES/django.mo    
src/locale/de/LC_MESSAGES/django.po    
src/locale/es/LC_MESSAGES/django.mo    
src/locale/es/LC_MESSAGES/django.po    
src/locale/fr/LC_MESSAGES/django.mo    
src/locale/fr/LC_MESSAGES/django.po    
src/locale/ru/LC_MESSAGES/django.mo    
src/locale/ru/LC_MESSAGES/django.po    
src/objects.csv    
src/score.csv    
src/stats/aircraft_mods.py    
src/stats/aircraft_payloads.py    
src/stats/models.py    
src/stats/templates/pilot.html    
src/stats/templates/pilot_sortie.html    
src/stats/templates/pilot_vlife.html    
src/stats/templates/squad.html    

 

 

 

 

Required run update.cmd

  • Thanks 1
  • 3 weeks later...
  • 1CGS
Posted

For compatibility with the new units you need to update objects.csv file and run the update.

 

objects.zip

  • Like 1
  • Thanks 1
  • 1CGS
Posted

[1.2.39] - 2020-01-21

- updated list of objects

- update planes images (thx CountZero)

 

Changing / Adding files:

 

 

 

src/core/__init__.py    
src/objects.csv 
src/stats/static/img/aircraft/a-20b.png 
src/stats/static/img/aircraft/bf 109 e-7.png    
src/stats/static/img/aircraft/bf 109 f-2.png    
src/stats/static/img/aircraft/bf 109 f-4.png    
src/stats/static/img/aircraft/bf 109 g-14.png   
src/stats/static/img/aircraft/bf 109 g-2.png    
src/stats/static/img/aircraft/bf 109 g-4.png    
src/stats/static/img/aircraft/bf 109 g-6.png    
src/stats/static/img/aircraft/bf 110 e-2.png    
src/stats/static/img/aircraft/bf 110 g-2.png    
src/stats/static/img/aircraft/fw 190 a-3.png    
src/stats/static/img/aircraft/fw 190 a-5.png    
src/stats/static/img/aircraft/fw 190 a-8.png    
src/stats/static/img/aircraft/he 111 h-16.png   
src/stats/static/img/aircraft/he 111 h-6.png    
src/stats/static/img/aircraft/hs 129 b-2.png    
src/stats/static/img/aircraft/i-16 type 24.png  
src/stats/static/img/aircraft/il-2 mod.1941.png 
src/stats/static/img/aircraft/il-2 mod.1942.png 
src/stats/static/img/aircraft/il-2 mod.1943.png 
src/stats/static/img/aircraft/ju 52 3mg4e.png   
src/stats/static/img/aircraft/ju 87 d-3.png 
src/stats/static/img/aircraft/ju 88 a-4.png 
src/stats/static/img/aircraft/la-5 ser.8.png    
src/stats/static/img/aircraft/la-5fn ser.2.png  
src/stats/static/img/aircraft/lagg-3 ser.29.png 
src/stats/static/img/aircraft/mc.202 ser.viii.png   
src/stats/static/img/aircraft/mig-3 ser.24.png  
src/stats/static/img/aircraft/p-39l-1.png   
src/stats/static/img/aircraft/p-40e-1.png   
src/stats/static/img/aircraft/pe-2 ser.35.png   
src/stats/static/img/aircraft/pe-2 ser.87.png   
src/stats/static/img/aircraft/spitfire mk.ixe.png   
src/stats/static/img/aircraft/spitfire mk.vb.png    
src/stats/static/img/aircraft/yak-1 ser.69.png  
src/stats/static/img/aircraft/yak-1b ser.127.png    
src/stats/static/img/aircraft/yak-7b ser.36.png   

 

 

 

 

Required run update.cmd

  • Thanks 1
  • Upvote 1
  • 1CGS
Posted

[1.2.40] - 2020-04-08

- updated list of objects

- 4.005 compatibility

- show in stats machine gunners

- button Buy Me A Coffee 

 

Changing / Adding files:

 

 

 

src/core/__init__.py    
src/locale/de/LC_MESSAGES/django.mo    
src/locale/de/LC_MESSAGES/django.po    
src/locale/es/LC_MESSAGES/django.mo    
src/locale/es/LC_MESSAGES/django.po    
src/locale/fr/LC_MESSAGES/django.mo    
src/locale/fr/LC_MESSAGES/django.po    
src/locale/ru/LC_MESSAGES/django.mo    
src/locale/ru/LC_MESSAGES/django.po    
src/mission_report/constants.py    
src/mission_report/helpers.py    
src/mission_report/parse_mission_log_line.py    
src/mission_report/tests/test_helpers.py    
src/mission_report/tests/test_report.py    
src/objects.csv    
src/stats/static/bmc-new-btn-logo.svg    
src/stats/static/css/style.css    
src/stats/static/less/style.less    
src/stats/templates/base.html    
src/stats/templates/pilot.html    
src/stats/templates/pilot_sortie.html    
src/stats/templates/pilot_vlife.html    
src/stats/templates/squad.html   

 

 

 

 

Required run update.cmd

  • Like 1
  • 1CGS
Posted

[1.2.41] - 2020-05-20

- updated list of objects

- update planes images

 

Changing / Adding files:

 

 

 

src/core/__init__.py    
src/objects.csv    
src/stats/admin.py    
src/stats/static/img/aircraft/Il-2-mod.43-UBT.png    
src/stats/static/img/aircraft/a-20b.png    
src/stats/static/img/aircraft/albatros d.va.png    
src/stats/static/img/aircraft/bf 109 e-7.png    
src/stats/static/img/aircraft/bf 109 f-2.png    
src/stats/static/img/aircraft/bf 109 f-4.png    
src/stats/static/img/aircraft/bf 109 g-14.png    
src/stats/static/img/aircraft/bf 109 g-2.png    
src/stats/static/img/aircraft/bf 109 g-4.png    
src/stats/static/img/aircraft/bf 109 g-6.png    
src/stats/static/img/aircraft/bf 109 k-4.png    
src/stats/static/img/aircraft/bf 110 e-2.png    
src/stats/static/img/aircraft/bf 110 g-2.png    
src/stats/static/img/aircraft/bristol f2b (f.ii).png    
src/stats/static/img/aircraft/bristol f2b (f.iii).png    
src/stats/static/img/aircraft/fokker d.vii.png    
src/stats/static/img/aircraft/fokker d.viif.png    
src/stats/static/img/aircraft/fokker dr.i.png    
src/stats/static/img/aircraft/fw 190 a-3.png    
src/stats/static/img/aircraft/fw 190 a-5.png    
src/stats/static/img/aircraft/fw 190 a-8.png    
src/stats/static/img/aircraft/fw 190 d-9.png    
src/stats/static/img/aircraft/halberstadt cl.ii 200hp.png    
src/stats/static/img/aircraft/halberstadt cl.ii.png    
src/stats/static/img/aircraft/he 111 h-16.png    
src/stats/static/img/aircraft/he 111 h-6.png    
src/stats/static/img/aircraft/hs 129 b-2.png    
src/stats/static/img/aircraft/i-16 type 24.png    
src/stats/static/img/aircraft/il-2 mod.1941.png    
src/stats/static/img/aircraft/il-2 mod.1942.png    
src/stats/static/img/aircraft/il-2 mod.1943.png    
src/stats/static/img/aircraft/ju 52 3mg4e.png    
src/stats/static/img/aircraft/ju 87 d-3.png    
src/stats/static/img/aircraft/ju 88 a-4.png    
src/stats/static/img/aircraft/la-5 ser.8.png    
src/stats/static/img/aircraft/la-5fn ser.2.png    
src/stats/static/img/aircraft/lagg-3 ser.29.png    
src/stats/static/img/aircraft/mc.202 ser.viii.png    
src/stats/static/img/aircraft/me 262 a.png    
src/stats/static/img/aircraft/mig-3 ser.24.png    
src/stats/static/img/aircraft/p-38j-25.png    
src/stats/static/img/aircraft/p-39l-1.png    
src/stats/static/img/aircraft/p-40e-1.png    
src/stats/static/img/aircraft/p-47d-28.png    
src/stats/static/img/aircraft/p-51d-15.png    
src/stats/static/img/aircraft/pe-2 ser.35.png    
src/stats/static/img/aircraft/pe-2 ser.87.png    
src/stats/static/img/aircraft/pfalz d.iiia.png    
src/stats/static/img/aircraft/s.e.5a.png    
src/stats/static/img/aircraft/sopwith camel.png    
src/stats/static/img/aircraft/sopwith dolphin.png    
src/stats/static/img/aircraft/spad 13.c1.png    
src/stats/static/img/aircraft/spitfire mk.ixe.png    
src/stats/static/img/aircraft/spitfire mk.vb.png    
src/stats/static/img/aircraft/tempest mk.v ser.2.png    
src/stats/static/img/aircraft/u-2vs.png    
src/stats/static/img/aircraft/yak-1 ser.69.png    
src/stats/static/img/aircraft/yak-1b ser.127.png    
src/stats/static/img/aircraft/yak-7b ser.36.png    
src/stats/static/img/aircraft/yak-9 ser.1.png    
src/stats/static/img/aircraft/yak-9t ser.1.png    

 

 

 

 

Required run update.cmd

  • Like 2
  • 1CGS
Posted

[1.2.42] - 2020-06-09

- updated list of objects

- updated list of payloads and mods

 

Changing / Adding files:

 

 

 

src/core/__init__.py    
src/locale/de/LC_MESSAGES/django.mo    
src/locale/de/LC_MESSAGES/django.po    
src/locale/es/LC_MESSAGES/django.mo    
src/locale/es/LC_MESSAGES/django.po    
src/locale/fr/LC_MESSAGES/django.mo    
src/locale/fr/LC_MESSAGES/django.po    
src/locale/ru/LC_MESSAGES/django.mo    
src/locale/ru/LC_MESSAGES/django.po    
src/objects.csv    
src/stats/aircraft_mods.py    
src/stats/aircraft_payloads.py     

 

 

 

 

Required run update.cmd

  • Like 2
  • Thanks 1
  • 1CGS
Posted

[1.2.43] - 2020-07-08

- updated list of objects

 

Changing / Adding files:

 

 

 

src/core/__init__.py    
src/objects.csv    
src/stats/static/img/aircraft/p-47d-22.png       

 

 

 

 

Required run update.cmd

  • Like 1
  • Thanks 1
  • Upvote 1
  • 1CGS
Posted

[1.2.44] - 2020-08-17

- updated list of objects

- fixed base class for machine_gunner

 

Changing / Adding files:

 

 

 

src/classes.csv    
src/core/__init__.py    
src/mission_report/parse_mission_log_line.py    
src/mission_report/report.py    
src/objects.csv      

 

 

 

 

Required run update.cmd

  • Like 1
  • Thanks 1
  • 1CGS
Posted

[1.2.45] - 2020-11-05

- updated list of objects

- update libraries

- Fix for a situation where there is a -1 country bug in logs

- added an editable field by which awards are sorted

 

Changing / Adding files:

 

 

 

.gitignore    
requirements.in    
requirements.txt    
requirements_dev.in    
requirements_dev.txt    
run/createsuperuser.cmd    
src/core/__init__.py    
src/mission_report/parse_mission_log_line.py    
src/mission_report/tests/test_parse_mission_log_line.py    
src/objects.csv    
src/stats/admin.py    
src/stats/migrations/0033_award_order_field.py    
src/stats/models.py    
src/stats/static/img/aircraft/hurricane mk.II.png    
src/stats/views.py    

 

 

 

 

Required run update.cmd

  • Thanks 2
  • Upvote 1
  • 1CGS
Posted

Fix for problem with hurricane image.

Replace file in il2_stats\src\stats\static\img\aircraft\

Delete all files at il2_stats\static\

run collectstatic.cmd

hurricane mk.ii.png.zip

  • Upvote 1
  • 1CGS
Posted

[1.2.46] - 2020-11-16

- updated list of objects

- Fixed counting online players for missions WWI

 

Changing / Adding files:

 

 

 

src/core/__init__.py    
src/mission_report/constants.py    
src/objects.csv    
src/stats/online.py    
src/stats/static/img/aircraft/bf 109 g-6 late.png    

 

 

 

 

Required run update.cmd

  • Like 1
  • 5 weeks later...
  • 1CGS
Posted

For compatibility with the new units you need to update objects.csv file and run the update.

objects.zip

  • Thanks 1
  • 2 weeks later...
  • 1CGS
Posted

For compatibility with the new units you need to update objects.csv file and run the update.

objects.zip

  • Like 1
  • Thanks 1
  • 1CGS
Posted

[1.2.47] - 2021-02-17

- updated list of objects

- correct saving of the mission file name with dots

 

Changing / Adding files:

 

 

 

src/core/__init__.py    
src/objects.csv    
src/stats/static/img/aircraft/fw 190 a-6.png    
src/stats/stats_whore.py    

 

 

 

 

Required run update.cmd

  • Like 1
  • 1CGS
Posted

[1.2.48] - 2021-02-28

- basic support for mod ratings by aircraft type

 

Changing / Adding files:

 

 

 

src/config.py
src/core/__init__.py
src/stats/migrations/0034_mod_rating_by_type.py
src/stats/models.py
src/stats/stats_whore.py

 

 

 

 

Required run update.cmd

  • Like 1
  • Thanks 1
  • 1CGS
Posted

[1.2.49] - 2021-04-03

- updated description of aircraft payload (Fedor Glazov)

- added the ability to customize points for ai planes

- added page with general statistics between tours

 

Changing / Adding files:

 

 

 

src/core/__init__.py    
src/locale/de/LC_MESSAGES/django.mo    
src/locale/de/LC_MESSAGES/django.po    
src/locale/es/LC_MESSAGES/django.mo    
src/locale/es/LC_MESSAGES/django.po    
src/locale/fr/LC_MESSAGES/django.mo    
src/locale/fr/LC_MESSAGES/django.po    
src/locale/ru/LC_MESSAGES/django.mo    
src/locale/ru/LC_MESSAGES/django.po    
src/mission_report/report.py    
src/stats/admin.py    
src/stats/aircraft_mods.py    
src/stats/migrations/0035_score_ai_value.py    
src/stats/models.py    
src/stats/stats_whore.py    
src/stats/templates/base.html    
src/stats/templates/overall.html    
src/stats/templates/pilot_sortie.html  

src/stats/templates/pilot_vlife.html 
src/stats/urls.py    
src/stats/views.py    

 

 

 

 

Required run update.cmd

  • Thanks 3
  • 1CGS
Posted

There are some non-critical typos in version 1.2.49. They can be corrected by downloading the archive and replacing the following files:

src/stats/templates/overall.html
src/stats/templates/pilot_vlife.html
 

Guest
This topic is now closed to further replies.
×
×
  • Create New...