Skip to content

Commit

Permalink
changed version to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ir0n1e committed May 27, 2015
1 parent e08756c commit 54cac8d
Show file tree
Hide file tree
Showing 11 changed files with 26 additions and 25 deletions.
6 changes: 3 additions & 3 deletions bwplus_agm_patches/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ class CfgPatches {
weapons[] = {};
requiredVersion = 0.100000;
requiredAddons[] = {BWplus_core, AGM_Overheating, AGM_Aircraft, AGM_Logistics};
version = "1.4";
versionStr = "1.4";
versionAr[] = {1,4,0};
version = "1.4.1";
versionStr = "1.4.1";
versionAr[] = {1,4,1};
author[] = {"EduardLaser", "Ir0n1E"};
authorUrl = "http://ntalpha.de";
};
Expand Down
6 changes: 3 additions & 3 deletions bwplus_communications/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ class CfgPatches {
weapons[] = {BWplus_Satbag};
requiredVersion = 0.1;
requiredAddons[] = {BWplus_core, AGM_Interaction};
version = "1.4";
versionStr = "1.4";
versionAr[] = {1,4,0};
version = "1.4.1";
versionStr = "1.4.1";
versionAr[] = {1,4,1};
author[] = {"EduardLaser", "Ir0n1E", "TheDog"};
authorUrl = "http://ntalpha.de";
};
Expand Down
6 changes: 3 additions & 3 deletions bwplus_oldclasses/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ class CfgPatches {
BWplus_vehicles,
BWplus_toolsandstructures
};
version = "1.4";
versionStr = "1.4";
versionAr[] = {1,4,0};
version = "1.4.1";
versionStr = "1.4.1";
versionAr[] = {1,4,1};
author[] = {"EduardLaser", "Ir0n1E"};
authorUrl = "http://ntalpha.de";
};
Expand Down
6 changes: 3 additions & 3 deletions bwplus_sounds_merlin/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ class CfgPatches {
weapons[] = {};
requiredVersion = 0.100000;
requiredAddons[] = {BWplus_core, bwplus_vehicles, A3_Air_F};
version = "1.4";
versionStr = "1.4";
versionAr[] = {1,4,0};
version = "1.4.1";
versionStr = "1.4.1";
versionAr[] = {1,4,1};
author[] = {"EduardLaser", "Ir0n1E"};
authorUrl = "http://ntalpha.de";
};
Expand Down
6 changes: 3 additions & 3 deletions bwplus_sounds_weapons/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ class CfgPatches {
weapons[] = {};
requiredVersion = 0.100000;
requiredAddons[] = {BWplus_core, A3_Weapons_F};
version = "1.4";
versionStr = "1.4";
versionAr[] = {1,4,0};
version = "1.4.1";
versionStr = "1.4.1";
versionAr[] = {1,4,1};
author[] = {"EduardLaser", "Ir0n1E"};
authorUrl = "http://ntalpha.de";
};
Expand Down
Binary file modified bwplus_uniforms/config.cpp
Binary file not shown.
8 changes: 4 additions & 4 deletions bwplus_units/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ class CfgPatches {
BWplus_uniforms,
BWplus_communications
};
version = "1.4";
versionStr = "1.4";
versionAr[] = {1,4,0};
version = "1.4.1";
versionStr = "1.4.1";
versionAr[] = {1,4,1};
author[] = {"EduardLaser", "Ir0n1E"};
authorUrl = "http://ntalpha.de";
};
Expand Down Expand Up @@ -304,7 +304,7 @@ class CfgVehicles {
magazines[] = {"BWA3_30Rnd_556x45_G36_SD","BWA3_30Rnd_556x45_G36_SD","BWA3_30Rnd_556x45_G36_SD","BWA3_30Rnd_556x45_G36_SD","BWA3_30Rnd_556x45_G36_SD","BWA3_15Rnd_9x19_P8","BWA3_15Rnd_9x19_P8","BWA3_15Rnd_9x19_P8","BWA3_DM51A1","BWA3_DM25"};
respawnmagazines[] = {"BWA3_30Rnd_556x45_G36_SD","BWA3_30Rnd_556x45_G36_SD","BWA3_30Rnd_556x45_G36_SD","BWA3_30Rnd_556x45_G36_SD","BWA3_30Rnd_556x45_G36_SD","BWA3_15Rnd_9x19_P8","BWA3_15Rnd_9x19_P8","BWA3_15Rnd_9x19_P8","BWA3_DM51A1","BWA3_DM25"};
class eventHandlers {
Init = "(_this select 0) setvariable ['BWplus_isRadioman', true]; [(_this select 0), 'tf_rt1523g_big_bwmod'] call BWplus_core_fnc_addTFRbackpack;";
Init = "[(_this select 0), 'tf_rt1523g_big_bwmod'] call BWplus_core_fnc_addTFRbackpack;";
};

};
Expand Down
9 changes: 5 additions & 4 deletions bwplus_vehicles/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class CfgPatches {
BWplus_Fennek_Flecktarn_gmg,
BWplus_Fennek_Flecktarn_mg,
BWplus_Fennek_Flecktarn_pio,
BWplus_Fennek_Flecktarntarn_san,
BWplus_Fennek_Flecktarn_san,
BWplus_Fennek_Tropen,
BWplus_Fennek_Tropen_gmg,
BWplus_Fennek_Tropen_mg,
Expand All @@ -35,9 +35,9 @@ class CfgPatches {
AGM_Interaction,
AGM_Logistics
};
version = "1.4";
versionStr = "1.4";
versionAr[] = {1,4,0};
version = "1.4.1";
versionStr = "1.4.1";
versionAr[] = {1,4,1};
author[] = {"EduardLaser", "Ir0n1E"};
authorUrl = "http://ntalpha.de";
};
Expand Down Expand Up @@ -438,6 +438,7 @@ class CfgVehicles {
MACRO_ADDITEM(BWA3_ItemNavipad,1)
MACRO_ADDITEM(AGM_UAVBattery,1)
MACRO_ADDITEM(AGM_NVG_Wide,2)
MACRO_ADDITEM(BWplus_CamoNet_Dismantled,2)
};
class TransportBackpacks {
MACRO_ADDBACKPACK(BWA3_AssaultPack_Medic,1)
Expand Down
2 changes: 1 addition & 1 deletion bwplus_vehicles/fnc/fn_buildFOBCallback.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ _box allowdamage false;
_box setpos _pos_rel;
_box setdir _dir;
_items pushback _box;
waitUntil {alive _box};
//waitUntil {alive _box};


_pos_rel = [_pos, 4, _dir-210] call BIS_fnc_relPos;
Expand Down
Binary file modified bwplus_weapons/config.cpp
Binary file not shown.
2 changes: 1 addition & 1 deletion mod.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ author = "EduardLaser, Ir0n1E";
actionName = "Website";
action = "https://github.com/ir0n1e/BWplus";
description = "BW.plus - Additional skins and features for BWmod and AGM";
version = "1.4";
version = "1.4.1";

0 comments on commit 54cac8d

Please sign in to comment.