Skip to content

Commit

Permalink
Update objects.csv
Browse files Browse the repository at this point in the history
  • Loading branch information
FGlazov committed Sep 23, 2021
1 parent 3a1c064 commit c290cfc
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 4 deletions.
6 changes: 5 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,8 @@ Version 1.8.0

- Update to 2.3.0 of enhancements.
- Fix bug where victories against tank players were showing incorrect point values in sortie log (the score was computed correctly, but the score gained when killing tank players was being displayed incorrectly).
- Fix bug which causes a 500 error to occur instead of a 404 when an unknown player is queried without a tour.
- Fix bug which causes a 500 error to occur instead of a 404 when an unknown player is queried without a tour.

Version 1.8.1

- Update objects.csv
6 changes: 3 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ Disconnect mod by CountZero ( https://forum.il2sturmovik.com/topic/56709-mod-for
Split Rankings mod by =Few=Revolves and Enigma89 ( https://forum.il2sturmovik.com/topic/69965-il-2-stats-submod-split-rankings/ )
Global Aircraft Stats mod =Few=Revolves and Enigma89 ( https://forum.il2sturmovik.com/topic/70380-il-2-stats-mod-global-aircraft-stats/ )

This bundle version is designed to work with version 1.2.54 of IL-2 stats.
This bundle version is designed to work with version 1.2.56 of IL-2 stats.

Disconnect mod version: 1.6.2
Tank mod version: 3.3
Stats Enhancements version : 2.2.4
Tank mod version: 3.4
Stats Enhancements version : 2.3.0
Global Aircraft Stats mod version : 1.4.4

DISCLAIMER: This module is NOT (currently) retroactive, it will only split the stats of new sorties.
Expand Down
14 changes: 14 additions & 0 deletions src/objects.csv
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ aircraft_light,Sopwith Camel,1,,
aircraft_light,Sopwith Dolphin,1,,
aircraft_light,SPAD 13.C1,1,,
aircraft_light,SPAD 7.C1 150hp,1,,
aircraft_light,SPAD 7.C1 180hp,1,,
aircraft_light,Spitfire Mk.IXe,1,,
aircraft_light,Spitfire Mk.VB,1,,
aircraft_light,Spitfire Mk.XIV,1,,
Expand Down Expand Up @@ -991,6 +992,15 @@ explosion,HE_203mm_70kg_21kg_building,0,,
explosion,HE_203mm_70kg_21kg_ground,0,,
explosion,HE_203mm_70kg_21kg_object,0,,
explosion,HE_203mm_70kg_21kg_water,0,,
explosion,HE_210mm_135kg_19kg_building,0,,
explosion,HE_210mm_135kg_19kg_ground,0,,
explosion,HE_210mm_135kg_19kg_object,0,,
explosion,HE_210mm_135kg_19kg_water,0,,
explosion,HE_210mm_135kg_3kg_building,0,,
explosion,HE_210mm_135kg_3kg_ground,0,,
explosion,HE_210mm_135kg_3kg_internal,0,,
explosion,HE_210mm_135kg_3kg_object,0,,
explosion,HE_210mm_135kg_3kg_water,0,,
explosion,HE_210mm_41kg_10kg_building,0,,
explosion,HE_210mm_41kg_10kg_ground,0,,
explosion,HE_210mm_41kg_10kg_object,0,,
Expand Down Expand Up @@ -1414,6 +1424,8 @@ shell,NPC_SHELL_GER_150_CV,0,,
shell,NPC_SHELL_GER_150_HE,0,,
shell,NPC_SHELL_GER_20_AP,0,,
shell,NPC_SHELL_GER_20_HE,0,,
shell,NPC_SHELL_GER_210_CV,0,,
shell,NPC_SHELL_GER_210_HE,0,,
shell,NPC_SHELL_GER_37_CV,0,,
shell,NPC_SHELL_GER_37_HE,0,,
shell,NPC_SHELL_GER_37x250_AP,0,,
Expand Down Expand Up @@ -1675,6 +1687,7 @@ trash,Block of buildings,0,,
trash,BlocksArray,0,,
trash,Bomb Sight He111,0,,
trash,Bomb Sight He111,0,,
trash,Bomb Sight HP400,0,,
trash,Bomb Sight Pe2,0,,
trash,Bomb Sight Pe2,0,,
trash,Bombsite Aimer,0,,
Expand Down Expand Up @@ -2418,6 +2431,7 @@ vehicle_crew,BotTankT34UVZ43_Gunner,0,gunner,
vehicle_crew,BotTankT34UVZ43_Loader,0,loader,
vehicle_crew,BotTankT34UVZ43_Radist,0,radist,
vehicle_crew,ParatrooperGER,0,paratrooper,десантник
vehicle_crew,ParatrooperUK,0,paratrooper,
vehicle_crew,ParatrooperUS,0,paratrooper,
vehicle_static,15 cm schwere Feldhaubitze 13,0,,
vehicle_static,AMES Type 15 Radar,0,,
Expand Down

0 comments on commit c290cfc

Please sign in to comment.