e97c7c0f65
Translation: IT completed (with BOM)
2016-03-27 21:22:15 +02:00
467075ad67
replace timePFH with CBA_missionTime
2016-03-02 11:01:39 +01:00
7f022eda00
Replace Purista with Roboto - everywhere, close #3401
2016-02-24 15:06:27 +01:00
46a239f9f6
precompile on game start
2016-02-22 15:20:36 +01:00
0021bc08df
Added translation for most Italian stringtable entries
2016-02-20 21:39:05 +01:00
0b9695ce70
Apply the ufeh to ACE_Grenades
2016-02-06 17:20:30 -03:00
ac3f75c8b4
Apply the ufeh to ACE_Goggles
2016-02-06 17:16:10 -03:00
c87f19c8da
Fix #3258
2016-02-04 10:04:26 -03:00
46d6e92bca
Add quick debug defines to all script_components
2016-01-28 23:26:02 -06:00
c042703786
Merge branch 'release'
2016-01-05 22:55:34 +01:00
a72e07fcaa
Goggles - change some events to be client only
...
all these events have `if (_unit != ACE_player) exitWith {true};`
2016-01-03 11:01:14 -06:00
3974c255a0
fix usage of deprectated fired XEH, fix #3088
2016-01-03 15:27:16 +01:00
dc60860421
Fix Third Person Goggle Effect Not Displaying
...
#3074
2015-12-26 23:31:49 -06:00
c2564de5ef
Fix UBC for 1.54
...
Soldiers no longer inherit hitpoints from CaManBase
Adds a macro to deal with them
2015-11-20 23:27:29 -06:00
ebbf2b373a
goggles - prevent CBA PFEH warning
...
fix "x\cba\addons\common\fnc_removePerFrameHandler.sqf:30","WARNING:
Invalid or not existing PFH ID."
2015-11-17 23:44:50 -06:00
a57d1bca75
replace local keyword with private
2015-11-17 17:43:07 +01:00
945ec7a388
more goggles code cleanup
2015-09-30 01:31:45 +02:00
dc882a3c66
more goggles code cleanup
2015-09-30 01:26:08 +02:00
8d5ce1dbe2
more goggles code cleanup
2015-09-29 22:24:25 +02:00
62349f685c
more goggles code cleanup
2015-09-29 22:01:40 +02:00
b7ce315240
more goggles code cleanup
2015-09-29 21:28:57 +02:00
d1aacf3fef
more goggles code cleanup
2015-09-29 19:51:41 +02:00
53bfcdb61e
more goggles code cleanup
2015-09-29 18:51:24 +02:00
d051d4c208
more goggles code cleanup
2015-09-29 17:57:09 +02:00
477e9f06b6
more goggles code cleanup
2015-09-29 17:09:23 +02:00
2731ac360a
more goggles code cleanup
2015-09-29 16:56:10 +02:00
d25d79c485
Goggles Code refactoring initial commit
2015-09-29 16:22:57 +02:00
9996aa22ab
Replace googles - isTurnedOut
2015-09-21 15:03:34 -05:00
b7e02da1cc
remove if (!hasInterface) from PFH
...
move ! in ()
2015-09-11 16:58:26 +02:00
defbdf1b1a
fix that HC throw a issue if PPEffect was used/applyed
2015-09-09 17:05:48 +02:00
397d77e5b5
Remove special goggles treatment of vehicle units
...
The condition to disable the overlay for gunners introduces more problems (and inconsistencies for that matter) than it was worth. Vehicle gunners using camera based weapons should probably consider not wearing a pair of glasses/goggles before doing so.
2015-08-31 15:25:40 +01:00
543e829278
Fix goggles overlay for FFV seats
...
When aiming down sights, view is considered to be "gunner" and so the overlay would be disabled. Introduces addition canUseWeapon check if view is "gunner" to differentiate FFV seats from regular gunner seats
2015-08-31 14:56:51 +01:00
b3741f4036
Capitalization for macro CBA_fnc_addPerFrameHandler
2015-08-04 02:34:38 -05:00
fba457999e
#1899 - Remove AV_ESS_blk config
2015-07-25 14:32:24 -05:00
d934c25b78
Merge branch 'master' into macroSTR
...
Conflicts:
addons/interact_menu/ACE_Settings.hpp
2015-05-30 19:54:32 +02:00
763cb07629
Macro STRING to LSTRING
2015-05-28 21:59:04 +02:00
236ae767b5
Goggles - Cache Surface Dust
2015-05-28 00:18:45 -05:00
6072e14077
Changed all strings to macros (except external)
2015-05-27 19:04:25 +02:00
c924baefd7
All instances of time and diagTicktime changed to ACE_time / ACE_diagTime.
2015-05-21 09:42:44 -07:00
31adb5a9fc
Second batch of settings files
2015-05-14 20:59:25 +02:00
b859956604
rename category ace <blank> to ace common
2015-05-01 10:19:47 +02:00
b472292b20
Remove tabler comments.
...
sed is awesome.
2015-04-26 21:05:41 +02:00
caef5c105f
More Privates
2015-04-17 22:40:37 -05:00
8b915380b7
Merge branch 'hungarian-merge'
2015-04-15 13:55:02 +02:00
ebcdafe610
Fix spelling of "isClientSetable"
2015-04-14 21:43:19 +02:00
3c3f6ba4c3
Translation: A to I
...
Some parts filled out, other parts corrected or stylized.
2015-04-13 19:28:58 +02:00
614afa8537
Merge https://github.com/Kllrt/ACE3 into czech-merge
...
Conflicts:
addons/attach/stringtable.xml
addons/captives/stringtable.xml
addons/common/stringtable.xml
addons/dragging/stringtable.xml
addons/explosives/stringtable.xml
addons/goggles/stringtable.xml
addons/grenades/stringtable.xml
addons/hearing/stringtable.xml
addons/interact_menu/stringtable.xml
addons/interaction/stringtable.xml
addons/inventory/stringtable.xml
addons/kestrel/stringtable.xml
addons/laser_selfdesignate/stringtable.xml
addons/laserpointer/stringtable.xml
addons/logistics_uavbattery/stringtable.xml
addons/logistics_wirecutter/stringtable.xml
addons/magazinerepack/stringtable.xml
addons/maptools/stringtable.xml
addons/medical/stringtable.xml
addons/microdagr/stringtable.xml
addons/nametags/stringtable.xml
addons/optionsmenu/stringtable.xml
addons/overheating/stringtable.xml
addons/realisticnames/stringtable.xml
addons/reload/stringtable.xml
addons/reloadlaunchers/stringtable.xml
addons/weaponselect/stringtable.xml
addons/wep_javelin/stringtable.xml
addons/winddeflection/stringtable.xml
2015-04-12 14:27:59 +02:00
c6efd4e546
Merge https://github.com/EpMAK/ACE3 into russian-merge
2015-04-12 05:39:46 +02:00
21abff3713
Revert "Revert "Russian Translation""
...
This reverts commit ea04f4ab3e
.
2015-04-11 21:33:34 +03:00
ea04f4ab3e
Revert "Russian Translation"
...
This reverts commit 17a552bb80
.
2015-04-11 21:33:07 +03:00