aec9962121
Fix changeProjectileDirection
2015-04-06 18:02:08 -03:00
04e9f28734
Make function handle negative numbers
2015-04-06 16:12:38 -03:00
c1799616c7
add function to convert numbers to string
2015-04-06 20:47:11 +02:00
1bb6be5654
Cleaning up of all tabs in source code files.
2015-04-06 09:22:43 -07:00
befb52e855
Merge pull request #260 from KoffeinFlummi/serverConfig
...
Server Config support
2015-04-06 01:42:33 +02:00
e3ad83e109
Merge pull request #286 from KoffeinFlummi/lasers
...
Self designating lasers, Javelin Guidance, DAGR laser guidance, Comanche updated HUDS
2015-04-05 13:26:54 -07:00
f1a3d588ba
Changed initialization order of config settings.
...
ACE_Settings should never force any setting by default. Loading it first ensures that all settings from ACE_Settings exist. This way, ACE_ServerSettings will override ACE_Settings, even if no force is used. Mission settings will override the server config settings, if no force is used.
This ensures that all settings are of their correct type, in case an outdated or corrupt server config is used, as well as have their correct localized display name and description
2015-04-05 12:38:10 +02:00
044d2551ce
Merge branch 'master' into serverConfig
2015-04-04 23:00:47 +02:00
77d39877d2
Merge branch 'master' into medicalImprovements
2015-04-04 22:01:15 +02:00
a7edd00420
removed useless doAnimation call when animation is not "unconscious" in unconscious state
2015-04-04 20:41:49 +02:00
efe810ae4e
Private Variables for localEvent
2015-04-04 12:08:59 -05:00
1dea63067a
Merge branch 'master' of https://github.com/KoffeinFlummi/ACE3 into optics
2015-04-04 16:14:19 +02:00
6541600d44
Switch everything to use modelToWorldVisual instead of modelToWorld.
2015-04-03 15:26:27 -07:00
6c4dda2dc8
Use visual versions.
2015-04-03 14:40:01 -07:00
9968bc132c
get a pip scope to work
2015-04-03 22:30:29 +02:00
b0575bad21
improve infoDisplayChanged EH
2015-04-03 17:50:52 +02:00
63ac3bb768
Merge branch 'master' into lasers
...
Conflicts:
addons/common/XEH_preInit.sqf
2015-04-03 10:40:11 -03:00
d81d1b3176
Added: ACE Event stack debugging output, use DEBUG_EVENTS in main\script_debug
...
Added: PFH Perfcounter tracking+output, use ENABLE_PERFORMANCE_COUNTERS in main\script_debug and then call ace_common_fnc_dumpPerformanceCounters
2015-04-02 16:05:21 -07:00
88b9d0899f
shortdot scope onDraw
2015-04-03 00:03:08 +02:00
596854a264
Moved getTurretDirection to common.
...
Tweak creation of action (fucking actions?!) :( :( :(
2015-04-02 10:05:50 -07:00
b0926a542c
Merge pull request #282 from KoffeinFlummi/AddItemToInventory
...
Added a function that will add the passed item to the unit or place it i...
2015-04-02 08:42:48 -07:00
f2d802eb90
make getGunner work in person turret turret units (commander FFV) and for foot soldiers
2015-04-02 13:52:22 +02:00
d8e0c54406
function to log ace config entries
2015-04-02 10:27:21 +02:00
8fde553731
getItemType more relyable after potential arma updates
2015-04-02 08:16:13 +02:00
191126ecd6
update getItemType
2015-04-02 07:37:44 +02:00
cc27ff63d6
finalized. works for weapons/mags/items. Optional container also works.
2015-04-01 16:51:34 -07:00
5d6495dafe
Merge remote-tracking branch 'origin/master' into AddItemToInventory
2015-04-01 16:42:24 -07:00
411fb6bc62
getText vs. getNumber
2015-04-01 22:13:37 +02:00
a14cc0853e
function to return item type
2015-04-01 21:52:56 +02:00
bd1f69d8a2
assign container
2015-04-01 10:37:47 -07:00
b66bb4ffd6
add functions to get cfg type of items and objects
2015-04-01 19:36:11 +02:00
46a761a1c8
canAdditem works on weapons.
2015-04-01 10:35:22 -07:00
de920e8874
Final cleanup.
2015-04-01 10:34:38 -07:00
ec6fb6fcb8
containerize.
2015-04-01 10:34:16 -07:00
c3f915a0ac
tabs because
2015-04-01 10:22:27 -07:00
37bbbc607f
derp.
2015-04-01 10:20:58 -07:00
46284622b3
Optional container variable for adding item to a specific container (vest/backpack/uniform)
2015-04-01 10:20:24 -07:00
e06e7a2a51
Added a function that will add the passed item to the unit or place it in a ground holder if the unit has no space.
2015-04-01 18:48:46 +02:00
d7aaead032
remove obsolete function for channel
2015-03-28 07:04:50 +01:00
7486ae3036
ace_common_fnc_currentChannel is no longer relyable
2015-03-28 06:55:46 +01:00
e7ec618f97
function decription
2015-03-28 02:10:04 +01:00
d12ba196c5
function to return attachments, muzzles with magazines and ammo, moved stuff around
2015-03-28 01:43:30 +01:00
7a091215e1
Draft #188
2015-03-27 16:26:18 +01:00
9fcb193064
Merge pull request #243 from KoffeinFlummi/mediccarry
...
refining carrying injured persons
2015-03-26 18:04:35 +01:00
0a0e7c8a0c
disable user input was broken
2015-03-26 17:32:00 +01:00
606c1fbcf9
tweaks
2015-03-26 14:11:04 +01:00
0b05a2bfb2
speed up some debug functions by 99.99%
2015-03-26 14:11:01 +01:00
816b1d74ad
tweak, pushBack vs + Array
2015-03-26 14:10:59 +01:00
97ae218288
adjust functions to new syntax
2015-03-26 14:10:56 +01:00
dea830441b
tweak turret functions
2015-03-26 14:10:53 +01:00