Neviothr
|
75f7ed7532
|
Utilize isNotEqualTo (#7929)
* Utilize isNotEqualTo
* undo changes to some files
* redo some changes, fix based on @Vdauphin 's comment
* fix validator issues
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
|
2021-02-27 11:05:05 -06:00 |
|
Dedmen Miller
|
e2ac18a05d
|
[WIP] Fix script errors reporting wrong line numbers (#6407)
* advanced_ballistics
* advanced_fatigue
* advanced_throwing
* ai
* aircraft
* arsenal
* atragmx
* attach
* backpacks
* ballistics
* captives
* cargo
* chemlights
* common
* concertina_wire
* cookoff
* dagr
* disarming
* disposable
* dogtags
* dragging
* explosives
* fastroping
* fcs
* finger
* frag
* gestures
* gforces
* goggles
* grenades
* gunbag
* hearing
* hitreactions
* huntir
* interact_menu
* interaction
* inventory
* kestrel4500
* laser
* laserpointer
* logistics_uavbattery
* logistics_wirecutter
* magazinerepack
* map
* map_gestures
* maptools
* markers
* medical
* medical_ai
* medical_blood
* medical_menu
* microdagr
* minedetector
* missileguidance
* missionmodules
* mk6mortar
* modules
* movement
* nametags
* nightvision
* nlaw
* optics
* optionsmenu
* overheating
* overpressure
* parachute
* pylons
* quickmount
* rangecard
* rearm
* recoil
* refuel
* reload
* reloadlaunchers
* repair
* respawn
* safemode
* sandbag
* scopes
* slideshow
* spectator
* spottingscope
* switchunits
* tacticalladder
* tagging
* trenches
* tripod
* ui
* vector
* vehiclelock
* vehicles
* viewdistance
* weaponselect
* weather
* winddeflection
* yardage450
* zeus
* arsenal defines.hpp
* optionals
* DEBUG_MODE_FULL 1
* DEBUG_MODE_FULL 2
* Manual fixes
* Add SQF Validator check for #include after block comment
* explosives fnc_openTimerUI
* fix uniqueItems
|
2018-09-17 14:19:29 -05:00 |
|
Phyma
|
ffaa195fe5
|
Conform function headers to coding guidelines (#5255)
* Fixed headers to work with silentspike python script
* Fixed rest of the files
* Fixed ace-team
|
2017-06-08 15:31:51 +02:00 |
|
esteldunedain
|
4df561e13a
|
Fix airburst ammo when the ACE_FCS is not enabled (the code is not reached anyway)
|
2016-11-15 23:11:34 +01:00 |
|
ulteq
|
9641d306e6
|
Reused already calculated initSpeed
|
2016-11-15 23:11:34 +01:00 |
|
esteldunedain
|
4854b963db
|
Apply a correction to the FCS based on vanilla zeroing
|
2016-11-15 23:11:34 +01:00 |
|
PabstMirror
|
84c5a0d266
|
FCS - Minor firedEH optimization
|
2016-04-01 21:51:22 -05:00 |
|
esteldunedain
|
fe66d93275
|
Added ignore private warnings + trace
|
2016-02-06 17:07:05 -03:00 |
|
esteldunedain
|
efbff8cc23
|
Pass the turret path too
|
2016-02-06 16:49:53 -03:00 |
|
esteldunedain
|
59cbc6da10
|
Remove unneeded test in FCS fireEH
|
2016-02-06 16:49:27 -03:00 |
|
esteldunedain
|
b2bd11ed77
|
Apply the ufeh to ACE_FCS
|
2016-02-06 16:29:58 -03:00 |
|
commy2
|
077b9827e8
|
code cleanup fcs
|
2015-12-10 16:00:14 +01:00 |
|
ulteq
|
aa21962f8b
|
Allowed positive weapon initSpeed values
|
2015-05-01 18:55:44 +02:00 |
|
ulteq
|
6dc28f026f
|
Added missing private
|
2015-05-01 17:15:49 +02:00 |
|
ulteq
|
4c0bed609e
|
Fixed a typo
|
2015-05-01 11:53:53 +02:00 |
|
ulteq
|
965e45a53c
|
Takes negative initSpeed values into account
|
2015-05-01 10:25:33 +02:00 |
|
jaynus
|
27caff5564
|
Fixed: Add platform velocity to FCS calculations; resolves #361
|
2015-04-06 18:36:39 -07:00 |
|
jaynus
|
7fa8365d51
|
Remove debug, new Release build of extension.
|
2015-04-06 14:50:22 -07:00 |
|
esteldunedain
|
35129a7a41
|
Debug stuff for the velocity correction
|
2015-04-06 17:37:18 -03:00 |
|
Nicolás Badano
|
bcf533292a
|
Remove weapon initVelocities for guns with FCS
|
2015-03-07 14:12:00 -03:00 |
|
PabstMirror
|
9d4a0be0db
|
FCS - FCSMags could be undefined, and cause probs
Shooting the B_apc_tracked_01_rcws_F, veh variables aren't defined and
cause problems downstream.
14:40:58 Error in expression <ir select 1) * _r,
_l
];
_vel = _vdir
vectorMultiply _adjustSpeed + vectorMagn>
14:40:58 Error position: <vectorMultiply _adjustSpeed + vectorMagn>
14:40:58 Error Type Number,Not a Number, expected Number
14:40:58 File
z\ace\addons\common\functions\fnc_changeProjectileDirection.sqf, line 42
|
2015-03-03 15:09:38 -06:00 |
|
commy2
|
df23b44df5
|
oops
|
2015-02-14 23:13:43 +01:00 |
|
commy2
|
0ae41609c2
|
no fcs for ais
|
2015-02-14 20:20:03 +01:00 |
|
commy2
|
983b44c02a
|
air burst ammo PFH
|
2015-02-14 07:51:13 +01:00 |
|
commy2
|
67b3442d17
|
getting the fcs to work in MP
|
2015-02-11 23:49:41 +01:00 |
|
commy2
|
49f0b79962
|
fcs for turrets
|
2015-02-04 03:20:55 +01:00 |
|
KoffeinFlummi
|
d567785518
|
Change FCS indentation to 4 spaces
|
2015-01-14 21:07:41 +01:00 |
|
KoffeinFlummi
|
c8fd07a5ab
|
Finalize FCS port
|
2015-01-13 22:51:02 +01:00 |
|
KoffeinFlummi
|
e02e058ecb
|
First port of AGM_FireControlSystem -> ace_fcs
Untested
|
2015-01-12 11:02:44 +01:00 |
|